.Menu1 { font-family: Arial, Helvetica, sans-serif;
		 font-size: 11pt;
		 font-weight: bold;
		 color: #9CA770;
		 text-decoration: none }

.Menu1:hover {color: #FF9933}

.Menu2 { font-family: Arial, Helvetica, sans-serif;
		 font-size: 11pt;
		 font-weight: bold;
		 color: #FF9933;
		 text-decoration: none }

.Menu2:hover {color: #FFFFFF}

.Menu3 { font-family: Arial, Helvetica, sans-serif;
		 font-size: 11pt;
		 font-weight: bold;
		 color: #754E3D;
		 text-decoration: none }

.Menu3:hover {color: #FFFFFF}
.product_heading {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #ff9933; text-decoration: none}
.table_heading {  font-size: 10pt; font-weight: bold; color: #336633; text-decoration: none; font-family: Arial, Helvetica, sans-serif}
.majortable {
	border: thin dotted #B0B98C;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	color: #FF9933;
}
.listingtable {
	border: thin solid #C4CFA4;
}
