td,th {
	font-family: MS sans serif;
	font-size: 9px;
	color: #333333;
}
body {
	background-color:#FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-arrow-color:#CCCCCC;
	scrollbar-track-color:003486;
 	scrollbar-shadow-color:#CCCCCC;
 	scrollbar-face-color:#000000;
 	scrollbar-highlight-color:#660000;
 	scrollbar-darkshadow-color:#003486;
 	scrollbar-3dlight-color:003486;
}
a {
	font-family: MS sans serif;
	font-size: 9px;
	color: #333333;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
	font-family: "MS sans serif";
}
DIV#box-login INPUT.handle {
	background: #575757 url() no-repeat top left;
	border: 0;
	color: #AAE2FF;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	height: 16px;
	padding: 2px 0px 0px 7px;
	margin: 0;
	width: 90px;
}
.style2 {
	color: #FF0000;
	font-weight: bold;
}
.style3 {
	color: #009933;
	font-weight: bold;
}
.style4 {
	color: #339900;
	font-weight: bold;
}
form 
{
padding: 0px; 
margin: 0px;
}
.texta { 
 font-size: 12px; 
 background-color: #CCCCCC; 
 border: 1px solid #666666; 
}