html { overflow-x: auto; } 


BODY {

font-family : tahoma, verdana, arial, helvetica; 
font-size : 11px; 
color : #000000; 
background-color : #FFFFFF; 
margin : 0; 
} 

.bodyborder

{
	border: 1px solid #663300;

}

h1 {
	font-size: 20px;
	color: #8C6239;
}

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

A {
font-family : tahoma, verdana, arial, helvetica; 
font-size : 11px; 
color : #3467CC; 
text-decoration : none; 
} 

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

INPUT , SELECT {
	background-color : #4286CB;
	font-family : tahoma, verdana, arial, helvetica;
	font-size : 11px;
	color : #FFFFFF;
	border: 1px solid #003663;

} 

TEXTAREA {
	background-color : #4286CB;
	color : #FFFFFF;
	font-family : tahoma, verdana, arial, helvetica;
	font-size : 11px;
	border: 1px solid #003663;
} 





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

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


/* Categories */

.maincat {
        font-family: tahoma;
        font-size: 13px;
        font-weight: bold;
	text-decoration : none; 
}







/* 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: 9px;
	color: 888888;
	text-decoration : none; 

}



/* Empty Categories */

.emptycat {
        font-family: tahoma;
        font-size: 13px;
        font-weight: bold;
	text-decoration : none; 
	color: 8C6239;
}


/* Empty SubCategories on the index page*/

.emptycat2 {
        font-family: verdana;
        font-size: 10px;
	text-decoration : none; 
	color: 888888;
}


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

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

/* Side boxes description font */

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

}

.companyA
{
        font-family: verdana, tahoma, arial;
        font-size: 12px;
	text-decoration : none; 
        font-weight: bold;
	color: red;
}
.searchik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}


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

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

.companyD
{
        font-family: verdana, tahoma, arial;
        font-size: 11px;
	text-decoration : underline; 
        font-weight: bold;
	color: #790000;
}
.links {
	color: #FFFFFF;
	text-decoration: none;
}
