a:link {
	color: #990000;
}

a:visited {
	color:#666666; 
}

a:hover {
	color:#CC0000;
}

a:active { }

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/BrownBlackBG.png);
}

.AlignTop {
	vertical-align:top;
}

.menubar {
	background-color:#000000;
	height: auto;
	width: inherit;
	height: 24px;
	width: 800px;
}

.TextAreaLeft {
	width: 350px;
	background-position: top;
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 12px;
	margin-left: 15px;
	font-weight: normal;
}

.TextAreaRight {
	width: 350px;
	margin-top: 300px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 15px;
	font-weight: normal;
}

.TextAreaFull {
	vertical-align: top;
	padding-left: 40px;
	text-align: left;
}

.TextAreaTop {
	padding-top: 30px;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style2 {
	color: #660000;
	font-style: italic;
}

.styleGray {
	color: #333333
}

.style16gray {
	font-size: 16px;
	color:#333333;
	font-weight: bold;
}

.styleRed {
	color: #990000
}

.style32red {
	font-size: 32px;
	color:#990000;
	font-weight: bold;
}

.style32gray {
	font-size: 32px;
	color:#333333;
	font-weight: bold;
}

.style28gray {
	font-size: 28px;
	color:#333333;
	font-weight: bold;
}

.style12black {
	font-size: 12px;
	color:#000000;
	font-weight: normal;
}

.style12blackBold {
	font-size: 12px;
	color:#000000;
	font-weight: bold;
}

.style9black {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

.style24gray {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color:#333333;
	font-weight: bold;
}

.header {
	width: 800px;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	font-style: italic;
	font-weight: normal;
	width: 790px;
	height: 14px;
}

.MainArea {
	background-image: url(../images/bgIndex.jpg);
	border-right-width: 4px;
	border-left-width: 4px;
	border-left-style: solid;
	border-right-color: #9D0113;
	border-left-color: #000000;
	border-top-style: solid;
}

.MainAreaPlain {
	background-color: #FFFFFF;
	border-right-width: 4px;
	border-left-width: 4px;
	border-left-style: solid;
	min-height: 1000px;
	border-right-color: #9D0113;
	border-left-color: #000000;
	border-top-style: solid;
}
