img,.pngfix { behavior: url(iepngfix.htc) }
body {
	background-color: #383838;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding:0;
	margin:0;
	
}
a:link {
	color: #009933;
	text-decoration: none;

	
}
a:visited {
	text-decoration: none;
	color: #009933;
}
a:hover {
	text-decoration: underline;
	color: #000099;

}

	h1 {color: #FFF; font-size:28px; font-weight:bold;  padding:0; margin:0;}
	h3 {color: #090; font-size:24px; margin:0; padding:0;}
		h2 {color: #000; font-size:18px;}
	.floatleft { float:left; padding:3px 10px 0px 0px; clear:both; }
	.floatright { float: right; padding:3px 0px 0px  10px; clear:both; }
	
	.textfields{ font-size:11px; width:242px; border:1px solid #000; 
}
li { list-style-image:url(images/bullet.gif); }

#sitemap ul{list-style-type:square;}

#sitemap li{padding-bottom:5px;}

#sitemap a{color:#000000;}

