html, body
{
	height:100%;
	margin:0px;
	padding:0px;
}

html
{
	overflow-x: auto;
}

body
{
	font-family: Tahoma, Verdana;
	font-size: 12px;
}

form
{
	display: inline;
	margin: 0;
	padding: 0;
}

img
{
	border: 0px;
	vertical-align: top;
}

.maintable
{
	width: 100% !important;
	border-collapse: collapse;
	border-spacing: 0px;
}

.maintable#wide
{
	height: 100%;
}

.maintable,
.maintable td,
.maintable tr
{
	padding: 0px;
	margin: 0px;
	border: 0px;
	vertical-align: top;
}

.header
{
	height: 170px;
	background-repeat: repeat-x;
}

.header div
{
	overflow: hidden;
}

.header div#left
{
	text-align: left;
	padding-left: 2%;
}

.header div#right
{
	float: right;
	text-align: right;
	padding-right: 2%;
}

.footer
{
	width: 100%;	
	height: 110px;
	margin-top: 40px;
}

.copyright
{
	font-size: 10px;
	text-align: right;
	height: 20px;
	padding: 7px 2% 0px 0px;
	border-top: 1px solid;
	border-bottom: 1px solid;
}

.copyright div
{
	float:left;
	padding: 0px 0px 0px 2%;
}

.copyright a
{
	text-decoration: none;
}

.content
{
	padding-top: 10px !important;
}

.content table
{
	width: 96%;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0 auto;
	padding: 0px;
}

.content table td
{
	padding: 0px;
	border: 0px;
	vertical-align: top;
}

.content table td#menu
{
	width: 215px;
}

.content table td#hotnews
{
	width: 230px;
}

.banner-box
{
	border: 2px solid;
	padding: 10px;
}

.menu-box
{
	border: 4px solid;
	padding: 10px;
}

