body	{
	
        font-family: Tahoma;
	color : #000000;
	background-color: #FFFFFF;
	font-size: 11px;
        margin-top: 5px;
}



img {
    border: 0px;
}

p {
    margin: 0px;
    padding: 0px;
}

h1 {
    font-size: 20px;
    color : #FF8400;
    margin-bottom: 4px;
}

h2 {
    font-size: 150%;
    color : #2F2F2F;
}


a:link {text-decoration: underline; color: #000033}
a:visited {text-decoration: underline; color: #000033}
a:hover {text-decoration: underline; color: #333333}
a:active {text-decoration: none; color: #000033}



img, img a {
    border : none;
}


.lblock{
display:block;	
background:#FFFFCC;
border:1px solid #FFCC66;
margin:10px 5px;
padding:5px 10px;
color:#000;
}

TD	 { font-family:Tahoma; font-size:12px; } .passfield {  background-image: url(images/key.png); background-repeat: no-repeat; background-position: left; padding-left: 17px}
.userfield { background-image: url(images/user.png); background-repeat: no-repeat; background-position: left; padding-left: 17px}

