/* Tables */
table.stats { background-color:white;width:100%;margin-top:10px;padding:0px;border:0px solid #333;

			font-size:.8em; }
th { font-family: Verdana; font-size: 12px; color: #000000; }
a {color:blue;font-weight:bold;text-decoration:none;}
a:visted{color:blue;}
a:hover{color:#333;}
th.header { 
background-color: #305478; border: #FFFFFF; border-width: 0px 0px 1px 0px; border-style: solid;color: #FFFFFF; font-weight: bold;line-height:150%;text-align:center;font-family:arial;
}
th.cat { background-color: #EEEEEE; font-size: 11px; font-weight: bold; text-align: center; }

td { font-family: Verdana; font-size: 11px; color: #000000; }
td.top {
	background-color: #333333; font-size: 10px; color: #999999; 
	border: #CCCCCC; border-width: 0px 0px 1px 0px; border-style: solid;
}
td.data { background-color: #FFFFFF; vertical-align: middle; text-align:center;}
td.red { background-color:#ffdddd; }
td.blue { background-color:#ddddff; }
td.right{text-align:right;}
td.left{text-align:left;}
td.center{text-align:center;}
td.total {
	background-color: #FFFFFF; vertical-align: middle;
	border: #000000; border-width: 1px 0px 0px 0px; border-style: solid;
}

td.bar { background-color: #FFFFFF; vertical-align: center; }
td.bar-total { 
	background-color: #FFFFFF; vertical-align: center; 
	border: #000000; border-width: 1px 0px 0px 0px; border-style: solid;
}
td.bar1 {
	background-color: #CC0000; border: #FF0000; border-width: 0px 0px 2px 0px; border-style: solid;
}
td.bar2 {
	background-color: #003366; border: #0066FF; border-width: 0px 0px 2px 0px; border-style: solid;
}
td.team1 { font-size: 11px; font-weight: bold; color: #FFFFFF; background-color: #990000; }
td.team2 { font-size: 11px; font-weight: bold; color: #FFFFFF; background-color: #000099; }
td.spec { font-size: 11px; font-weight: bold; color: #FFFFFF; background-color: #009900; }
td.alive { color: #CC0000; font-weight: bold; }
td.border { background-color: #EEEEEE; }



/* Elements */
div { font-family: Verdana; }
span { font-family: Verdana; }
span.alive { color: #FF0000; font-weight: bold; }
span.positive { color: #009900; }
span.negative { color: #FF0000; }
span.team1 { color: #FF0000; }
span.team2 { color: #000099; }
span.action { color: #000066; }
span.event { color: #009900; }
span.world { color: #006699; }
span.kill { color: #CC0000; }
span.webchat { color: #666666; }

/* Text */
.text-header { font-size: 18px; color: #333333; text-decoration: underline; }
.text-normal { font-size: 11px; }
.text-large { font-size: 13px; }
.text-small { font-size: 10px; }
.text-docmsg { font-size: 10px; color: #CCCCCC; }
.text-footer { font-family: Arial; font-size: 11px; }
.text-pagelinks { font-size: 11px; font-weight: bold; }
.text-error { font-size: 12px; font-weight: bold; color: #CC0000; }
.text-code { font-family: Courier New; font-size: 12px; }
.text-faq { font-family: Verdana; font-size: 14px; font-weight: bold; }

#white { color: #FFFFFF; }

