.TopSandHeader{
	background-color: #CCCC99;
	width:100%;
}
.TopFirstHeaderBar{
	background-color: #8DAC63;
	width:100%;
	
}
.TopFirstHeaderCell {
border-bottom: 2px solid white;
}
.TopSecondHeaderBar{
	background-color: #6B9730;
	width:100%;
}
.LeftNav{
	background-color: #CCCC99;
	padding-top: 8px;
	

}
a.doc{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.BelowHeader{
	background-color: #CCCC99;
}
td.formlabels {
	font-weight:bold;
	text-align: right;

}
.ProductContainer{
	width: 84%;
	background-color: #BFBF95;
	padding: 5px;
	text-align: center;
}
.ProductBox{
	padding: 8px;
	margin-top: 8px;
	background-color:#669966;
	border: 1px solid white;
	width: 45%;
	height: 50px;
	text-align: left;
	
}
td.FormMainLabels {
	font-weight:bold;
	background-color: #CCCC99;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.MainSpanBody{
	padding-left: 15px;
	background-color: White;
	vertical-align: top;
	font-family:  Arial, Helvetica, sans-serif,Verdana, Geneva;
	font-size: 80%;
	line-height: 120%;
	font-style: normal;
}
.tdMainBody{
	background-color:White;
	padding-left: 15px;
	padding-top:15px;
}
.MainBodyImage{
	float: right;
	vertical-align: top;
	

}
.PageHeader { 
	font-size: 135%;
	font-weight: bolder;
	letter-spacing: 2px;
	padding-bottom: 15px;
	font-family:  Verdana,Arial, Helvetica, sans-serif,Verdana, Geneva;
	border-bottom: 1px solid #639A63;
	/*color: #639A63; width: 50%;*/
}
.Footer{
	text-align: center;
	vertical-align: bottom;
	background-color: #6B9730;
	width: 100%;
	padding-top: 17px;
	color: white;
	border-top: 1px solid black;
}
a.LeftNav {
	background-color: #DBDBB8;
	border: none;
	width: 95%;
	height: 25px;
	padding: 5px;
	margin-left: 5px;
	margin-top: 5px;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#55552B;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
	display:list-item;
	float:right;
}
a.LeftNav:hover {
	background-color: #E6E6D2;
	color:#55552B;
	cursor: pointer;
	text-decoration: underline;
	cursor: hand;
}
a.Products {
	background-color: #DADCBA;
	border: none;
	width: 90%;
	height: 180px;
	padding: 10px;
	display:block;

	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#55552B;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}
a.Products:hover {
	background-color: #E6E6D2;
	color:#55552B;
	cursor: pointer;
	text-decoration: underline;
	cursor: hand;
}
.OtherProducts {

    padding: 2px;
    margin-bottom: 20px;
    width: 55%;
	background-color: #8DAC63;
	color: White;
	font: 100% Arial,Verdana, Geneva,sans-serif;
}
a.LeftNav2 {
width: 100%;
}
.LeftNav2 {
    width: 50%;
    padding: 1px 1px 5px 4px;
	background-color: #CCCC99;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#55552B;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}
a.LeftNav2:hover {
	background-color: #E6E6D2;
}
