BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color: #747474;
  text-decoration: none;
}

A:hover {
  color: #888888;
  text-decoration: underline;
}

body{
background: #E7E7E7 
}

td{
 font-family: tahoma, verdana, arial;
 font-size: 11px;
 color: #344242;
}
 .ch2{
 font-size: 11px;
 color: #767676;
 font-weight: bold;
 }

 .ch3{
 font-size: 10px;
 color: #767676;
 text-decoration: none;
 }

 .ch4{
 font-size: 12px;
 color: #01633C;
 text-transform: uppercase;
 font-weight: bold;
 }

 .ch5{
 font-size: 13px;
 color: #01633C;
 border: 1px solid #e4e4e4;
 font-weight: bold;
 text-indent: 10px;
 padding: 5px;
 }

 .ch6{
 font-size: 12px;
 color: #999999;
 text-transform: uppercase;
 font-weight: bold;
 }

 .ch7{
 border: #999999 1px solid;
 }

 .ch8{
 font-size: 12px;
 color: #01633C;
 font-weight: bold;
 }

 .ch9{
 padding-left: 5px;
 }

 .ch10{
 font-size: 9px;
 color: #A9A9A9;
 }


 .ml1{
 font-size: 10px;
 color: #767676;
 font-weight: bold;
 }

 .ml2{
 font-size: 12px;
 color: #858585;
 text-decoration:underline;
 }
 .ml2:hover{
 font-size: 12px;
 color: #858585;
 text-decoration:none;
 }


 .ml3{
 font-size: 10px;
 color: #858585;
 }

 .ml4{
 font-size: 11px;
 color: #545454;
 font-weight: bold;
 text-decoration: none;
 }

 .ml5{
 font-size: 11px;
 color: #999999;
 font-weight: bold;
 text-decoration: none;
 }

 .ml6{
 font-size: 11px;
 color: #545454;
 font-family: arial;
 text-decoration: none;
 }

 .image_border{
  border:1px solid #ADADAD; 
 }
a.buy
{
  float: left;
  margin: 2px 5px 2px 5px;
  padding: 2px;
  width: 60px;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid black;
  border-left: 1px solid #cccccc;
  border-right: 1px solid black;
  background: #fafafa;
  text-align: center;
  text-decoration: none;
  font: normal 10px Verdana;
  color: 000000;
}

a.buy:hover
{
  background: #eeeeee;
}
.divider
{
   margin: 0 0 20px 0;
   border-top: 1px solid #e4e4e4;
   padding-top: 3px;
   color: #666;
   font-size: 10px;
   text-align: right;
}
