html, body {
	background-color: #fff;
	color: #000;
	font: normal 90%/1.8em Tahoma, 'Lucida Grande', Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif;
	margin: 0;
	height: 100%;
}
h1 {
	font-size: 2.0em;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0em;
	color: #a83930;
}
h2 {
	font-size: 1.6em;
	margin: 1.0em 0em 1.0em 0em;
	font-weight: bold;
	color: #a83930;
}
h3 {
	font-size: 1.6em;
	margin: 1.0em 0em 1.0em 0em;
	font-weight: bold;
	color: #a83930;
}
p {
	font-size: 1.0em;
	text-align: left;
}
ul 
{
    font-size: 1.0em;
}
a:link, a:visited {
	color: #a83930;
	text-decoration: underlined;
}
a:hover 
{
    color: #a83930;
	text-decoration: none;
}
a:active {
	color: #a83930;
	text-decoration: none;
}
title {
    color: #a83930;
}
td 
{
    vertical-align:middle;
}
#header {
	height: 100px;
	padding: 20px 10px 10px 10px;
	color: #fff;
	background-color: #fff;
	
	
}
#header h1 {
	padding: 0 0 0 0;
	margin: 0 0 0 200px;
	color: #a83930;
	margin-left: 0px;
	text-align: center;
	font-size:xx-large;
}
}
#header h2 {
	padding: 0 0 0 0;
	margin: 0 0 0 200px;
	color:Black;
	margin-left: 0px;
	text-align: center;
	font-size:medium
}
#header h4 
{
    padding: 0 0 0 0;
	margin: 0 0 0 0px;
    color:Black;
	text-align: center;
	font-size:x-small
}
#content {
	margin-left: 210px; 
    margin-top: 30px;
	padding: 5px 20px 1.0em 10px;
	background-color: #fff;
}
.code {
	color: #a83930;
	background-color: #fdea12;
    font: 0.9em/1.4em verdana, arial, helvetica, sans-serif;
    float: right;
    border: solid 1px #a83930;
    padding: 10px;
}
.code a:link, #breadcrumbs a:visited,
.code a:hover, #breadcrumbs a:active {
	color: #a83930;
}
#breadcrumbs {
	color: #fdea12;
	background-color: #a83930;
	padding: 10px;
	float: right;
	clear: left;
	margin-bottom: 1.8em;
}
#breadcrumbs a:link, #breadcrumbs a:visited,
#breadcrumbs a:hover, #breadcrumbs a:active {
	color: #fdea12;
}
#sidebar {
	float:left;
	padding: 0 10px 10px 10px;
	background-color: #000066;
	background-repeat: repeat-y;
	background-position: top left;
	border-top: 1px solid #000066;
	border-bottom: 2px solid #a83930; 
	width: 168px;  /* ds */
}
html>body #sidebar {
	width: 180px;
}
#sidebar h3 {
  font-weight: bold;
  padding-bottom: 0.5em;
  padding-top: 0.5em;
  border-bottom: 2px dashed #fff;
  border-top: 2px dashed #fff;
  color: #fff;
}
#sidebar h1 
{
    color: #fff;
}
#nav {
     color: White;
     line-height:1.4em;
}
#nav li {
	display: inline; /* for IE5 and IE6 */
}
#nav ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}
#nav a:link, #nav a:visited {
	display: block;
	width: 99.99%; /* for IE5 */
	color: #fff;
	text-decoration: none;
	padding: 0.25em 0.5em 0.25em 0.5em;
	font-weight: bold;
}
#nav a:hover {
	text-decoration: none;
	color: #000066;
	background-color: #fff;	
}

.dynamicMenu {
    background-color:#000066;
    border-color: #000066;
    border-style: solid;
    border-width: 1px;
    z-index: 100;
    width: inherit;
    display: block;
}
.dynamicMenuItem
{
    background-color: #000066;
    border-color: #fff;
    border-style: solid;
    border-width: 1px;
    width: inherit;
    z-index: 100;
    display:block;
}
.login a:link, a:visited {
	display: block;
	width: 99.99%; /* for IE5 */
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	padding: 0 0 0 0;
	line-height:normal;
}
.login a:hover 
{
	text-decoration: none;
	color: #000066;
	background-color: #fff;	
}

