body { 	
	font-family: arial, helvetica, sans-serif;		  			
	background-color: #ffffff;		  								
	color: #000000;		 								
	font-size: 11px;		
	line-height: 14px;
}				

td.login {  	
	font-size: 10px;	
	line-height: 12px;									
	background-color: #999999;										
	color: #ffffff;										
}		
	
td.user	{   
	font-size: 10px;										
	background-color: #999999;										
	color: #ffffff;										
	width: 778px;										
	height: 20px;										
	padding-left: 16px;										
}													
																	
td.contentlevel1 {	
	font-size: 15px;										
	background-color: #e3e2e3;										
	color: #000000;									
}



a:link {	
	background-color: transparent;										
	color: #335C85;										
	font-weight: normal;										
	text-decoration: none;								
}													
			
a:visited {	
	background-color: transparent;										
	color: #335C85;										
	font-weight: normal;										
	text-decoration: none;										
}													
	
a:hover	{	
	background-color: transparent;										
	color: #fffff;										
	font-weight: normal;										
	text-decoration: underline;							
}

td.logo-td {
	position: relative;
}

input[type=text],
input[type=password] {
	padding: 4px;
}

input[type=submit] {
	font-size: 16px;
	cursor: pointer;
	border: 0;
	border-radius: 4px;
	background-color: #000000;
	color: #ffffff;
	padding: 5.8px 30px;
}

img.logo {
	position: absolute;
	top: 0;
	left: 0;
	
}
