/* CSS Document */
<!--
body {
	background-image: url(../images/body_bg.jpg);
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size:12px;
	color:#E2E2E2;
	text-align:left;	
}
-->
 img, div { behavior: url(iepngfix.htc) }
.top_link {
	padding-left:22px;
	padding-right:15px;
	width:auto;
	text-align:left;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#57A1D1;
	float:left;	
	height:44px;
	padding-top:31px;
}
.top_link:hover {
	background-image:url(../images/top_mouseover_bg.jpg);
	background-repeat:repeat-x;
	color:#ffffff;
}
.top_link_over {
	padding-left:19px;
	padding-right:19px;
	width:auto;
	text-align:left;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	float:left;	
	height:44px;
	padding-top:31px;
	background-image:url(../images/top_mouseover_bg.jpg);
	background-repeat:repeat-x;
	color:#ffffff;	
}
.span {
	float:left;
	width:1px;
	height:75;
}
.map {
	color:#E2E2E2;
	text-decoration:none;
	font-size:11px	
}
.map:hover {
	color:#C39D2E;
}
.innerbg {
	padding:15px; 
	background-image:url(../images/inner_bg.jpg); 
	background-repeat:no-repeat; 
	background-position:left bottom; 
	background-color:#0F0F0F;
}
.heading {
	font-family:Arial;
	font-size:18px;
/*	color:#C39D2E;*/
	color:#FFFFFF;
	
}