body, td {
	height: 100%;
	font-family: arial, verdana, sans-serif;
	text-align: left;
	color: #8B949C;
	font-size: 11pt;
	line-height: 12pt;	
}

TD A, A {

font-size: 12px;
text-decoration: none;
color: #000000;
}
TD A:hover, A:hover { color: #666666;}

TD A.startblue:link, a.startblue:active, a.startblue:visited {
	
	font-size: 16px;
	color: #5B8ED0;
	text-decoration: none;
	font-weight: bold;
	line-height: 23px;
}
TD A.startblue:hover, A:hover { color: #000000;}

	  .small {font-size: 10px; line-height: 12px; color: #666666;}
	  .mid {font-size: 12px; line-height: 15px; color: #666666;}
	  .big {font-size: 22px; line-height: 26px; color: #FFFFFF;}
} 
INPUT { color: #FFFFFF; text-decoration: none; background-color: #1D1F20; text-indent: 1px; border: solid 1px #333333 }
SELECT { color: #FFFFFF; text-decoration: none; background-color: #1D1F20; border: solid 1px #333333 }
TEXTAREA { color: #FFFFFF; text-decoration: none; background-color: #1D1F20; text-indent: 1px; border: solid 1px #333333 }

BODY 
{ 
   scrollbar-base-color:#FFFFFF; 
   scrollbar-track-color:#FFFFFF;
   scrollbar-face-color:#FFFFFF;
   scrollbar-highlight-color:#FFFFFF;
   scrollbar-3d-light-color:#5A8ED0;
   scrollbar-dark-shadow-color:#5A8ED0;
   scrollbar-shadow-color:#FFFFFF;
   scrollbar-arrow-color:#5A8ED0;
}

