/****************************************** Start Containers ******************************************/
#maincontainer {
  width: 764px;
  margin: 0;
  padding: 0;
}
/****************************************** End Containers ******************************************/




/****************************************** Start Common Rules ******************************************/
html,body {
  margin: 0;
  padding: 0;
  font-family: georgia;
  color: #22875B; 
  font-size: 14px; 
  background-color: #005530;
  line-height: 1.2em;  
}
p,table,td,div,span,li,blockquote,form,h1,h2,h3 {
  font-size: 12px;
}
A { 
  color: #DE551C;
  text-decoration: underline;
}
A:Hover { 
  color: #00532E;
  text-decoration: underline;
}
#popupbg {
  background-image: url(images/popup_bg.gif);
  background-repeat: no-repeat;
}
.white { 
  font-family: Verdana; 
  font-size: 10px; 
  color: White; 
}
.footerlink A { 
  font-family: Verdana; 
  font-size: 10px; 
  color: White; 
  text-decoration :none;
}
.footerlink A:hover { 
  font-family: Verdana; 
  font-size: 10px; 
  color: White; 
  text-decoration: underline;
}
.footer {
  margin-top: 5px;
  text-align: center;
  font-family: Verdana; 
  font-size: 10px; 
  color: #999; 
}
.cat_off {
  padding-left: 20px;
  padding-bottom: 5px;
  padding-top: 5px;  
  color: #C4D7D1; 
  background-image: url(images/catoffbg.gif);
  background-position: bottom;
  background-repeat: no-repeat;
}
.catofflink A { 
  color: #FFF;
  text-decoration :none;
}
.catofflink A:hover { 
  color: #FFF;
  text-decoration: underline;
}
.cat_on {
  padding-left: 20px;
  padding-bottom: 5px;  
  padding-top: 5px;    
  color: #22875B; 
  background-image: url(images/catonbg.gif);
  background-position: bottom;
  background-repeat: no-repeat;
}
.catonlink A { 
  color: #22875B;
  text-decoration :none;
}
.catonlink A:hover { 
  color: #22875B;
  text-decoration: underline;
}
.title {
  font-size: 14px;
  font-weight: bold;
}
.prodname {
  font-size: 12px;
}
.proddesc {
  font-size: 12px;
}
.small {
  font-size: 10px;
  font-family: verdana;
}
.new {
  font-size: 10px;
  color: red;
}
.paginglink A { 
  font-size: 10px;
  color: #22875B;   
  text-decoration: none;
}
.paginglink A:hover { 
  font-size: 10px;
  color: #22875B;   
  text-decoration: underline;
}
.pagingoff { 
  font-size: 10px; 
  color: #AAA; 
  text-decoration: none;
}
.smalllink A { 
  font-size: 10px;
  font-family: verdana;
}
.smalllink A:hover { 
  font-size: 10px;
  font-family: verdana;
}
.searchtext { 
  font-family: Verdana; 
  font-size: 10px; 
  color: White; 
}
/****************************************** End Common Rules ******************************************/
