html { overflow-x: auto; } 


BODY {

font-family : Microsoft Sans Serif, verdana, arial, helvetica; 
font-size : 10pt; 

color : #000000; 
background-color : #FFFFFF; 
margin : 0; 
} 

.bodyborder

{

	border-bottom : 2px solid #DC4548;
	border-left : 2px solid #DC4548;
	border-right : 2px solid #DC4548;
	border-top : 2px solid #DC4548;

}

BR {
font-size : 8pt; 
margin : 0; 
font-family : Microsoft Sans Serif, verdana, arial, helvetica; 
font-size : 10pt;
} 

A {
font-family : Microsoft Sans Serif, verdana, arial, helvetica; 
font-size : 10pt;

color : #000000; 
text-decoration : none; 
} 

A:hover {
color : #F56655; 
text-decoration : none; 
font-family : Microsoft Sans Serif, verdana, arial, helvetica; 
font-size : 10pt;

} 

INPUT , SELECT {
background-color : #FFFFFF; 
font-family : Microsoft Sans Serif, verdana, arial, helvetica; 
font-size : 10pt; 
color : #000000; 

} 

TEXTAREA {
background-color : #FFFFFF; 
color : #000000; 
font-family : Microsoft Sans Serif, verdana, arial, helvetica; 
font-size : 10pt; 
} 





LI {
font-family : Microsoft Sans Serif, verdana, arial, helvetica; 
font-size : 10pt;
color : #666666; 
list-style-image: url('images/point.gif');
margin: 0px;
padding: 1em


} 


TD {
color : #000000; 
font-family : Microsoft Sans Serif, verdana, arial, helvetica; 
font-size : 10pt; 
text-decoration : none; 
} 

form {
border-width : 0; 
padding : 0; 
margin : 0; 
display:inline;
font-family : Microsoft Sans Serif, verdana, arial, helvetica; 
font-size : 10pt;
} 

.border {
	border-bottom : 1px solid #DC4548;
	border-left : 1px solid #DC4548;
	border-right : 1px solid #DC4548;
	border-top : 1px solid #DC4548;
}

.border2 {
	BACKGROUND-REPEAT: repeat-x;
	border-left : 1px solid #DC4548;
	border-right : 1px solid #DC4548;
	border-top : 1px solid #DC4548;
  font-family: Microsoft Sans Serif;
        font-size: 10pt;
	color: #FFFFFF;
	text-decoration : none; 

}








/* Categories */

.maincat {
      font-family : Microsoft Sans Serif, verdana, arial, helvetica; 
font-size : 10pt;
	text-decoration : none; 
}







/* SubCategories on the index page */

.subcat {
     font-family : Microsoft Sans Serif, verdana, arial, helvetica; 
font-size : 10pt;

	text-decoration : none; 

}






/* Category Counters (number of subcategories, number of listings */

.count {
        font-family: Microsoft Sans Serif;
        font-size: 10pt;
	color: D8D8D8;
	text-decoration : none; 

}



/* Empty Categories */

.emptycat {
        font-family: Microsoft Sans Serif;
        font-size: 13px;
        font-weight: bold;
	text-decoration : none; 
	color: D8D8D8;
}


/* Empty SubCategories on the index page*/

.emptycat2 {
        font-family: Microsoft Sans Serif;
        font-size: 10pt;
	text-decoration : none; 
	color: D8D8D8;
}


/* Side boxes gray text (hits, date) */

.sideboxtext {
        font-family: Microsoft Sans Serif;
        font-size: 10pt;
	text-decoration : none; 
	color: 000000;
}

/* Side boxes description font */

.boxdescr
{
        font-family: Microsoft Sans Serif, verdana, arial;
        font-size: 10pt;
	text-decoration : none; 
	color: 777777;

}

.companyA
{
            font-family : Microsoft Sans Serif, verdana, arial, helvetica; 
font-size : 10pt;

	text-decoration : none; 
        font-weight: bold;
	color: red;
}

.companyB
{
           font-family : Microsoft Sans Serif, verdana, arial, helvetica; 
font-size : 10pt;

	text-decoration : none;
        font-weight: bold; 
	color: blue;
}

.companyC
{
            font-family : Microsoft Sans Serif, verdana, arial, helvetica; 
font-size : 10pt;

	text-decoration : none;
        font-weight: bold;
	color: green;
}

.companyD
{
        font-family: Microsoft Sans Serif, verdana, arial;
        font-size: 10pt;
	text-decoration : none; 
        font-weight: bold;
	color: black;
}