.stretch {
	background-repeat: repeat-y;
}
.sitemessage {
	color: red;
}

body, td, th, h2, h3, h2 a, h3 a {
	font-family: Arial, Helvetica, sans-serif;
	color: #663300;
}

body, td, th {
	font-size: 10pt;
}

body {
	background-color: #000000;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #CC3300;
}
a:active {
	text-decoration: none;
}

a.leftmenu:link {
	color: white;
	text-decoration: none;
}
a.leftmenu:visited {
	text-decoration: none;
	color: white;
}
a.leftmenu:hover {
	text-decoration: underline;
	color: white;
}
a.leftmenu:active {
	text-decoration: none;
	color: white;
	font-weight: bold;
}

h1 {
	font-size: x-large;
	text-align: center;
}

h2 {
	font-size: large;
}

h3 {
	font-size: medium;
	text-align: center;
}

h4 {
	font-size: small;
}

td.logintd, a.logintd:link, a.logintd:visited, a.logintd:hover {
	color: white;
}

td.faq_q {
	border-bottom: 1px dashed maroon;
}

td.faq_qa_q {
}

td.faq_qa_a {
	border-bottom: 1px dashed maroon;
}

table.list tr th, table.list tr th a, table.list tr th a:hover, table.list tr th a:visited   {
	background: #990000;
	color: #ffffff;
	text-align: center;
	
}

table.form tr th {
	text-align: right;
}

table.details tr th {
	text-align: right;
	background: #990000;
	color: #ffffff;
}

div.hr, span.hr {
	background-image: url(../images/hr.jpg);
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
}

#content {
	
}

#playermenu {
	border-left: dotted black 1px;
}

#leftmenutd, #leftmenutd a, #rightmenutd, #rightmenutd a {
	color: white;
}

#leftmenutd a, #rightmenutd a {
	font-weight: bold;
}

td.wonfight, td.wonfight a, .error_text, .error_text a {
	color: red;
}

td.lostfight, td.lostfight a {
	color: blue;
}

td.myfight, td.myfight a {
	color: green;
}

.viewedMessage {
	font-weight: bold;
}

.smaller {
	font-size: smaller;
}

.centered {
	text-align: center;
}
