body {
	margin: 0;
	background: #efe1c4;
}
a:focus
{
         -moz-outline-style:none;
}


.stripes {
	background:url(images/stripes.gif) repeat-x;
}

.footer {
	background: #a97217;
	color: #efe1c4;
	font-size: 7pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
td.navbar {
	background: #a97217 url(images/navbar_right.gif) right repeat-y;
}
table.navbar {
	color: #efe1c4;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
}
td.menuon { background-color: #c99339; color: #efe1c4;  cursor:pointer;}
td.menuoff { background-color: #a97217; color: #efe1c4; }
a.navbar:link, a.navbar:visited {
	text-decoration:none;
	color: #efe1c4;
}
.rightcolumn {
	background-color: #e5d5b3;
}
hr {
	color: #714307;
	background-color: #714307;
   	border: 0;
  	width: 100%;	
	height: 1px;
}
.midouter {
	background:#d0bc91 url(images/mid_shadow.gif) right repeat-y;
}
.midinner {
	background: #dbcbaa;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-align: justify;
}
.contentb {
	background: #dbcbaa;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight: bold;
}
.greenb {
	color: #33750d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight: bold;
}
.rightheader {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #947742;
}
img.highlightedproducts {
	border: solid 10px #d0bc91;
}
td.highlightedproducts {
	text-align: center;
	vertical-align: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
a:link,a:visited{
	text-decoration:none;
	color: #a97217;
}
a:hover,a:active{
	text-decoration:none;
	color: #33750d;
}