html { overflow-x: auto; }

BODY {
font-family : verdana;
font-size : 11px;
color : #000000;
background-color : #FFFFFF;
margin : 5px;
}

BR {
font-size : 5px;
margin : 0;
}

A {
font-family : verdana;
font-size : 11px;
color : #005580;
text-decoration : none;
}

A:hover {
color : #800000;
text-decoration : underline;
}

INPUT , SELECT {
background-color : #FFFFFF;
font-family : verdana;
font-size : 11px; color : #000000;
}

TEXTAREA {
background-color : #FFFFFF;
color : #000000;
font-family : verdana; font-size : 11px;
}

LI {
list-style: none;
margin: 10px;
padding: 2px 2px 2px 20px;
display:block;
}

LI {
list-style: none;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
padding: 2px 2px 2px 20px;
display:block;
}

UL {
margin-top:0px;
margin-bottom:0px;
padding: 0px 0px 0px 0px;
}

TD {
color : #000000;
font-family : verdana;
font-size : 11px;
text-decoration : none;
}

form {
border-width : 0;
padding : 0;
margin : 0;
display:inline;
}

/* Categories */

.maincat {
font-family: verdana;
font-size: 11px;
font-weight: bold;
}

.maincat2 {
font-family: verdana;
font-size: 11px;
font-weight: bold;
color : #800000;
}

/* SubCategories on the index page */

.subcat {
font-family: verdana;
font-size: 10px;
}

/* Category Counters (number of subcategories, number of listings */

.count {
font-family: verdana;
font-size: 10px;
color: #CCCCCC;
text-decoration : none;
}

/* Empty Categories */

.emptycat {
font-family: verdana;
font-size: 11px;
font-weight: bold;
text-decoration : none;
color: #CCCCCC;
}

/* Empty SubCategories on the index page*/

.emptycat2 {
font-family: verdana;
font-size: 11px;
text-decoration : none;
color: #CCCCCC;
}

/* Side boxes gray text (hits, date) */

.sideboxtext {
font-family: tahoma;
font-size: 11px;
text-decoration : none;
color: AAAAAA;
}

/* Side boxes description font */

.boxdescr {
font-family: verdana, tahoma, arial;
font-size: 10px;
text-decoration : none;
color: 777777;
}

.companyA {
font-family: verdana, tahoma, arial;
font-size: 11px;
text-decoration : none;
font-weight: bold;
color: red;
}

.companyB {
font-family: verdana, tahoma, arial;
font-size: 11px;
text-decoration : none;
font-weight: bold;
color: blue;
}

.companyC {
font-family: verdana, tahoma, arial;
font-size: 11px;
text-decoration : none;
font-weight: bold;
color: green;
}

.companyD {
font-family: verdana, tahoma, arial;
font-size: 11px;
text-decoration : underline;
color: 444444;
}
