html { overflow-x: auto; } 


BODY {
	font-family : tahoma, verdana, arial, helvetica;
	font-size : 12px;
	margin : 0;
	background-color: #000000;
	background-image: url(background.jpg);
	background-repeat: repeat-x;
} 

.bodyborder

{

	border-bottom : 1px solid #00225d;
	border-left : 1px solid #00225d;
	border-right : 1px solid #00225d;
	border-top : 1px solid #00225d;

}

BR {
font-size : 5px; 
margin : 0; 
} 

A {
font-family : tahoma, verdana, arial, helvetica; 
font-size : 12px; 
color : #5678a2; 
text-decoration : none; 
} 

A:hover {
color : #F56655; 
text-decoration : underline; 
} 

INPUT , SELECT {
font-family : tahoma, verdana, arial, helvetica; 
font-size : 12px; 
color : #000000;

} 

TEXTAREA {
background-color : #ffffff; 
color : #000000; 
font-family : tahoma, verdana, arial, helvetica; 
font-size : 12px; 
} 





LI {

color : #666666; 
list-style-image: url(./images/point.gif);
margin: 0px;
padding: .25em;
 
} 
.title {
color:#000000;
font-family : tahoma, verdana, arial, helvetica; 
font-size : 16px; 
font-decoration : bold;
}

TD {
color : #000000; 
font-family : tahoma, verdana, arial, helvetica; 
font-size : 12px; 
text-decoration : none; 
} 

form {
border-width : 0; 
padding : 0; 
margin : 0; 
display:inline;
} 

.border {
	border-bottom : 1px solid #00225d;
	border-left : 1px solid #00225d;
	border-right : 1px solid #00225d;
	border-top : 1px solid #00225d;
}

.border2 {
	BACKGROUND-REPEAT: repeat-x;
	border-left : 1px solid #00225d;
	border-right : 1px solid #00225d;
	border-top : 1px solid #00225d;
}








/* 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: 12px;
	text-decoration : underline; 

}






/* Category Counters (number of subcategories, number of listings */

.count {
        font-family: verdana;
        font-size: 10px;
	color: 888888;
	text-decoration : none; 

}



/* Empty Categories */

.emptycat {
        font-family: tahoma;
        font-size: 13px;
        font-weight: bold;
	text-decoration : none; 
	color: 888888;
}


/* 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: 11px;
	text-decoration : none; 
	color: 000000;
}

/* Side boxes description font */

.boxdescr
{
        font-family: verdana, tahoma, arial;
        font-size: 10px;
	text-decoration : none; 
	color: 000000;

}

.companyA
{
        font-family: verdana, tahoma, arial;
        font-size: 12px;
	text-decoration : underline; 
        font-weight: bold;
	color: blue;
}

.companyB
{
        font-family: verdana, tahoma, arial;
        font-size: 12px;
	text-decoration : underline;
        font-weight: bold; 
	color: blue;
}

.companyC
{
        font-family: verdana, tahoma, arial;
        font-size: 12px;
	text-decoration : underline;
        font-weight: bold;
	color: blue;
}

.companyD
{
        font-family: verdana, tahoma, arial;
        font-size: 12px;
	text-decoration : underline; 
        font-weight: bold;
	color: black;
}