html { overflow-x: auto; } 


BODY {

font-family : Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
font-size : 13px; 
color : #000000; 
background-color : #ffffff; 
margin : 0; 
line-height: 135%;
} 

.bodyborder

{
	border: 1px solid #663300;

}

h1 {
font-family : Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
font-size : 18px; 
color : #000000;
}

BR {
font-size : 5px; 
margin : 0; 
} 

A {
font-family : Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
font-size : 13px; 
color : #223388; 
text-decoration : none; 
} 

A:hover {
color : #FF0000; 
text-decoration : underline; 

} 

INPUT , SELECT {
	background-color : #CCCCCC;
	font-family : Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
	font-size : 13px;
	color : #000000;
	border: 1px solid #223388;

} 

TEXTAREA {
	background-color : #CCCCCC;
	color : #000000;
	font-family : Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
	font-size : 13px;
	border: 1px solid #223388;
	line-height: 135%;
} 





LI {

color : #666666; 
list-style-image: url(./images/point.gif);
margin: 0px;
padding: 1em;

} 


TD {
color : #000000; 
font-family : Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
font-size : 13px; 
text-decoration : none; 
} 

form {
border-width : 0; 
padding : 0; 
margin : 0; 
display:inline;
} 


.border {
	border: 1px solid #223388;
}

.border2 {
	BACKGROUND-REPEAT: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #223388;
	border-right-color: #223388;
	border-left-color: #223388;
}




/* Categories */

.maincat {
        font-family: tahoma;
        font-size: 13px;
        font-weight: bold;
	text-decoration : none; 
}



/* 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: #223388;
}


/* Empty SubCategories on the index page*/

.emptycat2 {
        font-family: verdana;
        font-size: 10px;
	text-decoration : none; 
	color: #666666;
}


/* 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;

}


.searchik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.mainmenu {
	color: #FFFFFF;
	font-size: 11px;	/* ! */
	text-decoration: none;
	text-align: left;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;
}
.mainmenu a:active, .mainmenu a:visited, .mainmenu a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.mainmenu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.top_menu {
	color: #FFFFFF;
	font-size: 11px;	/* ! */
	text-decoration: none;
	text-align: left;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: normal;
}
.top_menu a:active, .top_menu a:visited, .top_menu a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.top_menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}

.r1, .r2, .r3 {
    display: block;
    height: 1px;
}

.r3 { margin: 0 3px; }
.r2 { margin: 0 2px; }
.r1 { margin: 0 1px; }

#rounded-box-3 .inner-box, #rounded-box-3  b {
    background-color: #E9E5E5;
}

.inner-box {
    padding:1em;
}

.r1, .r2, .r3 {
    overflow: hidden; 
    font-size:1px;
}


