html { overflow-x: auto; } 

BODY {
font-family : verdana, tahoma, arial, helvetica; 
font-size : 11px; 
color : #0004eb; 
background-color : #f8f6dd; 
margin : 0; 
} 

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

A {
font-family : verdana, tahoma, arial, helvetica; 
font-size : 11px; 
color : #0004eb; 
text-decoration : underline; 
} 

A:hover {
color : #F05A28;
text-decoration:none; 
} 



.home {
font-family : verdana, tahoma, arial, helvetica; 
font-size : 11px; 
color : #000000; 
margin : 0; 
} 

a.home {
font-family : verdana, tahoma, arial, helvetica; 
font-size : 11px; 
font-weight: bold;
color : #5678a2; 
text-decoration : underline; 
} 

a.home:hover {
color : #f2a232; 
font-weight: bold;
text-decoration : underline; 
} 



INPUT , SELECT {
font-family : verdana, tahoma, arial, helvetica; 
font-size : 11px; 
color : #000000;

} 

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


.line {
}


LI {

color : #0004eb; 
margin: 0px;


} 


TD {
color : #F05A28; 
font-family : verdana, tahoma, arial, helvetica; 
font-size : 11px; 
text-decoration : none;
background-color:#f8f6dd; 
} 

form {
border-width : 0; 
padding : 0; 
margin : 0; 
display:inline;
} 


.line {
background-image : url(./images/shim_black.gif); 
background-repeat : repeat-x; 
background-attachment : fixed; 
} 

.border {
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
	border-top : 1px solid #000000;
}

.border2 {
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
	border-top : 1px solid #000000;
	border-bottom : 1px solid #000000;
	font-weight: bold;
}



.borderSide {
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
}



.title {
        font-family: arial,helvetica, verdana,tahoma;
        font-size: 13px;
	color: #0004eb;
        font-weight: bold;
}



.subtitle {
        font-family: arial,helvetica, verdana,tahoma;
        font-size: 12px;
	color: #0004eb;
        font-weight: bold;
}


.subtitle2 {
        font-family: arial,helvetica, verdana,tahoma;
        font-size: 12px;
	color: #F05A28;
        font-weight: bold;
}



/* Categories */

.maincat {
        font-family: verdana;
        font-size: 11px;
        font-weight: bold;
	text-decoration : none; 
}




/* SubCategories on the index page */

.subcat {
        font-family: verdana;
        font-size: 11px;
	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: verdana;
        font-size: 11px;
        font-weight: bold;
	text-decoration : none; 
}


/* Empty SubCategories on the index page*/

.emptycat2 {
        font-family: verdana;
        font-size: 11px;
	text-decoration : none; 
	color: 888888;
}


/* Side boxes gray text (hits, date) */

.sideboxtext {
        font-family: tahoma;
        font-size: 11px;
	text-decoration : none; 
	color: AAAAAA;
}

/* Side boxes description font */

.boxdescr
{
        font-family: verdana, tahoma, arial;
        font-size: 11px;
	text-decoration : none; 
	color: 777777;

}

.menu 
{
font-family : verdana, tahoma, arial, helvetica; 
font-size : 11px; 
color : #5678a2; 
text-decoration : none; 
}

A.menu {
font-family : verdana, tahoma, arial, helvetica; 
font-size : 11px; 
color : #5678a2; 
text-decoration : none; 
} 

A.menu:hover {
color : #f2a232; 
}
