.style1 {
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #666666;
}
.TopHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #0033FF;
}
body,td,th {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
}
a {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #3366cc;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3366CC;
}
a:hover {
	text-decoration: underline;
	color: #FF3300;
}
a:active {
	text-decoration: none;
	color: #3366CC;
}
.red {font-family: tahoma; font-size: 11px; color: #FF0000; }
.remark {font-family: tahoma; font-size: 9px; color: #999999; }
.style3 {font-size: 18px; color: #838d99; }
.style4 {
	font-size: 12px;
	font-weight: bold;
}
.style8 {color: #999933}

.Red {color: #FF0000}
.Blue {color: #0000FF}
.White {color: #FFFFFF}
.normalcolor{color: #89a1ab}
.grey {color: #666666}
.disable{background-color:#CCCCCC; color:#666666;}
