html { overflow-x: auto; } 


BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
; background-color: #000000
} 

.bodyborder

{

	border-bottom : 2px solid #DADADA;
	border-left : 2px solid #DADADA;
	border-right : 2px solid #DADADA;
	border-top : 2px solid #DADADA;

}

BR {
font-size : 5px; 
margin : 0; 
} 

A {
	font-size: 11px;
	color: Blue;
	text-decoration: none;
} 

A:visit {
font-size : 11px; 
color: Blue;
text-decoration : none; 
} 

A:hover {
color : #F56655; 
text-decoration : underline; 
} 

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 {

list-style: none;
margin: 10px;
background: url(../../images/bullet.gif) no-repeat;
padding: 2px 2px 2px 20px;
display:block;

}


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 #8B1314;
	border-left : 1px solid #8B1314;
	border-right : 1px solid #8B1314;
	border-top : 1px solid #8B1314;
}

.border2 {
	BACKGROUND-REPEAT: repeat-x;
	border-left : 1px solid #8B1314;
	border-right : 1px solid #8B1314;
	border-top : 1px solid #8B1314;
}



/* Categories */

.maincat {
        font-family: tahoma;
        font-size: 13px;
        font-weight: bold;
	
}


/* 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-size: 14px;
	     font-weight: bold;
; font-family: Arial, Helvetica, sans-serif
}

.companyB
{
        font-size: 12px;
		  font-weight: bold; 
; font-family: Arial, Helvetica, sans-serif
}

.companyC
{
        font-size: 12px;
		  font-weight: bold;
; font-family: Arial, Helvetica, sans-serif
}

.companyD
{
	font-size: 14px;
	font-weight: bold;
; font-family: Arial, Helvetica, sans-serif
}

A.boxlink {
	display: block;
	width: 160px;
	text-align: left;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: White;
	background-color: #8B1314;
	padding: 4 4 4 4;
}

A.boxlink:hover {
	background-color: #E80000;
	color: White;
	text-decoration: none;
	font-weight: bold
}
A.boxlink:vist{
	display: block;
	width: 160px;
	text-align: left;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: White;
	BORDER: none;
	background-color: #8B1314;
	padding: 4 4 4 4;
}

.txt12 { 
	font-size: 12pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.txt11 { 
	font-size: 11pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.txt10 { 
	font-size: 10pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

.txt9 { 
	font-size: 9pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

.txt8 { 
	font-size: 8pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

.txt7 { 
	font-size: 7.5pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
A.menu:link {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 10px;
     text-decoration: none;
     font-weight: normal;
; color: #000000
}
A.menu:visited {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 10px;
     text-decoration: none;
     font-weight: normal;
     TEXT-DECORATION: none;
; color: #000000
}
A.menu:active {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 10px;
     text-decoration: none;
     font-weight: normal;
     TEXT-DECORATION: none;
; color: #000000
}
A.menu:hover {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 10px;
     text-decoration: none;
     font-weight: normal;
     TEXT-DECORATION: underline;
; color: #FF0000
}
