A:hover { 
	color: #FFFF33;
	text-decoration: none;
	font-weight: bold;
}
A:link {
	color: #DDDD99;
	text-decoration: none; 
	font-weight: bold;
}
A:visited {
	color: #888866;
	text-decoration: none; 
	font-weight: bold;
}

A:active {
	color: #FFFF33;
	text-decoration: none; 
	font-weight: bold;
}
BODY {	
	font-size: 10pt;
	font-family: Verdana, Geneva, Helvetica, Arial;
	background: #37376E;
	color: #DEDEDE;
}
TABLE {
	background: #6e6e6e;
	margin: auto auto 5px auto;
}
TD {
	background: #111122;
}
TH {
	background: #111122;
	text-align: left;
}
DIV {
	background: #111122;
	border: 1px #6e6e6e solid;
}
DIV.quote {
	background: #15152B;
	padding: 3px;
}
DIV.story {
	text-align: left;
	padding: 2px;
	margin: 2px 2% 10px 2%;
	background: #37376E;
	border: 0px;
}
SPAN.hide {
	color: #111122;
}
P.msg {
	text-align: left;
	font-weight: bold;
	background: #111122;
	border: 1px #6e6e6e solid;
	padding: 5px;
	margin: auto auto 5px auto;
	font-size: 12pt;
}
TD.pagelist {
	padding: 4px;
	margin: auto auto 5px auto;
	font-size: 7pt;
}
H1 {
	font: 24pt Verdana, Geneva, Helvetica, Arial;
	font-weight: bold;
	line-height: 5px;
}
DIV.header {
	text-align: left;
	padding: 5px;
	margin: auto auto 5px auto;
}
DIV.menu {
	text-align: right;
	padding: 4px;
	margin: auto auto 5px auto;
	font-size: 8pt;
}
DIV.recent {
	text-align: right;
	padding: 4px;
	margin: auto auto 5px auto;
	font-size: 7pt;
}
DIV.headline {
	text-align: left;
	padding: 4px;
}
DIV.footer {
	text-align: center;
	padding: 2px;
}
IMG.icon {
	float: left;
	margin-right: 10px;
}
SPAN.red {
	color: #FF0000;
	font-weight: bold;
}
SPAN.headline {
	font-weight: bold;
	font-size: 11pt;
}
SPAN.new {
	color: #AAAA00;
	font-weight: bold;
	font-size: 6pt;
}
SPAN.subject {
	font-weight: bold;
	font-size: 9pt;
}
LI.gaps {
	margin: auto auto 10px auto;
}
TD.jumplist {
	text-align: right;
}
TD.headline {
	font-weight: bold;
	font-size: 12pt;
}
TD.controls {
	text-align: right;
}
TABLE.center {
	align: center;
}
TABLE.post {
	margin: auto auto -1px auto;
}
TABLE.subject {
	margin: auto auto -1px auto;
}
SPAN.title {
	font-weight: bold;
	font-size: 10pt;
}
SPAN.controls {
	font-size: 8pt;
	text-align: right;
}
TD.alert {
	background: #FF0000;
}
TD.index {
	padding: 2px;
}
TH.index {
	padding: 5px;
}
P.username {
	font-size: 10pt;
	margin: 0px 0px 0px 0px;
}
P.details {
	font-size: 7pt;
	margin-top: 5px;
	margin-bottom: 0px;
}
TD.forumlist_icon {
	width: 2%;
}
TD.forumlist_title {
	width: 50%;
}
TD.forumlist_25 {
	width: 25%;
}
DIV.thread {
	padding: 4px;
}