/* CSS Document */

body{
	margin-top: 0px;
	margin-left: 0px;
	position: absolute;
	clip: rect( );
	font-family: 
Tahoma, Verdana, Arial;
	font-size: 8pt;
	margin: 0pt;
	top: 0;
	left: 0;
	scrollbar-Track-color: #DEDACD;
	scrollbar-arrow-color: #E6D8AE;
	scrollbar-Base-Color: #001C60;
	background-image: 
url(none);
	background-color: 
#FFFFFF;
	height: 191px;
} 
/* For Tables */
td{ font-family: Tahoma, Verdana, Arial; font-size: 9pt;} 
th{ font-family: Tahoma, Verdana, Arial; font-size: 9pt; } 

/* Links */
a { text-decoration: underline; } 
a:link { color: #0000FF; } 
a:visited { color: #0000FF; } 
a:hover { color: #FF0000; } 
a:active { color: #0000FF; }


/* Input boxes */
.textinputs { color:#000000; background:#F5DEB3; border-color:#000000; 
border-top:1px solid; border-bottom:1px solid; border-left: 1px solid; border-right:1px 
solid; font-family:tahoma,Arial; font-size:11px; }
