body, td, th {
	color: #828282;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

body {
	background: #080808;
	margin: auto;
}

form {
	margin: 0;
	padding: 0;
}

img { border: 0 }

a:link,
a:visited {
	color: #30578C;
	text-decoration: none;
}

a:hover { text-decoration: underline }

h1 {
	font-size: 24px;
	font-style: italic;
	margin-bottom: 10px;
	text-align: center;
}

h2 {
	display: block;
	font-size: 18px;
	font-style: italic;
	margin: 0;
	text-align: center;
}

table {	width: 100% }

.leftbody {
	background: #000 url('images/left.gif') right top repeat-y;
	width: 40px;
}

.rightbody {
	background: #000 url('images/right.gif') left top repeat-y;
	width: 40px;
}

.maincontent {
	width: 1032px;
}

.body {
	background: #1F1F1F;
	margin: auto;
	width: 1125px;
}

.body td { padding: 0 }
div.box { width: 100% }

div.head {
	background: #000 url('images/hback.gif');
	height: 31px;
}

div.head a:link,
div.head a:visited {
	color: #B4B4B4;
}

div.left {
	background: #000 url('images/hleft.gif') no-repeat;
	float: left;
	height: 31px;
	width: 20px;
}

div.right {
	background: #000 url('images/hright.gif') no-repeat;
	float: right;
	height: 31px;
	width: 17px;
}

div.title {
	float: left;
	font-weight: bold;
	margin: auto;
	padding-top: 9px;
	text-align: center;
}

div.news {
	background: #080808 url('images/back.gif') bottom repeat-x;
	margin: 0px auto 15px auto;
	padding: 10px;
}

div.subhead,
.basictable th {
	background: #000 url('images/subhead.gif') repeat-x;
	border: 1px solid #080808;
	padding: 7px;
	color: #777;
	font-weight: bold;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	text-align: center;
}

.shouttable td { vertical-align: top }

div.subhead {
	clear: both;
}

div.banner {
	margin: 0px auto 0px auto;
	text-align: center;
}

table.rows td {
	background: #131313 url('images/rowbg.gif') top repeat-x;
	padding: 5px;
}

div.content {
	background: #131313 url('images/back.gif') top repeat-x;
	padding: 5px;
}

div.leftmenu {
	background: #131313 url('images/back.gif') top repeat-x;
	border: 1px solid #000;
	border-top: 0;
	float: left;
	padding: 1px;
	width: 225px;
}

div.leftmenu a {
	background: transparent;
	color: #30578C;
	display: block;
	font-size: 11px;
	font-weight: normal;
	padding: 3px 0 3px 0;
	text-decoration: none;
}

div.leftmenu a:hover {
	background: #3371AC url('images/linkback.png');
	color: #171615;
	font-weight: bold;
	padding-left: 3px;
}

div.linkwrap { padding: 3px }

div.userbarinfo {
	color: #9FA5BD;
	font-size: 11px;
	line-height: 150%;
}

div.mainarea {
	background: #131313 url('images/back.gif') top repeat-x;
	border: 1px solid #000;
	border-top: 0;
	float: right;
	padding: 5px;
	width: 787px;
}

div.name {
	background: transparent;
	clear: both;
	font-weight: bold;
	padding-bottom: 7px;
	padding-top: 7px;
	text-align: center;
	width: 100%;
}

div.pagelinks {
    margin: 5px auto 5px auto;
    text-align: center;
}

div.pagelinks b {
    background: url('images/subhead.gif');
    border: 1px solid #000;
    padding: 4px 15px 4px 15px;
    -moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}

div.image {
	float: left;
	line-height: 150%;
	padding-top: 10px;
	text-align: center;
	width: 35%;
}

div.image img.dclass {
	border: 3px solid #000;
	margin-top: 10px;
	padding: 3px;
}

div.pginfo {
	background: #101010;
	border: 1px solid #000;
	color: #9598AD;
	font-size: 10px;
	font-weight: bold;
	margin: 5px 0 5px 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 5px;
}

div.info {
	border-left: 1px solid #000;
	float: left;
	font-size: 11px;
	line-height: 150%;
	padding: 5px;
	width: 63%;
}

div.charinfo {
	background: #000 url('images/infoback.gif') repeat-x top;
	border: 1px solid #040404;
	font-size: 12px;
	height: 250px;
	overflow: auto;
	overflow-x: hidden;
	padding: 5px;
}

div.charinfo hr { border: 1px dashed #30578C }

div.charlinks {
	height: 15px;
	margin-top: 10px;
	padding-bottom: 4px; /* IE ONLY */
	padding-top: 4px; /* IE ONLY */
	width: 100%;
}

div.charlinks a,
div.charlinks b {
	background: #131313;
	border: 1px solid #040404;
	height: 20px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	padding: 5px 15px 5px 15px;
}

div.charlinks a {
	border-bottom: 0;
	color: #30578C;
	text-decoration: none;
}

div.charlinks a.selected {
	background: #30578C url('images/charback.gif');
	color: #000;
	font-weight: bold;
}

div.commentinfo {
	font-size: 11px;
	font-style: italic;
	margin-left: 0;
	margin-right: auto;
	width: 90%;
}

div.comment {
	background: #5087BC url('images/commentback.gif') repeat-x bottom;
	border: 1px solid #30578C;
	color: #000;
	margin: 5px 0 12px 0;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 3px;
}

div.comment a { color: #003FAF }

div.rateinfo {
	color: #9FA5BD;
	font-size: 11px;
	line-height: 175%;
}

div.commentinfo b { font-style: normal }

h1.profhead {
	margin: auto; 
	text-align: left;
}

h2.title {
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	text-align: left;
}

div#searchlink {
	margin: auto;
	text-align: center;
}

fieldset.searchfield {
	font-size: 11px;
	line-height: 200%;
	width: 100%;
}

fieldset.searchfield legend {
	font-size: 12px;
	font-style: italic;
}

fieldset.searchfield legend a {
	font-size: 11px;
	font-style: normal;
}

fieldset.stats {
	font-style: italic;
	margin-bottom: 15px;
}

fieldset.stats b { color: #30578C }
fieldset.stats legend { font-size: 12px } /* For Internet Explorer 8 ... yes, because this is needed for some myserious reason ... gotta love IE */
span.ratelink { font-size: 11px }

fieldset.ratings {
	background: transparent url('images/ratingback.gif') no-repeat;
	border: 0;
	color: #9FA5BD;
	margin: auto;
	padding: 20px 0 20px 2px;
	width: 220px;
}

fieldset.rate legend { font-style: italic }

hr {
	border: 1px dotted #B2A380;
	clear: both;
	width: 100%;
}

table.basictable td.input {
	text-align: center;
	width: 60%;
}

table.basictable td.info b {
	color: #30578C;
	display: block;
	font-size: 12px;
}

table.basictable td.info {
	background: transparent;
	color: #828282;
	font-size: 11px;
	padding: 5px 0 5px 0;
	vertical-align: top;
}

table.basictable td.repinfo {
	font-size: 11px;
	padding-top: 15px;
	width: 50%;
}

table.basictable td.repdetail {
	padding-top: 15px;
	text-align: left;
	vertical-align: top;
}

input,
input.textfield,
textarea {
	background: #3E3E3E url('images/form.gif') top repeat-x;
	border: 1px solid #000;
	color: #CCC;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	vertical-align: middle;
}

input.button {
	background: #3E3E3E url('images/button.gif') repeat-x;
	border: 1px solid #000;
	color: #DDD;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 3px
}

select {
	background: #3E3E3E url('images/menu.gif') top repeat-x;
	border: 1px solid #000;
	color: #CCC;
	font-size: 11px;
	padding: 2px;
	vertical-align: middle;
}

input.radio {
	background: transparent;
	border: 0;
}

iframe.shoutbox {
	border: 0;
    height: 250px;
	overflow-x: hidden;
}

div.submit {
	margin-top: 15px;
	text-align: center;
}

div.highlight {
	border: 1px solid #7F7F0F;
	background: #DFDF1F url('images/highlightback.gif') repeat-x bottom;
}

div.ads {
	text-align: center;
	margin: 10px auto 10px auto;
}

td.row1,
td.row2 {
	padding: 5px;
	width: 50%;
}

td.row1 { background: #070707 }
td.row2 { background: #131313 }

span.new {
	color: #00FFFF;
	font-weight: bold;
}

fieldset {
	border: 1px solid #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 6px;
}

legend {
	color: #828282;
	font-weight: bold;
}

a.high,
b.high,
i.high {
	color: #FFFF7F !important;
}

a.learn,
b.learn,
i.learn {
	/*color: #00AF5F !important;*/
    color: #00FF00;
}

i.high,
i.learn {
	font-size: 11px;
}

p.shoutnote {
	font-size: 11px;
	font-style: italic;
}