.FootBG {
	background-image: url(footer.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.SplashBG {
	background-image: url(../Images/introBG3.jpg);
	background-repeat: repeat-x;
}
.NavBg {
	background-image: url(BGtop.gif);
	background-repeat: no-repeat;
}
.RightBG {
	background-image: url(RightBG.gif);
	background-repeat: repeat-y;
}
.BottomBG {
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(BottomBg2.gif);
}

.LeftBG {
	background-image: url(images/contentBG.jpg);
	background-repeat: repeat-y;
}



body {
	margin-top: 0px;
	margin-left: 0;
	background-color: #000000;
	background-position: center;

	 }
.SplashBGbtm {
	background-image: url(../Images/introBGbtm3.jpg);
	background-repeat: repeat-x;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.bodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.bodytext3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #660000;
	text-transform: uppercase;
}
.bodytext4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}
.borderrightbottom {
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}

.border_all {
	border: thin solid #3366CC;
}
.borderleft {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000000;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	color: #346702;
}
a.intro:link {
	color: #CCCC99;
	text-decoration: underline;
}
a.intro:visited {
	color: #CCCC99;
}
a.intro:hover {
	color: #CCCC99;
	text-decoration: none;
}
a.intro:active {
	color: #CCCC99;
}
a.mini:link {
	color: #660000;
	text-decoration: underline;
}
a.mini:visited {
	color: #660000;
	text-decoration: underline;
}
a.mini:hover {
	color: #660000;
	text-decoration: none;
}
a.mini:active {
	color: #660000;
	text-decoration: underline;
}
form {
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
	float: none;
	text-indent: 0px;
}
h3 {
	font-size: 18px;
	color: #000066;
	margin: 0px;
	padding: 0px;
}
