html { overflow-x: auto; } 


BODY {

font-family : tahoma, verdana, arial, helvetica; 
font-size : 11px; 
color : #000000; 
background-color : #ffffff; 
margin : 0; 
} 

.bodyborder

{

	border-bottom : 1px solid #DADADA;
	border-left : 1px solid #DADADA;
	border-right : 1px solid #DADADA;
	border-top : 1px solid #DADADA;

}

BR {
font-size : 5px; 
margin : 0; 
} 

A {
font-family : tahoma, verdana, arial, helvetica; 
font-size : 11px; 
color : #5678a2; 
} 

A:hover {
color : #F56655; 
} 

INPUT , SELECT {
background-color : #FFFFFF; 
font-family : tahoma, verdana, arial, helvetica; 
font-size : 11px; 
color : #000000;

} 

TEXTAREA {
background-color : #FFFFFF; 
color : #000000; 
font-family : tahoma, verdana, arial, helvetica; 
font-size : 11px; 
} 





LI {

color : #666666; 
list-style-image: url(./images/point.gif);
margin: 0px;
padding: 1em;

} 

TD.help {
 padding-left: 4px;
 padding-right: 4px;

}


TD {
color : #000000; 
font-family : tahoma, verdana, arial, helvetica; 
font-size : 12px; 
text-decoration : none; 
}

TD.indented {
  padding: 10px;
} 

form {
border-width : 0; 
padding : 0; 
margin : 0; 
display:inline;
} 

.border {
	border-bottom : 1px solid #DADADA;
	border-left : 1px solid #DADADA;
	border-right : 1px solid #DADADA;
	border-top : 1px solid #DADADA;
}

.border2 {
	BACKGROUND-REPEAT: repeat-x;
	border-left : 0px solid #DADADA;
	border-right : 0px solid #DADADA;
	border-top : 0px solid #DADADA;
}








/* 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: 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;
}

.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;
}

 .cssnav {
position: relative;
left: 14px;
font-family: arial, helvetica, sans-serif;
background-image: url(/images/button_b.gif);
background-repeat: no-repeat;
white-space: nowrap;
display: block;
width: 127px;
height: 16px;
margin: 0;
padding: 0;
}

.cssnav a {
display: block;
color: #313F4B;
font-size: 11px;
width: 127px;
height: 16px;
display: block;
float: left;
color: #313F4B;
font-weight: bold;
text-decoration: none;
}

.cssnav img {width: 127px; height: 16px; border: 0; }
* html a:hover {visibility:visible; color: #313F4B; font-weight: bold; text-decoration: none;}
.cssnav a:hover img{visibility:hidden; color: #313F4B; font-weight: bold; text-decoration: none;}

.cssnav span {
position: absolute;
left: 7px;
top: 1px;
margin: 0px;
padding: 0px;
cursor: pointer;
}

.introtext {
   padding-left: 10px;
   padding-bottom: 20px;
   background-image: url(/images/faded_bg_left.gif);
   background-repeat: no-repeat;
   background-position: bottom right;
}

.slogan {
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 10px;
  font-weight: bold;
  color: #313F4B;
}

