body {
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 10px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: justify;
}
a:link,hover,active {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a.bottom_nav {
	color:#FFFFFF;
	font-size: 8pt;
	text-decoration: underline;
}
img.gallery {
	color:#FFFFFF;
	border: 1px solid #FFFFFF;
}
dt {
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 5px;
}
dd {
	margin-left: 10px;
	padding-left: 20px;
	background: url(../images/dd_arrow.gif) no-repeat 0 2px;
}
.b {
	font-weight: bold;
}
table.main {
	width: 770px;
	margin-top: 15px;
	margin-bottom: 15px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
table.login {
	background-color: #333333;
	border: 1px solid #FFFFFF;
}
table.announcement {
	background-color: #333333;
	border: 1px solid #FFFFFF;
}
table.news {
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: left;
}
table.featured_items {
	width: 750px;
}
tr.header {
	background-color: #333333;
}
td.logo_1 {
	text-align: left;
}
td.logo_2 {
	text-align: left;
	background-color: #999999;
	width: 264px;
	height: 37px;
}
td.top_nav {
	text-align: right;
	padding-right: 15px;
}
td.main_nav {
	background-color: #000000;
	height: 37px;
}
td.hsx {
	font-size: 8pt;
	text-align: right;
	padding-right: 15px;
	height: 40px;
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #666666;
}
td.featured_header {
	text-align: left;
	padding-left: 15px;
	height: 40px;
	border-top-width: 10px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #666666;
}
td.featured_items {
	background-color: #333333;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
td.item {
	text-align: center;
}
td.bottom_nav {
	font-size: 8pt;
	text-transform: uppercase;
	text-align: center;
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
td.member_nav {
	font-size: 8pt;
	text-transform: uppercase;
	text-align: right;
	height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
td.copyright {
	font-size: 8pt;
	text-align: right;
	padding-right: 15px;
	height: 40px;
}
td.news_header {
	background-color: #666666;
}
td.news_dragon_squad {
	background-color: #990000;
}
td.news {
	text-align: left;
}
.page_header {
	font-size: 16pt;
	font-weight: bold;
	text-align: right;
	padding-right: 15px;
	text-transform: uppercase;
}
.quote {
	font-style: italic;	
}
.error_text {
	color: #FF0000;
	font-weight: bold;
}
.strike {
	text-decoration: line-through;
}
#news_list {
	margin: 0;
	padding-left: 0;
	text-align: left;
	list-style: none;
}
#news_list li {
	padding-bottom: 15px;
}
#main_seo {
	display: none;
}