
#TopNav
{
	position: absolute;
	top: 10px;
	left: 25px;
	width: 1034px;
	height: 20px;
	background-color: #444444;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #FFFFFF;
	z-index: 1;
}

#HeaderRow
{
	position: absolute;
	top: 30px;
	left: 25px;
	width: 1034px;
	height: 102px;
	font-size:9pt;	
	color:#FFFFFF;	
	z-index: 1;
}

#HeaderLinkRow
{
	position: absolute;
	top: 132px;
	left: 25px;
	width: 1034px;
	height: 44px;
	font-size:9pt;	
	color:#FFFFFF;	
	z-index: 1;
}

#HeaderLinkTopNavBar
{
	position: relative;
	top: 0px;
	left: 10px;
	width: 1014px;
	height: 22px;
	font-size:9pt;	
	color:#FFFFFF;	
	font-weight: bold;
	background-color: #339900;
	z-index: 10;
}

#HeaderLinkBottomNavBar
{
	position: relative;
	top: 0px;
	left: 10px;
	width: 1014px;
	height: 22px;
	font-size:9pt;	
	color:#00FFFF;	
	background-color: #000000;
	z-index: 10;
}

#ScoreboardHeader
{
	position: relative;
	top: 3px;
	left: 10px;
	width: 100px;
	height: 18px;
	font-size:9pt;
	font-weight: bold;
	color: #FFFFFF !important;	
	z-index: 15;
}

#Scores
{
	position: relative;
	top: -14px;
	left: 105px;
	width: 900px;
	height: 18px;
	font-size:9pt;
	font-weight: bold;
	color: #FFFFFF !important;	
	z-index: 15;
	overflow: hidden;
	z-index: 12;
	
}

#PageContent
{
	position: absolute;
	top: 176px;
	left: 25px;
	visibility: visible;
	width: 1034px;
	font-family:"Trebuchet MS", Arial,Helvetica,sans serif;	
	font-size:9pt;	
	color:#000000;
	background-color:#FFFFFF;
	z-index: 1;
}

.PageContentSideTile
{
	background-color:#555555;
}

.Footer
{
	background-color: #444444;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #FFFFFF;
}

.CopyRight
{
	background-color: #5A361C;
	font-family: "Trebuchet MS";
	font-size: 8pt;
	color: #FFFFFF;
}

#MaintenanceDiv
{
	position: absolute;
	top: 95%;
	left: 25px;
	visibility: visible;
	width: 1034px;
	font-family:"Trebuchet MS", Arial,Helvetica,sans serif;	
	font-size:9pt;
	z-index: 100;
}


.TopNavBar
{
	font-family: "Trebuchet MS";
	font-size: 8pt;
	color: #FFFFFF;
}


BODY
{	
	background-color: #5A361C; 
	font-family: "Trebuchet MS", Arial,Verdana,Helvetica,sans serif; 
	font-size:8pt; 
	color:#000000;	
}

TD, INPUT, TEXTAREA, SELECT
{
	font-family: "Trebuchet MS", Arial,Verdana,Helvetica,sans serif; 
	font-size:8pt; 
	color:#000000;	
}

.BigFont
{
	font-size: 10pt;
}

.ArticleListHead
{
	font-weight: bold;
	font-size: 10pt;
	color: darkgray;
	font-family: "Trebuchet MS", Arial;
}

.ArticleListItem
{
	font-size: 10pt;
	color: darkgray;
	font-family: "Trebuchet MS", Arial;
}

.HomeDarkSector
{
	background-color: #222222;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: normal;
}

.HomeDarkSectorBold
{
	background-color: #5A361C;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
}

.HomeDarkSectorHeader
{
	background-color: #222222;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
}

