body {
	background-color: #9A0000;
}



.leftbar {
	background-image: url(../lay/lay_r4_c1.jpg);
	background-repeat: repeat-y;
}
.rightbar {
	background-image: url(../lay/lay_r4_c4.jpg);
	background-repeat: repeat-y;
}
.navbg {
	background-image: url(../lay/lay_r2_c3.jpg);
	background-repeat: no-repeat;
}
.titlebg {
	background-image: url(../lay/lay_r3_c3.jpg);
	background-repeat: repeat;
}
.bottomnav {
	background-image: url(../lay/lay_r6_c1.jpg);
	background-repeat: no-repeat;
}
.bgwht {
	background-color: #FFFFFF;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
}

a.nav:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.nav:hover {
	text-decoration: none;
	color: #000000;
}
a.nav:active {
	text-decoration: none;
	color: #FFFFFF;
}

.BGS {
	background-attachment: fixed;
	background-image: url(../_images/S.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #9A0000;
	text-transform: uppercase;
}
.red {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9A0000;



}

a.red:link {
	color: #9A0000;
	text-decoration: none;
}
a.red:visited {
	text-decoration: none;
	color: #9A0000;
}
a.red:hover {
	text-decoration: none;
	color: #CC9900;
}
a.red:active {
	text-decoration: none;
	color: #9A0000;





}
.pictborder {
	border: 2px solid #9A0000;
}
.ORANGETEXTHEADER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFCC00;
}

