body,td,th {
	font-size: 12px;
	color: #333333;
	font-family: Arial, Verdana, sans-serif;
	line-height: 25px;
}
.tda {
	line-height: 18px;
	border: 1px solid #E5E5E5;
	background-color: #FAFAFA;
}
.tar {
	margin-top:7px;
	filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#f4f4f4,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: #E5E5E5;
	border-bottom-color: #E5E5E5;
	border-left-color: #E5E5E5;
}
input{
	border: 1px solid #E5E5E5;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	height: 19px;
}

a:link {color: #333333;text-decoration: none;}
a:visited{color: #333333;text-decoration: none;}
a:hover {color: #FF3A00;}