.HomeDarkSectorTitle
{
	background-color: #222222;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}

.MainTableBkg
{

	background-color: #191970; 
}

.PlayerSearchTable
{
	background-color: gainsboro;
}

.PlayerSearchTitleDiv
{
	color: #000000;
	font-weight: bold;
}

.BkgLite
{
	background-color: #FFFFFF;
}

.BkgDark
{
	background-color: #F8ECE0;
	color: #000000;
}

.LabelText
{
	color: Gray;
	font-size: 10pt;
	font-weight: bold;
}

.SuccessText
{
	color: #006600;
	font-weight: bold;
}

.ErrorText
{
	color: #FF0000;
	font-weight: bold;
}

.red
{
	color: #FF0000;
}

.bold
{
	font-weight: bold;
}

.WinBkg
{
	border: 1px solid #FFFFFF;
	background-color: #66CC66;
	color: #000000;
	font-weight: bold;	
}

.LossBkg
{
	border: 1px solid #FFFFFF;
	background-color: #CC3333;
	color: #FFFFFF;
	font-weight: bold;
}

.PageHeader
{
	font-family: "Trebuchet MS";
	font-size: 12pt;
	color: #5A361C;
	font-weight: bold;
	padding-bottom: 10px;
}

.ResultTable
{
	background-color: #F8ECE0;
	border: 1px solid #FFFFFF;	
}

.ResultTableBold
{
	background-color: #F8ECE0;
	border: 1px solid #FFFFFF;	
	font-weight: bold;
}

.ResultTableHeader
{
	background-color: #5A361C;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-weight: bold;	
}

.ResultTableHilite
{
	background-color: #B7EE7D;
	border: 1px solid #FFFFFF;
	color: #5A361C;
	font-weight: normal;	
}

.ResultTableHeaderNoBorder
{
	background-color: #5A361C;
	border: none;
	color: #FFFFFF;
	font-weight: bold;	
}

.TableLabel
{
	border: none;
	color: #5A361C;
	font-weight: bold;	
}

.TableText
{
	border: none;
	color: #5A361C;
	font-weight: normal;	
}


A:link
{
	color: #339900;
	text-decoration: underline;
}

A:hover
{
	color: #5A361C;
	text-decoration: underline;
}

A:visited
{
	color: #339900;
	text-decoration: underline;
}

A:active
{
	color: #5A361C;
	text-decoration: underline;
}

A.TopNavBar:link
{
	font-family: "Trebuchet MS";
	font-size: 8pt;
	color: #FFFFFF !important;
	text-decoration: underline;
}

A.TopNavBar:hover
{
	font-family: "Trebuchet MS";
	font-size: 8pt;
	color: #339900 !important;
	text-decoration: underline;
}

A.TopNavBar:visited
{
	font-family: "Trebuchet MS";
	font-size: 8pt;
	color: #FFFFFF !important;
	text-decoration: underline;
}

A.TopNavBar:active
{
	font-family: "Trebuchet MS";
	font-size: 8pt;
	color: #339900 !important;
	text-decoration: underline;
}


A.HeaderLinkTopNavBar:link
{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF !important;
	text-decoration: none;
}

A.HeaderLinkTopNavBar:hover
{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	color: #000000 !important;
	text-decoration: none;
}

A.HeaderLinkTopNavBar:visited
{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF !important;
	text-decoration: none;
}

A.HeaderLinkTopNavBar:active
{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	color: #000000 !important;
	text-decoration: none;
}

A.Footer:link
{
	font-family: "Trebuchet MS";
	font-size: 8pt;
	color: #FFFFFF !important;
	text-decoration: underline;
}

A.Footer:hover
{
	font-family: "Trebuchet MS";
	font-size: 8pt;
	color: #339900 !important;
	text-decoration: underline;
}

A.Footer:visited
{
	font-family: "Trebuchet MS";
	font-size: 8pt;
	color: #FFFFFF !important;
	text-decoration: underline;
}

A.Footer:active
{
	font-family: "Trebuchet MS";
	font-size: 8pt;
	color: #339900 !important;
	text-decoration: underline;
}

MARQUEE
{
	color: #FFFFFF !important;
	font-weight: bold;
	text-decoration: none;
}

A.Scores:link
{
	color: #FFFFFF !important;
	font-weight: bold;
	text-decoration: none;
}

A.Scores:hover
{
	color: #FFFFFF !important;
	font-weight: bold;	
	text-decoration: none;
}

A.Scores:visited
{
	color: #FFFFFF !important;
	font-weight: bold;	
	text-decoration: none;
}

A.Scores:active
{
	color: #FFFFFF !important;
	font-weight: bold;	
	text-decoration: none;
}


A.Win:link
{
	color: #000000;
	font-weight: bold;	
}

A.Win:hover
{
	color: #FF0000 !important;
	font-weight: bold;	
}

A.Win:visited
{
	color: #000000;
	font-weight: bold;	
}

A.Win:active
{
	color: #FF0000 !important;
	font-weight: bold;	
}

A.Loss:link
{
	color: #FFFFFF;
	font-weight: bold;	
}

A.Loss:hover
{
	color: #00FFFF !important;
	font-weight: bold;	
}

A.Loss:visited
{
	color: #FFFFFF;
	font-weight: bold;	
}

A.Loss:active
{
	color: #00FFFF !important;
	font-weight: bold;	
}

A.OnDark:link
{
	color: #FFFFFF;	
}

A.OnDark:hover
{
	color: #339900 !important;
}

A.OnDark:visited
{
	color: #FFFFFF;	
}

A.OnDark:active
{
	color: #339900 !important;	
}