body {
font-size: 12px; 
margin: 0px;
}

table {
font-size: 12px;
font-family: Arial;
}

.sidefont {
color: white; 
font-weight: bold;
}

a {
color: #9E6F0B; 
text-decoration: underline; 
font-weight: bold;
}

a:hover {
color: #E4BF71; 
text-decoration: underline; 
font-weight: bold;
}

.maincat {
color: white;
font-weight: bold;
font-size: 16px;
}

.subcat {
color: blue;
font-weight: bold;
font-family: arial;
font-size: 15px;
}

.normfont {
font-size: 12px;
font-weight: bold;
}

.headfont {
font-size: 12px;
font-weight: bold;
font-family: arial;
color: #84631C;
}

#disclaimer {
overflow:scroll;
width: 480px;
height: 100px;
}

#privatemessages {
overflow:scroll;
width: 100%;
height: 150px;
}

#listingsarea {
overflow:scroll;
width: 100%;
height: 175px;
}

.middletabletopmid {
background: url(images/images/sendmessageback.gif);
background-repeat: repeat-x; 
height: 24;
}

.sidetabletopmid {
background: url(images/images/topmid.gif);
background-repeat: repeat-x; 
height: 24;
}

.sidetableleftside {
background: url(images/images/leftside.gif);
background-repeat: repeat-y; 
width: 13;
}

.sidetablerightside {
background: url(images/images/rightside.gif);
background-repeat: repeat-y; 
width: 13;
}

.sidetablebottom {
background: url(images/images/bottom.gif);
background-repeat: repeat-x; 
height: 11;
}

.toptoolbarback {
background: url(images/toptoolbarback.gif);
background-repeat: repeat-x; 
background-position: top-left;
width: 1;
height: 29;
}
