html { font: 80% Arial, Helvetica, "Sans Serif"; }

a:visited,a:active,a:link 	
	{font-size: 95%; color: #707275; font-weight:bold; text-decoration:underline; line-height: 1.5em;}
a:hover				
	{font-size: 95%; 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-size: 0.6em; line-height: 250%; color: #FFF; font-weight:bold; text-decoration:none; float: left; margin: 0px 2px 0px 0px; padding: 0px 15px 0px 15px; height:26px; }
#main_menu a:hover	
	{font-size: 0.6em; line-height: 250%; color: #9C3; font-weight:bold; text-decoration:underline; margin: 0px 2px 0px 0px; padding: 0px 15px 0px 15px; height:26px;}

#left a:visited,#left a:active,#left a:link 	
	{ width: 160px; color: #FFF; font-weight:normal; text-decoration:none; float: left; clear:both;  margin: 0px 2px 0px 0px; padding: 0px 2px 0px 5px; }
#left a:hover	
	{width: 160px; color: #9C3; font-weight:normal; text-decoration:underline; float: left; clear:both; margin: 0px 2px 0px 0px; padding: 0px 2px 0px 5px;}
#left h3{ color:#fff; padding: 0px 0px 0px 5px; font-weight:bold; text-align:center;}

#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; }

#right a:visited,#right a:active,#right a:link	
	{font-size: 94%; color: #9C3; font-weight:bold; text-decoration:none; line-height: 1em;}
#right a:hover	
	{font-size: 94%; color: #006600; font-weight:bold; text-decoration:underline; line-height: 1em;}


h1,h2,h3,h4{font-weight:bold; color: #000; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
h1{ font-size: 140% }
h2{ font-size: 120% }
h3{ font-size: 110% }
h4{ font-size: 100%; color: #006600}
h5{ font-size: 150%; color: #98cc32; font-weight:bold;}

.productlist h3{
	font-size: 130%;
}


#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;}
