body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: center;
	background-image: url(../images/search_bgr.gif);
	height: 30px;
	vertical-align: middle;
}
.features {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #996600;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.tblhdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996600;
	font-weight: bold;
	background-color: #FFF4DF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFB51A;
}
.tblrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #F5F5F5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8C8C8;
}
.tblaltrow {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6C4900;
	background-color: #FFFFE8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEA00;
}
