#body
{
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

font, strike, em, i, td
{
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    font-size: 13px;
}

p
{
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

A:link
{
    FONT-SIZE: 13px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: underline
}
A:visited
{
    FONT-SIZE: 13px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: underline
}
A:active
{
    FONT-SIZE: 13px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: underline
}
A:hover
{
    FONT-SIZE: 13px;
    COLOR: #1b8ee9;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: underline
}

A.left:link

    FONT-SIZE: 11px;{
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: underline
}

table        
{    
    border-width: 0;
}

table#dis
{
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    font-size: 13px;
    border-style: solid;
    border-width: 1;
    cellpadding: 3px; 
    border-color: #c6aec7;
    background-color: #ccccff;
}

hr#pastads {
    position: relative; top: -8;
}


td#pastads
{
    background-color: #fdeef2;
} 

td#pastads ul {
  margin: 0px;
  padding: 0;
  list-style-type:none;
  line-height: 25px;
  font-size: 11px;
}

#cat-list {
  margin-top: -10px;
}

#cat-list a {  
  font-size: 90%;
}

div.cat-list-bm {
  margin: 5px;
}  

table tr td.cat-title {
  background-color: #d2b9d3;
  height: 27px;
  width: 709;
  font-weight: bold;
  font-size: 18px;
  font-weight: bold;
  padding: 4px;
}

.item {
  margin-bottom: 30px;
}
 
tr.i1 {
   width: 550px;
}

tr.cat-spacer {
   height: 6px;
}


tr.i1:hover  { 
background-color: #fffafa; 
}
  
span.item-desc {
  color: #666666;
  font-size: 90%;
}

span.reg-prc {
  text-decoration: line-through;
}

span.sale-prc {
  color: #008000;
}

span.item-note {
  color: #7d1b7e;
  font-size: 12px;
}

tr.footer {
  font-size: 80%;
}



