/* colors used

#B7B592 Tan
#014E2E Green

*/
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color:white;
}
body {
	/*background-image:url(page_bg.gif);
	background-repeat:repeat-y;*/
	background-color: #B7B592;
}
a:link {
	color: #014E2E;
}
a:visited {
	color: #014E2E;
}
a:hover {
	color: #014E2E;
}
a:active {
	color: #014E2E;
}
.prodimg {
	border-color: #014E2E;
	border: 1px;
	border-style: solid;
}
.bodytxt_bg {
	padding-right:10px;
	width: 610px;
	height: 100%;
	vertical-align: top;
}
.menuBG {
	background-image: url(vereens_r2_c1.jpg); 
	background-repeat:no-repeat
}
.hrs_bg {
	color: white;
	font-size:10px;
	font-weight:bold;
	background-color: #638D1D;
}
.hdline {
	color: #014E2E;
	font-size:18px;
	font-weight:bold;
	background-image: url(hd_bg.jpg); 
	background-repeat:no-repeat;
	height: 26px;
	
}
.greenbar {
	background-image: url(vereens_r3_c1.jpg); 
	background-repeat:repeat-x;
	/*
	background-color: #014E2E;
	padding-top:2px;
	padding-bottom:2px;
	*/
	
}
.footer {
	/*
	width:1280px;
	padding-bottom:10px;
	*/
	padding-top:10px; 
	
	color: #FFFFFF;
	text-align: center;
	font-size:11px;
	font-weight:bold;
	background-color: #014E2E;
	height: 36px;
}

.sideNavHd {
	background-color: #B7B592;
	color: #000000;
}
.sideNavTd {
	background-image: url(side_nav_bg.gif); 
	background-repeat:no-repeat;
	height: 20px;
	font-weight:bold;
}


/* CoolMenus Styles*/

.clCMEvent{position:absolute; z-index:300; width:100%; height:100%; clip:rect(0,100%,100%,0); left:0; top:0; visibility:hidden}
.clCMAbs{position:absolute; width:10; height:10; left:0; top:0; visibility:hidden}
.clB{position:absolute; visibility:hidden; z-index:300}
.clBover{position:absolute; visibility:hidden; z-index:300}

.clT,
.clTover,
.clS,
.clSover,
.clS2,
.clS2over{ padding-left:4px; padding-right:4px; padding-top:2px; padding-bottom:2px; font-size:10px; font-weight:bold; position:absolute; cursor: pointer; cursor:hand;}
/* overflow:hidden; width:130; height:25;*/


.clT{color:white;}   
.clTover{color:#FCCE55; background-color:#014E2E; layer-background-color:#014E2E;}

.clS,
.clS2{color:#014E2E; background-color:#B7B592; layer-background-color:#B7B592;}

.clSover,
.clS2over{color:#FCCE55; background-color:#014E2E; layer-background-color: #B7B592; }

/*.clB{color:pink; layer-background-color: red; background-color:red;}*/
.clBover{color:blue; layer-background-color: #014E2E; background-color: #014E2E;}
/*end cool styles*/

.brand_name {
	font-size: 14px;
	font-weight: bold;
	color: #014E2E;
}

