body,td,th {
	font-size: 12px;
	color: #333333;
	font-family: Arial, Verdana, sans-serif;
	line-height: 25px;
}
.tda {
	line-height: 18px;
	border: 1px solid #C6D2E3;
	background-color: #FAFDFF;
}
.tar {
	margin-top:7px;
	filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#E8F2FE,endcolorstr=#FFFFFF,gradientType=0)
}
.tartd { 
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
}	
.td1 {
	line-height: 18px;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C6D2E3;
	border-bottom-color: #C6D2E3;
	border-left-color: #C6D2E3;
}
input{
	border: 1px solid #577DA8;
	background-color: #FAFDFF;
	height: 19px;
}
a:link,.b:visited {color: #577DA8;text-decoration: none;}
a:hover {color: #577DA8;}