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: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	color: #212E38;
	list-style-type: circle
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #212E38;
	padding: 10px 0px 0px;
	margin: 0px 0px 5px;
	background-repeat: no-repeat;
	text-align: left;
	width: 740px;
	text-indent: 15px;
	height: 25px;
	border-top: 0px none #212E38;
	border-right: 0px none #212E38;
	border-bottom: 1px solid #212E38;
	border-left: 0px none #212E38;
}
#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: 15px;
	color: #212E38;
	text-align: left;
	padding: 3px 0px;
	width: 740px;
	background-color: #BEBEBE;
	border: 1px solid #212E38;
	font-weight: bold;
	margin-bottom: 15px;
	text-indent: 10px;
	font-family: 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 {
	background-color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.topback {
	background-image: url(../assets/topback.jpg);
	background-repeat: repeat-x;
}
.bottomback {
	background-image: url(../assets/bottom_back.jpg);
	background-repeat: repeat-x;
}
.indexback {
	background-image: url(images/indexback.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.PageTitle {
	font-size: 14px;
	line-height: 2em;
	color: #FFF;
	background-color: #000;
	width: 735px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: bold;
}
.ContentFrame {
	padding: 10px;
	width: 718px;
	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;
}
.PageSubTitle {
	font-size: 12px;
	line-height: 2.0em;
	font-weight: bold;
	color: #000;
	background-color: #C3C3C3;
	text-align: left;
	width: 733px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	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;
}
