* {
	margin: 0;
	padding: 0;
}

body {
	background: #545454 url("../images/img01.gif") repeat-x;
}

body, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}

table {
	margin: 0px auto;
}

.note {
	color: red;
}

h1 {
	font-size: 22px;
	color: white;
	font-weight: normal;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

form {
margin-top: 2px;
}

a {
	color: #01076F;
}

a:hover {
	text-decoration: none;
	color: #FF6600;
}

.highlighted {
	color: black;
	font-weight: bold;
}

.paddingLeft {
padding-left: 7px;
}

.paddingRight {
padding-right: 7px;
}



.hr {
}

img.left {
	float: left;
	margin: 0 15px 15px 0;
}

img.right {
	float: right;
	margin: 0 0 15px 15px;
}

/* Wrapper */

#wrapper {
	width: 950px;
	margin: 0 auto;
	padding-top: 15px;
}

#mainTable {
width: 100%;
border: 0;
}

#Filler {
width: 100%;
background: white url("../images/img07.gif") repeat-x;
height: 85px;
}

/* Header */

#header {
width: 100%;
height: 145px;
background: white url("../images/img07.gif") repeat-x;
}

#headerFooter {
height: 15px;
width: 100%;
background: #545454 url("../images/img05.gif") repeat-x;
}

/* Footer */

#leftFooter {
	background: url("../images/img09b.gif") repeat-x;
}

#leftFooter p {
	margin: 0;
	padding: 5px;
	text-align: right;
	font-size: x-small;
	color: #FFFFFF;
}

#leftFooter a {
	color: #FFFFFF;
}

#rightFooter1 {
	background: url("../images/img05a.gif") repeat-x;
}

#rightFooter2 {
	background: url("../images/img05a.gif") repeat-x;
}

#rightFooter3 {
	background: url("../images/img05a.gif") repeat-x;
}

.middleColumn {
padding-right: 15px;
width: 75%;
}

#quickstandings {
	text-align: center;
	position: relative;
	z-index: 1;
}

#quick1 h1 {
	height: 26px;
	margin: 0;
	padding-top: 9px;
	background: url("../images/img08.gif") repeat-x;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	position: relative;
	z-index: 2;
}

#quick1 #Info1 {
	background: url("../images/img07.gif") repeat-x;
	background-color: white;
	text-align: center;
	padding: 5px;
	font-size: 11px;
	position: relative;
	z-index: 3;
}

#quick1 #info1 th {
	font-size: 12px;
	position: relative;
	z-index: 4;
}

#quick2 h1 {
	height: 26px;
	margin: 0;
	padding-top: 9px;
	background: url("../images/img08.gif") repeat-x;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	position: relative;
	z-index: 5;
}

#quick2 #Info2 {
	background: url("../images/img07.gif") repeat-x;
	background-color: white;
	text-align: center;
	padding: 5px;
	font-size: 11px;
	position: relative;
	z-index: 6;
}

#quick2 #info2 th {
	font-size: 12px;
	position: relative;
	z-index: 7;
}

#quick3 h1 {
	height: 26px;
	margin: 0;
	padding-top: 9px;
	background: url("../images/img08.gif") repeat-x;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	position: relative;
	z-index: 8;
}

#quick3 #Info3 {
	background: url("../images/img07.gif") repeat-x;
	background-color: white;
	text-align: center;
	padding: 5px;
	font-size: 11px;
	position: relative;
	z-index: 9;
}

#quick3 #info3 th {
	font-size: 12px;
	position: relative;
	z-index: 10;
}

#mainContent h1 {
	height: 30px;
	margin: 0;
	padding: 5px 0px 0 0px;
	background: url("../images/img09.gif") repeat-x;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

#mainContent #Info {
	background: url("../images/img07.gif") repeat-x;
	background-color: white;
	text-align: center;
	padding: 5px;
	padding-top: 25px;
	padding-bottom: 25px;
}

#header h1 {
	height: 30px;
	margin: 0;
	padding: 5px 0px 0 0px;
	background: white url("../images/img06.gif") repeat-x;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

#headerInfo {
	background: white url("../images/img07.gif") repeat-x;
	text-align: center;
	padding-top: 12.5px;
	height: 97px;
	font-size: 20px;
	width: 75%;
	float: left;
}

#headerLinks td {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

#header #Form {
	background: white url("../images/img07.gif") repeat-x;
	text-align: right;
	height: 102px;
	width: 23.4%;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 5px;
	float: right;
	font-size: 11px;
}

#header #Form input {
font-size: 11px;
}

.leftAlignWithPadding {
text-align: left;
padding-left: 5px;
}

#statsTable {
	width: 95%;
	text-align: center;
}

.leftAlign {
text-align: left;
}

.centerAlign {
text-align: center;
}

.rightAlign {
text-align: right;
}

.topAlign {
	vertical-align: top;
}

.evenSpacing {
width: 50%;
}

.One {
width: 1px;
}

.Three {
width: 3px;
}

.bolded {
font-weight: bold;
}

#tbp {
font-size: 11px;
}

#tbp th {
font-size: 12px;
}

th a {
font-weight: bold;
}

#whiteBackGround1 {
background-color: white;
}

#whiteBackGround2 {
background-color: white;
}

#adSpacer1 {
	height: 18px;
	margin-top: -5px;
	background: white url("../images/img05b.gif") repeat-x;
	position: relative;
	z-index: 19;
}

#adSpacer2 {
	height: 18px;
	margin-top: -5px;
	background: white url("../images/img05b.gif") repeat-x;
	position: relative;
	z-index: 18;
}

#floatLeft {
	float: left;
	text-align: right;
	width: 50%;
}

#floatLeft a:hover {
}

#floatRight {
	float: right;
	position: relative;
	z-index: 99;
	text-align: left;
	width: 50%;
}

.Top {
	vertical-align: top;
}

#gameComments {
	width: 70%;
	margin: 0 auto;
}

#centerAllHome {
	width: 69%;
	margin: 0 auto;
}

#centerAll {
	width: 100%;
	margin: 0 auto;
}

#playerstatsTable {
	text-align: center;
}

.widthOneTwenty {
	width: 120px;
}

.widthFifteen {
	width: 15px;
}

.wTwentyP {
	width: 20%;
}

.wThirtyP {
	width: 30%;
}

.wSeventyP {
	width: 70%;
}

.wThirtyThreeP {
	width: 33%;
}

.evenSpacingTwentyFive {
	width: 25%;
}

.evenSpacingTwenty {
	width: 20%;
}


.fullWidth {
	width: 100%;
}

#paddingTopABit {
padding-top: 3px;
}

.headerFontSize {
	font-size: 12px;
}

.playerStats {
	background-color: #ffffff; 
}

.playerStatsHover {
	background-color: #EAEAEA;
}