html { font: 100% Arial, Helvetica, "Sans Serif"; color: #999999; }

A:visited, A:active, A:link 	
		{font-size: 95%; color: #707275; font-weight:bold; text-decoration:none; 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 	
			{position: relative; z-index: 10; font-size: 60%; line-height: 100%; color: #9999cc; font-weight:bold; text-decoration:none; float: left; margin: 0px 0px 0px -6px; padding: 6px 0px 0px 0px; width:100px; height:35px; background: url(/images/main_menu.png) repeat-x 0px 0px;}
#main_menu a:hover{position: relative; z-index: 10; font-size: 60%; line-height: 100%; color: #ff9933; font-weight:bold; text-decoration:underline; margin: 0px 0px 0px -6px; padding: 6px 0px 0px 0px; width:100px; height:35px; background: url(/images/main_menu.png) repeat-x 0px 0px;}

* html #main_menu a:visited,* html #main_menu a:active,* html #main_menu a:link	
					{background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/main_menu.png', sizingMethod='scale');}
* html #main_menu a:hover	{background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/main_menu2.png', sizingMethod='scale');}

#left_menu a:visited,#left_menu a:active, #left_menu a:link
	{
		display: table;
		clear: left; 
		float:left; 
		text-align: right;
		font-size: 75%; 
		line-height: 250%; 
		color: #9999cc; 
		font-weight:bold; 
		text-decoration:none; 
		padding: 2px 0px 0px 0px; 
		margin: 0px 0px 0px 0px;
		width:155px; 
		height:31px; 
		background: url(/images/left_nav.gif) no-repeat 0px 0px; 
		overflow: visible;
}
#left_menu a:hover {clear: left; float:left; font-size: 75%; line-height: 250%; color: #ff9933; font-weight:bold; text-decoration:none; padding: 2px 0px 0px 0px; width:155px; height:31px; background: url(/images/left_nav2.gif) no-repeat 0px 0px; overflow: visible;}

#footer_menu,#footer_menu,#footer_menu a:link 	
				{ color: #999999; font-weight:bold; text-decoration:none; }
#footer_menu a:hover	{ color: #ff9933; font-weight:bold; text-decoration:underline; }

h1{ font: 130% font-weight:bold; color: #ff9933; margin: 0px 0px 0px 0px; padding 0px 0px 0px 0px; }
h2{ font: 120% font-weight:bold; color: #ff9933; margin: 0px 0px 0px 0px; padding 0px 0px 0px 0px; }
h3{ font: 110% font-weight:bold; color: #ff9933; margin: 0px 0px 0px 0px; padding 0px 0px 0px 0px; }
h4{ font: 100% font-weight:bold; color: #ff9933; margin: 0px 0px 0px 0px; padding 0px 0px 0px 0px; }
h5{ font: 120% font-weight:bold; color: #ff9933; margin: 0px 0px 0px 0px; padding 0px 0px 0px 0px; }
p {margin: 0px 0px 0px 0px; padding 0px 0px 0px 0px; }

img {border: 0px;}
hr { background: #ff9933;}
