.userpass{
	font-size: 11px; 
	border: 1px #000000 solid; 
	background-color: #8C474E;
	color: #000000 
}
.user{
	font-size: 10px; 
	font-family: tahoma;
	border: 1px #000000 solid; 
	color: #000000 
}

.header{
	font-size: 11px; 
	font-weight: 800;
	text-decoration: underline;
}

.header2{
	font-weight: 800;
}
.welcome{
	font-size: 14px;
}

.menu{
	font-size: 11px;
}

TD{
	font-family: tahoma;
	font-size: 10px; 
	color: #000000;
	
}

a{		
	color: #000000;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

BODY {
		Scrollbar-Base-Color:#E2F4FC;    
		scrollbar-shadow-color:#E2F4FC; 
		scrollbar-highlight-color:#E2F4FC;    
		scrollbar-3dlight-color:#000000;  
		scrollbar-darkshadow-color:#000000; 
		scrollbar-track-color:#FFFFFF;    
		scrollbar-arrow-color:#000000;
}