html { font: 80% Arial, Helvetica, "Sans Serif"; }

a:visited	{font: 95% Arial, Helvetica, "Sans Serif"; color: #707275; font-weight:bold; text-decoration:underline; line-height: 1.5em;}
a:active	{font: 95% Arial, Helvetica, "Sans Serif"; color: #707275; font-weight:bold; text-decoration:underline; line-height: 1.5em;}
a:link 	{font: 95% Arial, Helvetica, "Sans Serif"; color: #707275; font-weight:bold; text-decoration:underline; line-height: 1.5em;}
a:hover	{font: 95% Arial, Helvetica, "Sans Serif"; color: #1e3566; font-weight:bold; text-decoration:underline; line-height: 1.5em;}

#main_menu a:visited,
#main_menu a:active,	
#main_menu a:link 	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	line-height: 250%; 
	color: #FFF; 
	font-weight:normal; 
	text-decoration:none; 
	height:26px; 
	padding:0 6px 0 6px;
}

#main_menu a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	line-height: 250%; 
	color: #ff8a00; 
	font-weight:normal; 
	text-decoration:underline; 
	height:26px; 
	padding:0 6px 0 6px;
}

#footer_menu a:visited	{ color: #36469e; font-weight:bold; text-decoration:none; }
#footer_menu a:active	{ color: #36469e; font-weight:bold; text-decoration:none; }
#footer_menu a:link 	{ color: #36469e; font-weight:bold; text-decoration:none; }
#footer_menu a:hover	{ color: #a0ce85; font-weight:bold; text-decoration:underline; }

h1{ font-size: 170%; font-weight:bold; color: #ff8a00; margin: 0px 0px 0px 0px; padding 0px 0px 0px 0px; }
h2{ font-size: 150%; font-weight:bold; color: #ff8a00; margin: 0px 0px 0px 0px; padding 0px 0px 0px 0px; }
h3{ font-size: 110%; font-weight:bold; color: #ff8a00; margin: 0px 0px 0px 0px; padding 0px 0px 0px 0px; }
h4{ font-size: 100%; font-weight:bold; color: #ff8a00; margin: 0px 0px 0px 0px; padding 0px 0px 0px 0px; }
h5{ font-size: 100%; clear: left; float: left; font-weight:bold; color: #ff8a00; margin: 0px 0px 0px 0px; padding 0px 0px 0px 0px; }

#news a:link,#news a:visited,#news a:active{
	font-size: 100%; 
	color: #000; 
	font-weight:bold; 
	text-decoration:none; 
	line-height: 1em;
	float: left;
}
#news a:hover{
	font-size: 100%; 
	color: #ff8a00; 
	font-weight:bold; 
	text-decoration:underline; 
	line-height: 1em;
}

#right h3{ padding: 5px 0px 3px 0px; font-size: 120%; font-weight:bold; color: #FFF; margin: 0px 0px 0px 0px; padding 0px 0px 0px 0px; }
#news b{ color: #fff; font-size: 90%; margin: 0px 0px 10px 0px;}

#main ul{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#main li{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
}
.error{
	color: #F00;
	font-size: 110%;
	padding: 5px 0px 5px 0px;
}

img {border: 0px;}
.right{
	clear: right;
	float: right;
}
.google {float: left; padding: 10px 0px 0px 120px; }
