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;
}


.copyright{
  background-image: url(img/bot.jpg);
  background-repeat: repeat-x;
  padding: 5px;
  font-size: 10px;
  color: #454545;
  border-top: solid 1px #93CF49;
  border-bottom: solid 1px #93CF49;
}

A, A:visited {
  color: #5D8AD1; 
  text-decoration: none;
}

A:hover {
  color: #69AB18;
}

.pagging A,
.pagging A:visited {
  font-weight: bold;
}

.paging {
  color: #5D8AD1;
  border-top: solid 2px #9BAEBF;
  padding: 3px;
}

.pagingtitle {
  font-weight: bold;  
  color: #333;
}

.curpage {
  color: #69AB18;
  font-weight: bold;
}

.save {
  color: #78BB25;
  font-weight:bold;
}

.listp{
  font-weight:bold;
}

.ourp {
  color: #477A09;
  font-weight:bold; 
}


.leftcol {
  background-image: url(img/instrument.jpg);
  background-repeat: no-repeat;
  background-position: 0 100%;
  padding-bottom: 100px;
}

.menutable {
  border-top: solid 5px #9CBCEF;
}

.brdt {
 border-top: solid 1px #D9D9D9;
}

.brdl {
 border-left: solid 1px #D9D9D9;
}                         

.brdr {
 border-right: solid 1px #D9D9D9;
}

.brdb {
  border-bottom: solid 1px #D9D9D9;
}

.menubg {
  background: #E0F1FF;
}

.menubg2 {
  background-image: url(img/menu_bg.gif);
  background-repeat: no-repeat;
}

.menubg3 {
  background-image: url(img/menu_bg2.gif);
  background-repeat: no-repeat;
}


.bghome {
  background: #E0F1FF;
  background-image: url(img/m_home2.gif);
  background-repeat: no-repeat;
  padding-top: 3px;
  padding-left: 5px;
}

.bgcat {
  background: #E0F1FF;
  background-image: url(img/m_cat2.gif);
  background-repeat: no-repeat;
  padding-top: 3px;
  padding-left: 5px;
}

A.menulnk,
A.menulnk:hover,
A.menulnk:visited
 {
  font-weight: bold;
  color: #FFF;
  font-size: 14px;
}

.mstripe {
  background: #5D8AD1;
  border-bottom: solid 2px #FFF;
}

.top {
  background-image: url(img/top_bg.jpg);
  background-repeat: repeat-x;
}

.bct {
  color: #5D8AD1;
  font-size: 11px;
  padding: 4px;
}

.content {
  background-image: url(img/stripes.gif);
  background-repeat: no-repeat;
  background-position: 100% 0;
}

INPUT.search {
  border: solid 1px #93CF49;
  border-left: solid 4px #93CF49;
  color: #93CF49;
  font-weight: bold;
}

.search {
  color: #5576A9;
  font-size: 12px;
  font-weight: bold;
  margin-top: 5px;
}

.search2 {
  padding-left: 20px;
  color: #5576A9;
  font-size: 12px;
}

.cat {
  border: solid 1px #D9D9D9;
  margin-top: 10px;
  padding: 5px;
  margin-left: 15px;
}

.c1 {
  padding-left: 20px;
  background-image: url(img/bul1.gif);
  background-repeat: no-repeat;
  background-position: 10px 5px;
}


.c0 {
  color: #5D8AD1;
  font-weight: bold;
}

.curcat {
  color: #000;
}

.sort {
  background-image: url(img/stripes2.gif);
  background-repeat: repeat-y;
  margin-top: 10px;
  padding-left: 10px;
  color: #5D8AD1;
  font-size: 11px;
  margin-left: 15px;
}

.sort1 {
  color: #474747;
  font-weight: bold;
}

.sortsel {
  color: #93CF49;
}

.asort {
  font-weight: bold;  
  color: #5D8AD1;
}

.sep {
  background-image: url(img/arr_bg.gif);
  background-repeat: repeat-x;
}

.cat2 A {
  text-decoration: none;
}

.cat2 {
  font-size: 11px;
  font-weight: bold;
  padding: 2px 3px 0 20px;
  background-image: url(img/bul1.gif);
  background-repeat: no-repeat;
  background-position: 10px 7px;
}

H1 {
  font-size: 18px;
  font-weight: bold;
  color: #93CF49;
}

H5 {
  font-size: 14px;
  font-weight: bold;
  color: #74A933;
  margin-bottom: 5px;
}

.flatbutton
{ 
  background-image: url(img\search_btn.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;
}

