body {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: white;
	text-align:left;
}

h1 {
	font-size: 9pt;
}

h2 {
	font-size: 9pt;
}

td {
	font-family: Verdana;
	font-size: 9pt;
	text-decoration: none;
	valign: top
}

table {
	left: auto;
	top: auto;
}

.text {
	font-family: arial, helvetica, sans-serif;  
	font-size: 12px; 
	text-decoration: none
}

.mash {
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
}

.mash2 {
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
}
.prod:a {

	color: #e2e6b3;
	font-weight: none;
	text-decoration: none;
}
a:link {
	color: #9fa615; 
	underline; font-family: verdana;
	font-weight: none;
	text-decoration: none;
	}

a:visited {
	color: #9fa615;  
	font-family: verdana;  
	font-weight: none;
	text-decoration: none;
	} 

a:hover {
	color: #9fa615;
	text-decoration: none;
	font-weight: none;
	font-family: verdana; 
}

a:active {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana; 
}

.tableHeader {
	font-size: 14px;
}

.photoCaption {
	font-family: arial, helvetica, sans-serif;  
	font-size: 7px;
}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background-color: #660000;
	text-align:left;
}
:link.navlink{color:#9FA618;text-decoration:none;font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px}
:visited.navlink{color:#9FA618;text-decoration:none;font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px}
:hover.navlink{color:#afbd22}
td.menu{border-bottom:0px; background:#FFFFFF; text-align:left}
table.menu
{
border:1px solid #9FA618; 
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #9FA618;
	border-bottom-color: #9FA618;
	border-left-color: #9FA618;
position:absolute;
visibility:hidden;
z-index: 100;
	font-size: 9pt;
}
.divHide{display:none;}
.divShow{display:block;}
.subcat {
	margin-left: 20px;
}
.prodname {
	font-weight:bold;
	color: #003300;
}
.whitetxt {
	color: #ffffff;
}
.txtMain_White {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.hiddenPic {display:none;}

.stepcarousel{
position: relative; /*leave this value alone*/
border: 0px solid black;
overflow: scroll; /*leave this value alone*/
width: 650px; /*Width of Carousel Viewer itself*/
height: 175px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 5px; /*margin around each panel*/
width: 130px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

.btnYellow {font-family:Verdana; font-size:8pt; color:#FFFFFF; border:1px solid #9FA618; background-color:#CCD174; cursor:hand}

.genorder_title01
{
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
}
.genorder_bg01
{
	background-image:url(images/genorder_bg01.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:2px;
}
.genorder_tabon, .genorder_tabon a, .genorder_tabon a:hover
{
	background-image:url(images/genorder_tabbg01.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#9FA618;
	text-transform:uppercase;
	color:#FFFFFF;
	font-weight:bold;
}
.genorder_taboff, .genorder_taboff a, .genorder_taboff a:hover
{
	background-image:url(images/genorder_tabbg02.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#C7CC77;
	text-transform:uppercase;
	color:#646908;
	font-weight:bold;
}
#genorder_content
{
	background-image:url(images/genorder_bg02.jpg);
	background-repeat:repeat-x;
	background-position:top;
	padding:20px;
	width:650px;
}