html { overflow-x: auto; } 

BODY {
font-family : verdana, tahoma, arial, helvetica; 
font-size : 14px; 
color : #31309C; 
background-color : #BBC5DF; 
margin : 0; 
} 

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

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #342769;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #5B44B9;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
}

INPUT , SELECT {
background-color : #dee7e7; 
font-family : verdana, tahoma, arial, helvetica; 
font-size : 8pt; 
color : #31309c;

} 

TEXTAREA {
background-color : #dee7e7;
color : #31309c; 
font-family : verdana, tahoma, arial, helvetica; 
font-size : 8pt; 
} 

Anchor ID {
font-family : verdana, tahoma, arial, helvetica; 
font-size : 14px; 
color : #31309C;
}



LI {
	color: #3B3179;
	list-style-image: url(./images/point.gif);
	margin: 0px;
	padding: 0em;
	align="absmiddle"

	
} 


TD {
font-family : arial, tahoma,  verdana, helvetica; 
font-size : 10pt; 
text-decoration : none; 
} 

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


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

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

.border2 {
	border-bottom : 1px solid #ffffff;
	border-left : 1px solid #bebebe;
	border-right : 1px solid #bebebe;
	border-top : 1px solid #bebebe;
}

.title {
        font-family: arial,helvetica, verdana,tahoma;
        font-size: 15px;
	color: 5678A2;
        font-weight: bold;
}














/* Categories */

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







/* SubCategories on the index page */

.subcat {
        font-family: arial,verdana;
        font-size: 14px;
	text-decoration : none; 

}






/* Category Counters (number of subcategories, number of listings */

.count {
        font-family: verdana;
        font-size: 9px;
	color: 000000;
	text-decoration : none; 

}



/* Empty Categories */

.emptycat {
        font-family: verdana;
        font-size: 12px;
        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;

}