.login {
	color: #000066;
	background-color: #000066;
	padding: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
	font: normal ;
}
.login td {
	color:#fff;
	background-color: #000066;
	font: bold 0.8em/0.8em;
    font-size: x-small;
    line-height:normal;
}
.login td.title {
	color: #fff;
	font: bold 1.1em/1.1em ;
	text-align: center;
	padding-bottom: 10px;
}
.loggedinout {
    color: #000066;
    background-color: #fdea12;
    padding: 10px;
    font: 0.9em/1.4em ;
}
.title {
    color: #a83930;
    font: bold 1.0em/1.0em verdana, arial, helvetica, sans-serif;
    text-align: center;
    padding-bottom: 5px;
    border-bottom: #a83930 thin solid;
    margin-bottom: 5px;
}
.button 
{
    font-style: inherit;
    color:  White;
    background-color: #000066;
}
.HypLink
{
    padding: 0.25em 0.5em 0.5em 0.25em ;
}
#footer {
	margin-left: 210px; 
	padding: 0 20px 1.8em 10px;
	border-top: 1px solid #a83930;
	clear: both;
}
#footer p {
	font: normal 0.8em/0.9em verdana, arial, helvetica, sans-serif;
	color: #666;
}
#footer p.left {
	float: left;
	clear: left;
}
#footer p.right {
	float: right;
	clear: right;
}
.spacer {
	clear: both;
}
dd, dt {
	font-size: 0.95em;
}
#mainTitle {
	font-size: 2.0em;
	font-weight: bold;
	visibility: hidden;
}
.pageTitle {
	font-size: 1.5em;
	font-weight: bold;
}
.itemTitle {
	border-bottom: 1px solid #a83930;
	font-size: 1.5em;
}
.itemContent {
	padding-bottom: 1.8em;
}
.box {
    border: solid 1px #a83930;
}
.boxFloat {
    /* border: solid 1px #a83930; */
    float: left;
}
.boxFloatRight {
    border: solid 1px #a83930;
    float: right;
}
.floatRight {
    /* border: solid 1px #a83930; */
    float: right;
}

.newsItem 
{
	padding-top: 1.0em;
	border-bottom: 1px solid #a83930;
    }
.newsTitle 
{
	font-size: 110%;
    /*
	float: left;
    */
}
.newsDate {
    font: normal 0.9em/0.9em 'Lucida Grande', Verdana,  Geneva, Lucida, Helvetica, Arial, sans-serif;
	float: right;
	/* clear: right; */
	color: #666666;
}
.newsContent {
	text-align: left;
}
.rowSelected {
    background-color: #FEF268;
}

input.buttonLink
{
    text-decoration: underline;
    border: 0px;
    background-color: Transparent;
}

.grid {
    margin-bottom: 10px;
}
.grid TR TD {
    padding: 1px 5px 1px 5px;
}

.details, .details TR, .details TD{
    border-style: none;
    border-width: 0;
    padding-left: 20px;
}
.detailsHeader 
{
    background-color: #FEF268;
    border: solid 1px green;
}
#Address
{
    font-size: smaller;
    margin-top: 0em;
    margin-bottom: 0em;
    border-spacing: 0;
    line-height: normal;
}
#NewsHeading {
	padding: 0 10px 0 10px;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
	background-color: #000066;
	border-bottom: 3px solid #a83930;
}
#NewsFooting {
	padding: 0px 10px 0px 10px;
	color: #fff;
	background-color: #000066;
	border-bottom: 2px solid #a83930;
	text-align: right;
	font-size: 0.7em
}
.Tabbed 
{
    margin-left: 200px;
    clear: right;
}
#Contacts td 
{
    width: 200px;
}
#NewUser td{
    color:#000066;
    background-color:#a83930;
}
#NewUser td.title 
{
    font-weight:bold;
}
#ContactHeading {
	padding: 0 10px 0 10px;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
	background-color: #000066;
	border-bottom: 3px solid #a83930;
}
#ContactFooting {
	padding: 0px 10px 0px 10px;
	color: #fff;
	background-color: #000066;
	border-bottom: 2px solid #a83930;
	text-align: right;
	font-size: 0.7em
}
#PlayerStats table
{
     border-style:none;
}
#PlayerStats td
{
    padding: 0px 40px 0px 40px;
    border:none;
}
#PlayerStats th
{
    border:none;
}
#PlayerGrid td
{
    padding: 0px 40px 0px 40px;
}
#PlayerGrid th
{
    background-color:#a83930;
    color:#000066;
}
#Grid td
{
    padding: 0px 5px 0px 5px;
}
#Grid th
{
    background-color:#a83930;
    color:#000066;
}
#Grid th a:link, #Grid th a:visited 
{
    color:#000066;
}
.HeaderButton
{
    height:30px;
    color: #000066;
    background-color:#fff;
    text-align:center;
    margin-left:0px; 
    font-weight:bold;
    border-bottom: 2px solid #000066;
    border-top: 2px solid #000066;
}
.HeaderButton a:link, a:visited {
	color: #000066;
	text-decoration: none;
	font-weight: bold;

}
.HeaderButton a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #a83930;	
	border-style: none;
	border-width:medium;
	border-color:#000066;
}

#content a:link, a:visited 
{
    color: #a83930;
    text-decoration: underline;
    font-weight: normal;
    width: auto;
    display: inline;
     
}
.ie8Fix
{
    z-index: 100;
}