.catbar{
  background-image : url(./images/cbar.jpg);  
  height           : 20px;
  font-size        : 11px;
  color            : #FFFFFF;
  font-weight      : bold;
  text-align       : center;
  font-family      : verdana, arial, helvetica, sans-serif;
}
.prodbar{
  background-image : url(./images/pbar.jpg);  
  height           : 20px;
  font-size        : 11px;
  color            : #FFFFFF;
  font-weight      : bold;
  text-align       : center;
  font-family      : verdana, arial, helvetica, sans-serif;
}
.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        : 11px;
 text-align       : left;
 color            : #838383;
 background-image : url(./images/bg1.jpg);  
 background-repeat: repeat-x; 
 font-family      : verdana, arial, helvetica, sans-serif;
}
.prodmain2 {
 font-size        : 11px;
 text-align       : left;
 color            : #838383;
 background-image : url(./images/topmid.jpg);  
 background-repeat: repeat-x; 
 font-family      : verdana, arial, helvetica, sans-serif;
}
.bg {
 background-repeat: repeat-x; 
}
.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;
}
.border {
 font-size        : 11px;
 background-image : url(./images/bg.jpg);  
 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 : #ECEAD8;
  font-weight      : normal;
  padding          : 2px 0px 2px 0px;
  color            : #996600;
  width            : 190px;
  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/ybar.jpg);  
  height           : 20px;
  font-size        : 11px;
  color            : #FFFFFF;
  font-weight      : bold;
  text-align       : center;
  font-family      : verdana, arial, helvetica, sans-serif;
}
a.mainlevel:hover {
  background-color : #E3E1C6;
  font-size        : 11px;
  font-weight      : normal;
  text-decoration  : none;
  text-indent      : 10px;
}
a.mainbar:link, a.mainbar:visited {
  font-size        : 11px;
  padding          : 1px 7px 1px 8px;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  border-right     : 1px solid #E2E2E2;
  border-bottom    : 1px solid #BCB778;
  font-weight      : normal;
  background-color : #FAF8D5;
  color            : #996600;
}
a.mainbar:hover {
  background-image : url(./images/ybar.jpg);  
  font-size        : 11px;
  font-weight      : normal;
  text-decoration  : none;
}