html { overflow-x: auto; } 

.navText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: none;

}

BODY {
font-family : verdana, tahoma, arial, helvetica; 
font-size : 10px; 
color : #000000; 
background-color : #ffffff; 
margin : 0; 
} 

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

A {
font-family : verdana, tahoma, arial, helvetica; 
font-size : 8pt; 
color : #5678a2; 
text-decoration : none; 
} 

A:hover {
color : #f2a232; 
} 

INPUT , SELECT {
background-color : #FFFFFF; 
font-family : verdana, tahoma, arial, helvetica; 
font-size : 8pt; 
color : #000000;

} 

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





LI {

color : #666666; 
list-style-image: url(images/bullet.gif);
margin: 0px;
padding: .05em;

} 


TD {
color : #000000; 
font-family : verdana, tahoma, arial, helvetica; 
font-size : 8pt; 
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 #e5e5e5;
	border-left : 1px solid #e5e5e5;
	border-right : 1px solid #e5e5e5;
	border-top : 1px solid #ffffff;
}

.border2 {
	border-bottom : 1px solid #bebebe;
	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: 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: 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;

}

a.sub_nav, a.sub_nav:visited {
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial,Verdana,Helvetica;
	TEXT-DECORATION: none;
	COLOR: #000000;
}

a.sub_nav:hover  {
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial,Verdana,Helvetica;
	TEXT-DECORATION: Underline;
	COLOR: #000000;
}

.caption {
	font-size: 7pt;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.report
{
    font-family: Arial, Verdana, Arial,Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
	padding-right:5px;
}
.reqiuredfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
.reqiuredfield1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
}
.red_text{
color:#FF0000;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
