





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











.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 : 1px solid #DADADA;
	border-right : 1px solid #DADADA;
	border-top : 1px solid #DADADA;
}








/* Categories */

.maincat {
        font-family: arial, sans-serif;
        font-size: 13px;
        font-weight: bold;
	text-decoration : none; 
	color:#000;
}







/* 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: blue;
}
a.companyA:link
{
        font-family: verdana, tahoma, arial;
        font-size: 12px;
	text-decoration : none; 
        font-weight: bold;
	color: blue;
	text-decoration:none;
}
a.companyA:hover
{
        font-family: verdana, tahoma, arial;
        font-size: 12px;
	text-decoration : none; 
        font-weight: bold;
	color: blue;
	text-decoration:underline;
}
.companyA:hover
{
        font-family: verdana, tahoma, arial;
        font-size: 12px;
	text-decoration : none; 
        font-weight: bold;
	color: blue;
	text-decoration:underline;
}
a.companyA:visited
{
        font-family: verdana, tahoma, arial;
        font-size: 12px;
	text-decoration : none; 
        font-weight: bold;
	color: blue;
	text-decoration:none;
}
a.companyB:active
{
        font-family: verdana, tahoma, arial;
        font-size: 10px;
	text-decoration : none;
        font-weight: bold; 
	color: blue;
	text-decoration:none;
}


.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;
}