/* CSS Document */



body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #666666;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
}
a:link {
	color: #0571BB;
	text-decoration: none;
}
a:visited {
	color: #0571BB;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #0571BB;
	text-decoration: none;
}
.style1 {color: #333333}
.head {color: #FFffff;
font-size:14px;
font-weight:bold;
}
.td1{
border-bottom:#E3EAF1 thin solid 1px;
border-left:#E3EAF1 thin solid 1px;
border-right:#E3EAF1 thin solid 1px;
border-top:#E3EAF1 thin solid 1px;
}
.td2{
background:#E3EAF1 ;
font-weight:lighter;
color:#FF6600;
border-bottom:#E3EAF1 thin solid 1px;
border-left:#E3EAF1 thin solid 1px;
border-right:#E3EAF1 thin solid 1px;
border-top:#E3EAF1 thin solid 1px;
}
