/* CSS Document Oac Acres*/
body{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#B8C9BF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

.content{
	background-color:#FFFFFF;
}

.menuGap{
	height:10px;
}

.bodyPadding{
	padding:0px 20px 30px 20px;
}

.topGap{
	height:20px;
}

.ImgPad{
	padding:5px 5px 5px 5px;
}

a:hover .rollover{
	filter:alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity:0.75;
}

/* LINKS */
a:link, a:active, a:visited{
	color:#FF9900;
	text-decoration:underline;
}
a:hover{
	color:#FF9900;
	text-decoration:none;
}


/* ### Shadow Styles ## */
.stl{
	background-image:url(stl.jpg);
	background-repeat:no-repeat;
	width:9px;
	height:9px;
}

.st{
	background-image:url(st.jpg);
	background-repeat:repeat-x;
	height:9px;
}

.str{
	background-image:url(str.jpg);
	background-repeat:no-repeat;
	width:9px;
	height:9px;
}

.sl{
	background-image:url(sl.jpg);
	background-repeat:repeat-y;
	width:9px;
}

.sr{
	background-image:url(sr.jpg);
	background-repeat:repeat-y;
	width:9px;
}

.sbl{
	background-image:url(sbl.jpg);
	background-repeat:no-repeat;
	width:9px;
	height:9px;
}

.sb{
	background-image:url(sb.jpg);
	background-repeat:repeat-x;
	height:9px;
}

.sbr{
	background-image:url(sbr.jpg);
	background-repeat:no-repeat;
	width:9px;
	height:9px;
}