
A:link     {text-decoration: none; color: #1201FF; }
A:visited  {text-decoration: none; color: #1201FF; }
A:active   {text-decoration: none; color: #990000; }
A:hover    {text-decoration: none; color: #FF0000}

input, select { 
font-family:	verdana;
font-size: 	10pt; 
border-width:		1; 
border-color:		000000; 
border-style:		solid; 
background-color:	#FFFFFF;
border-right-width:	length;
}


body { 
scrollbar-face-color: 		#272A2F; 
scrollbar-shadow-color: 	#1B1E25; 
scrollbar-highlight-color: 	#cccccc; 
scrollbar-3dlight-color: 	#272A2F; 
scrollbar-darkshadow-color: 	#1B1E25; 
scrollbar-track-color: 		#444444; 
scrollbar-arrow-color: 		#ffb903;
}

#shadow{
width:100%;
filter:Shadow(Color=#000000, Direction=120);
}
#shadow_menu{
width:100%;
filter:Shadow(Color=#333333, Direction=220);
}
#glow_features{
width:100%;
filter:Shadow(Color=#A50000, Direction=180);
}