.divOutside
{
    position: absolute;
    left: 50%;
    width: 875px;
    margin-left: -436px;
}
.SideBG {
	background-image: url(../Images/sideBG.jpg);
	background-repeat: repeat-y;
}
.SplashBG {
	background-image: url(../Images/introBG3.jpg);
	background-repeat: repeat-x;
}
body {
	margin-top: 0;
	margin-left: 0;
	background-image: url(as_bg.gif);
	background-repeat: repeat-x;
	 }
.SplashBGbtm {
	background-image: url(../Images/introBGbtm3.jpg);
	background-repeat: repeat-x;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	text-indent: 0px;
}
.bodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border-bottom-color: #ECE9D8;
	background-repeat: no-repeat;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
a.intro:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.bgfooter {
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
}
a.intro:visited {
	color: #FFFFFF;
}
a.intro:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.intro:active {
	color: #FFFFFF;
}


a.mini:link {
	color: #660000;
	text-decoration: none;
	font-size: 10px;	
}
a.mini:visited {
	color: #660000;
	text-decoration: none;
	font-size: 10px;
}
a.mini:hover {
	color: #660000;
	text-decoration: underline;
	font-size: 10px;
}
a.mini:active {
	color: #660000;
	text-decoration: none;
	font-size: 10px;
}


option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.border {
	border: 1px solid #660000;
}
.border2 {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.button
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-size: x-small;
	text-transform: uppercase;
	border-left: #000000 1px solid;
	cursor: hand;
	color: #333333;
	border-bottom: #000000 1px solid;
	background-color: #efefef;
	font-family: Sans-Serif;
}
.divTitle
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin: 10px;
	padding-top: 10px;
	font-size: 20pt;
	font-family: Arial, Helvetica, sans-serif;
}
.divLetter
{
font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin: 10px;
	padding-top: 10px;
}
.reglabel
{
	color: #791F28;
	font-size: 12pt;
}