
body, td, a
{              font-family : Tahoma, Verdana;
	font-size : 10px;
	color: black;
}

a:link
{text-decoration: none;color: #9999CC}
a:visited
{text-decoration: none; color: #9999CC}
a:hover
{text-decoration: none;Filter: blur(Add = 0,Strength = 10); height:0; background-color: none;  cursor: crosshair; color: #666666;}
a:active
{text-decoration: none; color: #9999CC}

BODY {
scrollbar-face-color:white;
scrollbar-arrow-color:#666666;
scrollbar-track-color:white;
scrollbar-shadow-color:#666666;
scrollbar-highlight-color:#666666;
scrollbar-3dlight-color:white;
scrollbar-darkshadow-Color:white
}

input, select 	{ 
		font-family:tahoma,arial,helvetica; 
		font-size:10px; 
		color:black; 
 		background-color:white;
		border:solid 1px black;
		
}

textarea, select  { 
		font-family:tahoma,arial,helvetica; 
		font-size:10px; 
		color:black; 
 		background-color:white;
		border:dashed 1px white;
}

table { 
           border:solid 1px gray
}

.head {font:10px tahoma; color:white; border:1px dashed white; width:350px; background:black}
.head2 {font:10px tahoma; color:black; border:1px dashed white; width:140px; background:darkgreen}










