@charset "UTF-8";
body {
	background-color: #000000;
}
a:link {
	text-decoration: none;
	color: #FFCC33;
}
a:visited {
	text-decoration: none;
	color: #CC6633;
}
a:hover {
	text-decoration: none;
	color: #33FFFF;
}
a:active {
	text-decoration: none;
	color: #FF66FF;
}
.contentbg {
	background-color: #000000;
}
.contenttext {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
}
.contentsubhead {
	font-size: 18px;
	font-weight: normal;
	color: #00FFFF;
	text-decoration: none;
	text-align: center;
}
.contenthead {
	font-size: 24px;
	font-weight: bold;
	color: #00FFFF;
	text-decoration: none;
	text-align: center;
}
.textlinks1 {
	color: #CCCCFF;
	list-style-position: outside;
	list-style-type: disc;
	font-style: normal;
	text-decoration: none;
	vertical-align: top;
}
.addresstext {
	font-size: 14px;
	font-weight: bold;
	color: #CCCCFF;
	text-align: center;
	vertical-align: text-top;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
	line-height: 14pt;
}
.leftlinkcell {
	line-height: 11pt;
	font-weight: bold;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
	font-size: 14px;
	list-style-position: outside;
	color: #FFFFFF;
	background-color: #3D1A01;
	list-style-type: decimal;
	background-repeat: no-repeat;
	vertical-align: text-top;
}
.rightcell {
	background-color: #3D1A01;
}
.borderbg {
	background-color: #3D1A01;
}
.pagecell {
	background-color: #000000;
	text-align: right;
	color: #6666FF;
}
.linktable {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #00FFCC;
	text-decoration: none;
	background-color: #000000;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #444444;
	border-right-color: #444444;
	border-bottom-color: #444444;
	border-left-color: #444444;
}
.siteupdate {
	color: #003366
}