html { overflow-x: auto; } 

mainlevel-nav {
  font-size        : 11px;
  list-style       : none;
  padding          : 0;
  margin           : 0;
  font-size        : 0.8em;
}
mainlevel-nav li {
  display          : block;
  background-image : none;
  padding-left     : 1px;
  padding-right    : 1px;
  float            : right;
  margin           : 0;
  width            : auto !important;
  font-size        : 11px;
  line-height      : 22px;
  white-space      : nowrap;
  border-left      : 1px solid #cccccc;
}
mainlevel-nav li a {
  font-size        : 11px;
  display          : block;
  padding-left     : 16px;
  padding-right    : 15px;
  text-decoration  : none;
  color            : #999999;
  background       : transparent;
}
mainlevel-nav li a:hover {
  font-size        : 11px;
  color            : #333333;
}


BODY {

font-family : verdana; 
font-size : 11px; 
color : #616161; 

margin : 0px; 
} 

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

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

A:hover {
color : #F56655; 
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;
padding: 0.5em;

} 


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: 12px;
        font-weight: bold;
	text-decoration : underline; 
}







/* SubCategories on the index page */

.subcat {
        font-family: verdana;
        font-size: 10px;
	text-decoration : underline; 

}






/* 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; 
        font-weight: bold;
	color: black;
}
.TESTOCOPYRIGHT { FONT-SIZE: 10px; COLOR: #FFFFFF; FONT-FAMILY: Arial, Helvetica, sans-serif }