body {}
.bodytext { font-size: 11px; line-height: 16px; font-family: Verdana, Helvetica, Arial, Geneva, san-serif }
.productname   { color: #063; font-weight: bold; font-size: 12px; line-height: 16px; font-family: Verdana, Helvetica, Arial, Geneva, san-serif }
.navlinks { font-weight: bold; font-size: 11px; line-height: 16px; font-family: Verdana, Helvetica, Arial, Geneva, san-serif }
.subheadA  { color: #603; font-weight: bold; font-size: 15px; line-height: 18px; font-family: Verdana, Helvetica, Arial, Geneva, san-serif }
.subheadB  { color: #339; font-weight: bold; font-size: 16px; line-height: 18px; font-family: Verdana, Helvetica, Arial, Geneva, san-serif }
.subheadC  { color: #339; font-weight: bold; font-size: 13px; line-height: 18px; font-family: Verdana, Helvetica, Arial, Geneva, san-serif }
.smlinks { font-weight: bold; font-size: 9px; line-height: 11px; font-family: Verdana, Helvetica, Arial, Geneva, san-serif }

td  { font-size: 12px; font-family: Verdana, Helvetica, Arial, San-Serif }
th  { font-size: 12px; font-family: Verdana, Helvetica, Arial, San-Serif }
a { color: #000000 }
h1 { font-size: 15px }
.carttext  { color: #823828; font-weight: 500; font-size: 10px; font-family: Verdana, Helvetica, Arial, San-Serif }
.tablink  { color: black; font-weight: bold; font-size: 12px; text-decoration: none }
.tablink2  { color: black; font-weight: bold; font-size: 12px; text-decoration: none }
.leftcatlink { color: #822B2B; font-size: 12px; text-decoration: none }
.smalltext { font-size: 10px; font-family: Verdana, Helvetica, Arial, San-Serif }
.price { font-size: 15px }
.colortext { color: #103a7a }
.whitetext { color: black }
.hidden  { display: none }
.hometitle { font-weight: bolder; font-size: 22px }



.MenuItem

{

  background-image: url(graphics/4c_buttonblank.gif);
  background-repeat:no-repeat;
  color: black;
  font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  font-size:11px;
  font-weight: 900;
  
  padding-top:1px;

   border:0px none;
   cursor:hand;
    width: 78px;
   height: 30px;

  text-align: center;

}

.MenuItemOver

{
   background-image: url(graphics/4c_buttonblank.gif);
  background-repeat:no-repeat;
    background-color:;

  color: WHITE;
  font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  font-size:11px;
  font-weight: 900;
  
  padding-top:1px;
  pxadding-bottom:1px;
  border:0px none;
  cursor:hand;
  width: 78px;
   height: 30px;
 

  text-align: center

}

.CategoryItem

{

  background-repeat:no-repeat;
  background-color:#9fb8f7;
  color:black;
  font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  font-size:14px;
  font-weight:bolder;
  border:0px;
  border-style:solid;
  cursor:hand;
  text-align: Left;
}

.CategoryItemOver

{
  
  background-repeat:no-repeat;
  background-color:#9fb8f7;
  color:red;
  font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  font-size:14px;
  font-weight:bolder;
	
  
  
  
 
  
   border:0px;
   border-style:solid;
  cursor:hand;
  
  
  text-align: Left;
}
