html { overflow-x: auto; } 
strong { color:#961919; font-size:11px;}
body {margin:0 0 0 0; padding:0;}
form {margin:0; padding:0}
td {font-family:tahoma; font-size:12px; }

a {
font-family : tahoma, verdana, arial, helvetica; 
font-size : 11px; 
color : blue; 
text-decoration : underline; 
} 

a:hover {
color : blue;
text-decoration : underline; 
} 


li {

list-style: none;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
background: url('./images/point.gif') no-repeat 0 4px;
padding: 2px 2px 2px 20px;
display:block;

}

ul {

margin-top:0px; 
margin-bottom:0px;
padding: 0px 0px 0px 0px;

}

/* 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: 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: 10px;
	text-decoration : none; 
	color: 000000;
}

/* 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;
}

.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: black;
}

/* Sitemap */
#sitemap, #sitemap_main {text-align: left;}
.outsidebordermainsite {
	BORDER-RIGHT: #6600CC 1px solid;  BORDER-LEFT: #6600CC 1px solid; BORDER-BOTTOM: #6600CC 1px solid;
}
.outsideborder {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BORDER-LEFT: #000000 1px solid; 
 }
.style4 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: blue;
}
.navigation {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: white;
}