BODY, TD {	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.reporttitle {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : 900;
	font-size : 20px;
	color : #094308;
}
.title {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : 900;
	font-size : 14px;
	color : #29302E;
	text-transform : uppercase;
}
.ibold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.SelBox {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color : #F5FBF0;
}
a.buildtype {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	width : 100px;
	text-align : center;
	color : White;
	padding-top : 20px;
	padding-bottom : 20px;
}
a.buildtype:hover {
	color : White;
}
A.TopButton {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color : #F5FBF0;
	color : #233810;
	padding-right : 12px;
	padding-left : 12px;
	line-height : 20px;
	font-weight : normal;
	text-decoration : none;
	border : 1px solid #9A9A9A;
}
A.TopButton:HOVER {
	color : White;
	background-color : #66A52E;
}
A.sTopButton {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color : #FF9900;
	color : White;
	padding-right : 12px;
	padding-left : 12px;
	line-height : 20px;
	text-decoration : none;
	border : 1px solid #9A9A9A;
}
A.sTopButton:HOVER {
	color : White;
	background-color : #66A52E;
}
A.sidebutton {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color : #F5FBF0;
	color : #233810;
	padding-right : 6px;
	padding-left : 6px;
	line-height : 16px;
	text-decoration : none;
	border : 1px solid #9A9A9A;
	width : 120px;
}
A.sidebutton:HOVER {
	color : White;
	background-color : #66A52E;
}
A.ssidebutton {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color : #FFE3BB;
	color : #233810;
	padding-right : 6px;
	padding-left : 6px;
	line-height : 16px;
	text-decoration : none;
	border : 1px solid #9A9A9A;
	width : 120px;
}
A.ssidebutton:HOVER {
	color : White;
	background-color : #66A52E;
}
A {
	font-family : Arial, Helvetica, sans-serif;
}

A:HOVER {
	color : #66A52E;
}

