img,.pngfix { behavior: url(iepngfix.htc) }
body {
 background-image:url(images/bg.gif); background-repeat:repeat-x;
 background-color:#FB761A;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000;
	padding:0;
	margin:0;
}

a:link {
	color: #999999;
	text-decoration: none;

	
}
a:visited {
	text-decoration: none;
	color: #575757;
	font-weight:bold;

}
a:hover {
	text-decoration: underline;
	color:#FB7B19;
	font-weight:bold;

}

.floatleft { float:left; padding:3px 10px 0px 0px; clear:both; }
.floatright { float: right; padding:3px 0px 0px  10px; clear:both; }	
.textfields{ margin:0; padding:0;
width:170px;}
.orange { color:#FB7B19}
.white { color:#FFFFFF}
h1{ font-size:36px}
#menu {
	float:left;
	margin:0;
	padding:0;
 	width:548px; height:40px;
     }

#menu li{
	height:40px;
	float:left;
	list-style-type:none;
}
#menu a{
	height:40px;
	display:block; background-image:url(images/menu.png); behavior: url(iepngfix.htc);
		text-indent:-9999px;
}

#menu a.home{
		width:182px;
		background-position:0px 0px;
	}
	
#menu a.home:hover {
		width:182px;
		background-position:0px -40px;}
		#menu a.oi{
		width:184px;
		background-position:-182px 0px;
	}
	
#menu a.oi:hover {
		width:184px;
		background-position:-182px -40px;}
		
		#menu a.sr{
		width:182px;
		background-position:-366px 0px;
	}
	
#menu a.sr:hover {
		width:182px;
		background-position:-366px -40px;}
		h2 { font-size:24px}
		