/* Links */
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
	text-decoration: none;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
}
a.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.header:visited {
	color: #EEEEEE;
}
a.header:link {
	color: #EEEEEE;
}
a.header:hover {
	color: #CCCCCC;
}
/* Main */
body {
	text-align: left;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #000000;
	margin-left: 3px;
	margin-top: 0px;
}	
tbody {
	text-align: left;
}
td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
hr {
	color: #333333;
}

.fontsize12 { 
	font-size: 12px;
}
.fontsize15 { 
	font-size: 14px;
}
.height15 {
	height: 15px;
}
.height25 {
	height: 25px;
}
.rightalign {
	text-align: right;
}
.leftalign {
	text-align: left;
}

.servertitle {	
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica;
	color: #FFCC00;
}

.menutitle {
	font-weight: bold;
	font-family: Arial, Helvetica;
	color: #EEEEEE;
}
.bgline {
	background-image: url("line.gif");
	background-position: center left;
	background-repeat: repeat-x;
}
.border {
	border: 1px solid #402D00;
	background-color: #111111;
}
.mainbg {
	background-color: #222222;
}

.newstitle {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.newsfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EEEEEE;
}
.newstable {
	background-color: #111111;
	border: 1px solid #333333;
}
.spacer {
	line-height: 3px;
}
.InputArea {
	background: #333333 url(../../images/gradients/input.gif) no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC9900;
	border: 1px solid #402D00;
	background-color: #111111;
}
.expand {
	background-color: #333333;
	border: 1px solid #1f1f1f;
}
.expandlink {
	font-weight: bold;
	text-decoration: underline;
}
.section {
	text-align: left;
	background:#202020;
	border-top:1px solid #333333;
	border-bottom:1px solid #333333;
}
.footer {
	background:#000000;
	width:100%;
	border-top:1px solid #333333;
	border-bottom:1px solid #000000;
}
.title {
	color: #FFFFFF;
	font-weight: bold;	
}

/* playerlister styles */

.plFieldset {
	border: 1px solid  #402D00;
	border-style: solid none none solid;
}
tbody.Data tr:hover {
	background: #333333;
}
.plLegend {
	font-size: 14px;
	color: #EEEEEE;
}
.pl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px 0px 1px 5px;
	border-right: solid 1px #555555;
	text-align: left;
}
.plL {
	border-left: solid 1px #555555;
}
.plB {
	border-bottom: solid 1px #555555;
}
/* end of playerlist styles */