.menu-button
{
	margin: 0px auto 10px auto;
	display: block;
	width: 186px;
	height: 22px;
	background-position: top;
	background-repeat:  no-repeat;
	text-align: center;
	padding-top: 5px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.menu-button:hover,
.menu-button#active
{
	background-position: bottom;
}

.menu-links-box
{
	padding: 10px;
	font-weight: bold;
	line-height:130%
}

.hotnews-box
{
	border: 4px solid;
	padding: 1px 1px 10px 1px;
}

.hotnews-box div#title
{
	padding-top: 8px;
	height: 22px;
	text-align: center;
	font-weight: bold;
	white-space: nowrap;
}

.hotnews-box div#row
{
	padding: 10px 9px 0px 9px;
}

.hotnews-box div#row div
{
	padding: 2px 0px;
}

.hotnews-box div#row a
{
	text-decoration: none;
	font-family: Arial;
}

.hotnews-box div#row a:hover
{
	text-decoration: underline;
}

.news-box
{
	border: 3px groove;
	margin: 0px 15px 0px 15px;
	padding: 20px;
}

.news-box#nopadding
{
	padding: 0px;
}

.news-box p
{
	/*margin: 0px;*/
}

.news-box div#separator
{
	width: 100%;
	height: 1px;
	border-top: 1px solid;
	margin: 10px 0px 20px 0px;
}

.news-box table#row
{
	width: 100%;
}

.news-box td#image
{
	width: 1%;
}

.news-box td#image div
{
	padding: 10px;
}

.news-box td#image img
{
	border: 1px solid;
}

.news-box td#text
{
	padding: 0px 15px 0px 15px;
}

.news-box div#date
{
	font-size: 11px;
}

.news-box div#title
{
	font-weight: bold;
	padding: 5px 0px;
	text-transform: uppercase;
}

.news-box div#title a
{
	text-decoration: underline;
}

.news-box div#title a:hover
{
	text-decoration: underline;
}

.news-box div#cont
{
	font-size: 11px;
}

.news-box div#cont a
{
	text-decoration: underline;
}

.news-box div#cont a:hover
{
	text-decoration: underline;
}

.news-box td#more
{
	font-size: 11px;
	text-align: right;
}

.news-box td#more a
{
	text-decoration: none;
}

.news-box td#more a:hover
{
	text-decoration: underline;
}

.news-box td#more img
{
	vertical-align: middle;
}

.news-box table#results
{
	width: 100%;
}

.news-box table#results tr td
{
	border-bottom: 1px solid;
}

.news-box table#results tr td
{
	height: 30px;
	vertical-align: middle;
}

.news-box table#results td#date
{
	width: 30%;
	text-align: center;
}

.news-box table#results td#teams
{
	font-weight: bold;
	white-space: nowrap;
}

.news-box table#results td#score
{
	width: 20%;
	font-weight: bold;
	text-align: center;
}

.news-box table#results a
{
	text-decoration: underline;
}

#tobottom
{
	vertical-align:bottom;
}

.pagelinks
{
	text-align: center;
	padding: 0px 0px 15px 0px;
}

.pagelinks a
{
	border: 1px solid;
	padding: 2px 3px;
	text-decoration: none;
}

.pagelinks span#current
{
	border: 1px solid;
	padding: 2px 3px;
	text-decoration: none;
	font-weight: bold;
}

.pagelinks a#left,
.pagelinks a#right
{
	font-weight: bold;
}

.maintable#players td#number
{
	width: 1%;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
}

.maintable#players td#title,
.maintable#calendar td#title
{
	font-weight: bold;
	padding: 5px 0px 5px 40px;
	text-transform: uppercase;
}

.maintable#players td,
.maintable#calendar td
{
	padding: 4px;
	border: 1px solid;
}

.maintable#players td a
{
	margin-left: 5px;
}

.maintable#players td#team
{
	
}

.maintable#players td#season
{
	width: 1%;
	text-align: center;
	white-space: nowrap;
}

.maintable#players td#points
{
	width: 1%;
	text-align: center;
	white-space: nowrap;
}

.maintable#players tr#legend td
{
	text-align: center;
	white-space: nowrap;
}

.maintable#calendar td#date,
.maintable#calendar td#att,
.maintable#calendar td#score
{
	width: 1%;
	text-align: center;
	white-space: nowrap;
}

.maintable#calendar td#team
{
	width: 50%;
	padding-left: 5px;
}

.maintable#calendar tr#legend td
{
	text-align: center;
	white-space: nowrap;
}


.maintable#gsummary tr#header td#logoleft,
.maintable#gsummary tr#header td#logoright,
.maintable#gsummary tr#header td#score
{
	width: auto;
}

.maintable#gsummary tr#header td#logoleft
{
	padding: 0 5%;
	overflow: hidden;
}

.maintable#gsummary tr#header td#logoright
{
	padding: 0px 5%;
	overflow: hidden;
}

.maintable#gsummary tr#header td#score
{
	font-size: 64px;
	vertical-align: middle;
	padding: 10px;
}

.maintable#gsummary tr#header td#stat
{
	text-align: center;
}

.maintable#gsummary tr#header td#stat div
{
	font-size: 20px;
	/*white-space: nowrap;*/
	margin-bottom: 10px;
}

.maintable#gsummary tr#header td#leftteam div,
.maintable#gsummary tr#header td#rightteam div
{
	font-size: 16px;
	/*white-space: nowrap;*/
}


.maintable#gsummary tr#header td#leftteam,
.maintable#gsummary tr#header td#rightteam
{
	text-align: center;
}

.maintable#gsummary tr#header td#otso
{
	font-size: 16px;
	text-align: center;
	white-space: normal;
	vertical-align: bottom;
}

.maintable#gscoring
{
	font-size: 12px;
	margin-top: 20px;
}

.maintable#gscoring td
{
	border: 1px solid;
	padding: 2px;
}

.maintable#gscoring td#title
{
	/*white-space: nowrap;*/
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}

.maintable#gscoring td#min
{
	width: 1%;
	white-space: nowrap;
	text-align: center;
}

.maintable#gscoring td#cen
{
	text-align: center;
}

.maintable#gscoring td#nowrap
{
	/*white-space: nowrap;*/
}

.maintable#gscoring tr#legend td
{
	/*white-space: nowrap;*/
	font-weight: bold;
	text-align: center;
}