html { font: 80% Arial, Helvetica, "Sans Serif"; }

A:visited,A:active,A:link 	{font: 90% Arial, Helvetica, "Sans Serif"; color: #00F; font-weight:bold; text-decoration:underline; line-height: 1.5em; }
A:hover	{font: 90% Arial, Helvetica, "Sans Serif"; color: #00F; font-weight:bold; text-decoration:underline; line-height: 1.5em;}

#main_menu a:visited,#main_menu a:active,#main_menu a:link	{font-size: 0.65em; line-height: 180%; color: #d8d9da; font-weight:bold; text-decoration:none; float: left; margin: 0px 2px 0px 0px; width:130px; height:26px;}
#main_menu a:hover	{font-size: 0.65em; line-height: 180%; color: #FFF; font-weight:bold; text-decoration:underline; margin: 0px 2px 0px 0px; width:130px; height:26px;}

#main_loggedin_menu a:visited,#main_loggedin_menu a:active,#main_loggedin_menu a:link 	{font-size: 0.65em; line-height: 190%; color: #d8d9da; font-weight:bold; text-decoration:none; float: left; margin: 0px 2px 0px 0px; width:130px; height:26px;}
#main_loggedin_menu a:hover	{font-size: 0.65em; line-height: 190%; color: #FFF; font-weight:bold; text-decoration:underline; margin: 0px 2px 0px 0px; width:130px; height:26px;}

#footer_menu a:visited,#footer_menu a:active,#footer_menu a:link	{ color: #36469e; font-weight:bold; text-decoration:none; }
#footer_menu a:hover	{ color: #a0ce85; font-weight:bold; text-decoration:underline; }

#tools a:visited,#tools a:active,#tools a:link 	{clear: none; width: 135px; height: 40px; color: #518dcc; font-size: 105%; line-height: 140%; font-weight:bold; text-decoration:none; float: right; padding: 10px 0px 5px 0px; background-image: none;}
#tools a:hover	{clear: none; width: 135px; height: 40px; color: #f68711; font-size: 105%; line-height: 140%; font-weight:bold; text-decoration:underline; float: right; padding: 10px 0px 5px 0px; background-image: none;}

#news a:visited,#news a:active,#news a:link 	{font: 1em Arial, Helvetica, "Sans Serif"; color: #59add9; font-weight:bold; text-decoration:none; float: left; margin: 0px 2px 0px 0px; }
#news a:hover	{font: 1em Arial, Helvetica, "Sans Serif"; color: #000; font-weight:bold; text-decoration:underline; margin: 0px 2px 0px 0px; }

#left_menu {color: #518dcc; font-size: 90%; font-weight: bold;}

h1,h2,h3,h4 {font-weight:bold; color: #011950; padding: 5px 0px 5px 0px; margin: 0px; }
h1{ font-size: 130%;} 
h2{ font-size: 120%;}
h3{ font-size: 110%;}
h4{ font-size: 100%;}

#right h1,h2,h3,h4{
	clear: both;
	padding: 10px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
}
#right h2{
	font-size: 170%;
	color: #F00;
}
#news h2{
	background: #59add9;
	color: #FFF;
	text-indent: 20px;
}
#news b{
	color: #8b8b8b;
}

.form b{
	color: #F00;
}
.error{
	color: #F00;
	font-size: 110%;
	padding: 5px 0px 5px 0px;
}

img{ border: 0px;}
