table
{
	FONT-SIZE:9pt; 
}
body {
	scrollbar-face-color: #e0dfe4;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #999999; 
	scrollbar-3dlight-color: e0dfe4; 
	scrollbar-arrow-color: #000000; 
	scrollbar-track-color: #e0dfe4; 
	scrollbar-darkshadow-color: e0dfe4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FCFFF8;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
body,td,th {font-size: 12px;color: #666666;line-height:17px }
A:link { color: #666666 ;text-decoration: none  } 
A:visited { color: #666666;text-decoration: none} 
A:hover {color:#007EFF; text-decoration: none}
A:active { color:#007EFF;text-decoration: none  } 


/* input */
.input1{
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #666666;
	LINE-HEIGHT: normal;
	FONT-STYLE: normal;
	FONT-VARIANT: normal;
	border: 0px none #FFFFFF;
	background-color: #F3F3F3;
}
a.foot:link { color: #cccccc; text-decoration: none;} 
a.foot:visited { color: #cccccc; text-decoration: none} 
a.foot:hover { color: #ffffff; text-decoration: none} 
a.foot:active {
	color: #ffffff;
	text-decoration: none;
	}
