.catbar{
	background-image : url(images/catbar.jpg);
	height           : 20px;
	font-size        : 11px;
	color            : #FFFFFF;
	font-weight      : bold;
	text-align       : center;
	margin-bottom: 3;
	font-family      : verdana, arial, helvetica, sans-serif;
}
.prodbar{
  background-image : url(images/prodbar.jpg);  
  height           : 23px;
  font-size        : 11px;
  color            : #FFFFFF;
  font-weight      : bold;
  text-align       : center;
  font-family      : verdana, arial, helvetica, sans-serif;
}
.dotted_border {
	border: thin dotted #C8E972;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	padding: 7px 10px;
	font-style: normal;
	font-weight: normal;
	visibility: visible;
	cursor: default;
	color: #666444;
	background-color: #FDFEEB;
}
.heading
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	font-weight: bold;
}
.headertext
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.navbar{
  height           : 20px;
  font-size        : 11px;
  color            : #FFFFFF;
  font-weight      : normal;
  padding          : 5px 5px 0px 0px;
  text-indent      : 4px;
  font-family      : verdana, arial, helvetica, sans-serif;
}
.rightrow {
  background-color : #ECEBD9;
  height           : 100%;
  width            : 168px;
  align            : right;
  font-size        : 11px;
  text-indent      : 4px;
}
.product {
  height           : 20px;
  font-size        : 13px;
  background-color : #EBEBB9;
  color            : #A4BF69;
  text-align       : center;
  font-weight      : bold;
  text-indent      : 10px;
  font-family      : verdana, arial, helvetica, sans-serif;
}
.button {
 font-size        : 10px;
 color            : #666667;
}
.prod {
 font-size        : 11px;
 text-align       : left;
 color            : #838383;
 font-family      : verdana, arial, helvetica, sans-serif;
}
.proddesc {
 font-size        : 11px;
 text-align       : left;
 color            : #838383;
 background-color : #FAF8E2;
 font-family      : verdana, arial, helvetica, sans-serif;
}
.prodmain {
 font-size        : 12px;
 text-align       : left;
 color            : #838383;
 background-image : url(./images/bg1.jpg);  
 background-repeat: repeat-x; 
 font-family      : verdana, arial, helvetica, sans-serif;
}
.bg {
 background-repeat: repeat-x; 
}
.border {
 font-size        : 11px;
 color            : #838383;
 font-family      : verdana, arial, helvetica, sans-serif;
}
a
{
	font-family: Verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	color: #996600;
	font-size: 11px;
	text-decoration: none;
}
a.mainlevel:link, a.mainlevel:visited {
	display          : block;
	font-size        : 11px;
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	border-top       : 1px solid #ffffff;
	border-bottom    : 1px solid #BCB778;
	background-color : #F0F0E3;
	font-weight      : normal;
	padding          : 2px 0px 2px 0px;
	color            : #996600;
	width            : 190px;
	text-indent      : 10px;
}
a.mainlevel:hover {
  background-color : #B8B370;
  font-size        : 11px;
  color            : #FFFFFF;
  font-weight      : normal;
  text-decoration  : none;
  text-indent      : 10px;
}
.h1 {
  font-size        : 13px;
  font-weight      : bold;
  color            : #838383;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
}
.text {
  font-size        : 12px;
  font-weight      : normal;
  color            : #996600;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
}
.yelbar {
  background-image : url(./images/yelbar.jpg);  
  height           : 22px;
  font-size        : 11px;
  color            : #FFFFFF;
  font-weight      : bold;
  text-align       : center;
  font-family      : verdana, arial, helvetica, sans-serif;
}

a.mainbar:link, a.mainbar:visited {
	font-size        : 12px;
	padding          : 4px 7px 6px 7px;
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-weight      : normal;
	background-image : url(./images/midnavbar1.jpg);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E2E2E2;
	border-bottom-color: #A49660;
	height:auto;
	
}
.prod_desc {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	visibility: visible;
	cursor: default;
	color: #666666;
	align: top;
}
a.mainbar:hover {
  background-image : url(./images/testbar.jpg); 
  font-size        : 12px;
  font-weight      : normal;
  padding          : 4px 7px 6px 7px;
  text-decoration  : none;
}
