A:link {
	COLOR: #212E38;
	text-decoration: underline;
}
A:visited {
	COLOR: #212E38; TEXT-DECORATION: underline
}
A:active {
	COLOR: #212E38; TEXT-DECORATION: underline
}
A:hover {
	COLOR: #0066FF; TEXT-DECORATION: underline
}
TD {
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	color: #4B463D;
	list-style-type: circle;
	line-height: 1.75em;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4B463D;
	padding: 0px;
	margin: 0px 0px 10px;
	background-repeat: no-repeat;
	text-align: left;
	border: 1px none #8A4B41;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #212E38;
	text-align: center;
}
#footer a:link {
	color: #212E38;
	background-image: url(assets/footer_back.jpg);
	text-decoration: underline;
}
#footer a:visited{
	color: #212E38;
	background-image: url(assets/footer_back.jpg);
	text-decoration: underline;
}
#footer a:active {
	color: #212E38;
	background-image: url(assets/footer_back.jpg);
	text-decoration: underline;
}
#footer a:hover{
	color: #990000;
	background-image: url(assets/footer_back.jpg);
	text-decoration: underline;
}
h2 {
	font-size: 12px;
	color: #8A4B41;
	text-align: left;
	padding: 0px;
	width: 300px;
	background-color: #FFFFFF;
	border: 1px solid #8A4B41;
	font-weight: bold;
	margin-bottom: 10px;
	text-indent: 10px;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	background-color: #212E38;
	padding: 3px 0px 0px;
	width: 740px;
	margin-left: 0px;
	color: #FFFFFF;
	height: 20px;
	text-align: left;
	text-indent: 10px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #333333;
	background-image: url(../assets/page_back.jpg);
	background-repeat: repeat;
}
.topback {
	background-image: url(../assets/top_back.jpg);
	background-repeat: repeat-x;
	height: 90px;
}
.bottomback {
	background-image: url(assets/bottom_back.jpg);
	background-repeat: repeat-x;
}
.rightside {
	background-image: url(../assets/rightside.jpg);
	background-repeat: repeat-y;
}
.NavFrameLeft {
	background-image: url(../assets/navframe_left.jpg);
	background-repeat: repeat-y;
}
.NavFrameRight {
	background-image: url(../assets/navframe_right.jpg);
	background-repeat: repeat-y;
}
.MainContentFrame {
	width: 776px;
	border: 1px solid #000000;
	margin: 0px;
	background-color: #FFFFFF;
}
.SidebarInformationBox {
	font-size: 11px;
	color: #2D2822;
	text-align: left;
	padding: 5px;
	width: 118px;
	border: 1px solid #2D2822;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: normal;
}
#members {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
	height: 30px;
	width: 135px;
	font-weight: bold;
	text-decoration: none;
}
#members a:link{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
	height: 30px;
	width: 150px;
	vertical-align: 10%;
	font-weight: bold;
	text-decoration: none;
}
#members a:visited{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
	height: 30px;
	width: 150px;
	vertical-align: 10%;
	font-weight: bold;
	text-decoration: none;
}
#members a:active{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
	height: 30px;
	width: 150px;
	vertical-align: 10%;
	font-weight: bold;
	text-decoration: none;
}
#members a:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	height: 30px;
	width: 150px;
	vertical-align: 10%;
	font-weight: bold;
	text-decoration: none;
}
.IndexBottomFlash {
	background-color: #FFF;
	width: 776px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
