BODY {
  font-family: verdana, tahoma, arial, arial, san-serif;
  background: #FFF;
  margin: 0;
  padding: 0;
  font-size: smaller;
  color: #000;
}

TD {
  font-size: 11px;
  color: #000;
}

A, A:visited {
  color: #5D8AD1; 
  text-decoration: none;
}

A:hover {
  color: #69AB18;
}

.copyright {
  background-image: url(img/bot_bg.gif);
  background-repeat: repeat-x;
  border-top: solid 1px #C8EEC5;
  padding: 5px;
  font-size: 10px;
  color: #454545;
}

.copyright2 {
  border-bottom: solid 4px #FFD336;
}

H1 {
  font-size: 16px;
  color: #96CC51;
}

H5 {
  font-size: 14px;
  font-weight: bold;
  color: #2C9B0A;
  margin-bottom: 5px;
}

.itemimg {
  border: solid 1px #BDBDBD;
}

.itemimg2 {
  border-top: solid 2px #72B31E; 
  border-left: solid 2px #72B31E; 
  border-bottom: solid 2px #72B31E;
  padding: 5px;
}

.itemenlarge {
  border-right: solid 2px #72B31E; 
  border-top: solid 2px #72B31E; 
  border-bottom: solid 2px #72B31E;
}

.itemprice {
  font-size: 12px;
}

.hl {
  color: #519B07;
}

.listp{
 font-weight: bold;
 text-decoration: line-through;  
}

.save {
  color: #F4BF05;
  font-weight: bold;
}

.ourp {
  color: #2C9B0A; 
  font-weight: bold;
}

UL {
  margin: 5px 0px 0px 20px;
  list-style-position: outside;
  list-style-image: url(img/li.gif);
  padding-left: 1px;
}

.cat {
  background-image: url(img/bul2.gif);
  background-repeat: no-repeat;
  background-position: 5px 5px;
  padding-left: 15px;
}

.cat2 {
  background-image: url(img/li.gif);
  background-repeat: no-repeat;
  background-position: 15px 5px;
  padding-left: 25px;
}

.search {
  color: #72B31E;
  font-size: 12px;
  font-weight: bold;
  margin-top: 5px;
  background-image: url(img/search_bg.gif);
  background-repeat: no-repeat;
  height: 38px;
  width: 310px;
  padding: 4px 0px 0px 15px;
}


INPUT.search2 {
  color: #93CF49;
  font-weight: bold;
}

.menu {
  font-size: 12px;
  padding: 0px 0px 0 10px;
  background-color: #F1FFE9;
  background-image: url(img/m_bg.gif);
  background-repeat: repeat-x;
  height: 19px;
}

A.mnu,
A.mnu:hover,
A.mnu:visited
{
  background-image: url(img/bul.gif);
  background-repeat: no-repeat;
  background-position: 0px 7px;
  font-weight: bold;
  color: #FFF;
  padding-left: 10px;
}

.menucrn {
  background-image: url(img/m_crn.gif);
  background-repeat: no-repeat;
  background-position: 100% 0;
}

.menu2 {
  font-size: 11px;
  padding: 2px 4px 2px 20px;
  background-color: #F1FFE9;
  background-image: url(img/arr.gif);
  background-repeat: no-repeat;
  background-position: 10px 7px;
  border-right: solid 1px #DEE7F0;
  border-top: solid 1px #DEE7F0;
}

.leftcol {
  background-image: url(img/bot1.jpg);
  background-repeat: no-repeat;
  background-position: 0 100%;
  padding-bottom: 60px;
}

.bct {
  color: #4D810A;
  font-size: 10px;
  padding: 4px;
  background: #EAFFDE;
  border-bottom: solid 1px #E0E0E0;
  background-image: url(img/top2.gif);
  background-repeat: no-repeat;
}

.top {
  background-image: url(img/top_bg.jpg);
  background-repeat: repeat-x;
}

.paging {
  border-top: solid 2px #CCE4AE;
  padding: 2px 4px 2px 30px;
  background-image: url(img/pages.gif);
  background-repeat: no-repeat;
  background-position: 5px 10px;
  font-size: 10px;
  color: #444;
}

.num {
  margin-top: 10px;
  background-image: url(img/num_bg.gif);
  background-repeat: repeat-x;
}

.num2 {
  background-image: url(img/num.gif);
  background-repeat: no-repeat;
  padding: 6px 5px 6px 5px;
  color: #FFF;
  font-size: 10px;
  font-weight: bold;
}

.iteminfo {
  background-color: #EAFFDE;
  background-image: url(img/shdw.gif);
  background-repeat: repeat-y;
  border-top: solid 1px #72B31E;
  border-bottom: solid 1px #72B31E;
  border-right: solid 1px #72B31E;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 10px;
  padding-top: 10px;
}

A.name {
  font-size: 12px;
  font-weight: bold;
}

.content {
  background-image: url(img/top5.jpg);
  background-repeat: no-repeat;
  background-position: 100% 0;
}

.flatbutton
{ 
  background-image: url(img\search_btn_hover.gif);
  border: solid #DDD 0px;
}
.flatbuttonhover
{
  border: solid #DDD 0px;
  background-image: url(img\search_btn.gif);
}

A.details, A.details:visited, A.details:hover {
  color:Gray;
}
