@import url("menustyles.css");
body {
	background-image: url(/pics/tnhcback.gif);
	; background-color: #FFFFFF
}

h1, h2, h3, h4, h5, h6, caption {
	font-family: arial, helvetica, sans-serif;

}

caption {
	font-size: 110%;
	font-weight: bold;
}

@media print {
	thead {display: table-header-group}
	tfoot {display: table-footer-group}
}

.main {
	text-align: center;
}

.jumptable td {
	font-size: 110%;
}

.statstitle {
	color: #000000;
	font-size: 120%;
	text-align: center;
}

.topbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}

p.topbar {
	background-color: silver;
}

.navbar {
	font-family: Arial, Helvetica, sans-serif;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}

.asof {
	font-size: 110%;
}

.register{
	font-size: 110%;
}

.opening{
	font-size: 110%;
}

.winners{
	font-size: 110%;
}

.address{
	font-size: 110%;
}

.footer {
	font-size: x-small;
	text-align: center;
}


table.fame {
	text-align: center;
	vertical-align: top;
}
table.fame th, table.fame td {
	padding-left: 0.5em;
	padding-right: 0.5em;
}

table.game {
	text-align: center;
	vertical-align: top;
}
table.game th, table.game td {
	padding-left: 0.5em;
	padding-right: 0.5em;
}

table.goalies {
	text-align: center;
	vertical-align: top;
}
table.goalies th, table.goalies td {
	padding-left: 0.5em;
	padding-right: 0.5em;
}

table.result {
	text-align: left;
	vertical-align: top;
}
table.result th, table.result td {
	padding-left: 0.5em;
	padding-right: 0.5em;
	vertical-align: top;
}

table.schedule {
	text-align: left;
	vertical-align: top;
}
table.schedule th, table.schedule td {
	padding-left: 0.5em;
	padding-right: 0.5em;
}

table.shame {
	text-align: center;
	vertical-align: top;
}
table.shame th, table.shame td {
	padding-left: 0.5em;
	padding-right: 0.5em;
}

table.standing {
	text-align: center;
	vertical-align: top;
}
table.standing th, table.standing td {
	padding-left: 0.5em;
	padding-right: 0.5em;
}

table.players {
	text-align: center;
	vertical-align: top;
}
table.players th, table.players td {
	padding-left: 0.5em;
	padding-right: 0.5em;
	text-align: left;
}


/* rob, this was my experiment with colours... */

tr.rowheader th {
	background-color: #A8A8A8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	/*text-align: center;*/
}
tr.rowodd td {
	background-color: #D7DAE0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	/*text-align: center;*/
}
tr.roweven td {
	background-color: #C9CACB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	/*text-align: center;*/
}


/* plus i tried overriding some... */
/*
table.game tr.rowheader th {
	background-color: #f00;
}
table.game tr.rowodd td {
	background-color: #0f0;
}
table.game tr.roweven td {
	background-color: #69f;
}
*/
/* it all seemed to work in ie 6 and mozilla 6 */

/* trickier table */
table.result {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
table.result th {
	background-color: #a8a8a8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
table.result td {
	background-color: #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
table.result tr.rowodd td {
	background-color: #d7dae0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
table.result tr.roweven td {
	background-color: #c9cacb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

/* columns */

th.division, td.division {
	text-align: left;
}
th.no, td.no {
	text-align: center;
}
th.penalty, td.penalty {
	text-align: left;
}
th.player, td.player {
	text-align: left;
}
th.pts, td.pts {
	font-weight: bold;
}
th.rink, td.rink {
	text-align: left;
}
th.team, td.team {
	text-align: left;
}

.bodytext01 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000}
.navbutup {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; background-color: #003366; height: 24px; width: 150px; border: ridge; color: #FFFFFF; border-width: 2px 0px; border-color: #FFFFFF black}
.navbutover { font-family: Arial, Helvetica, sans-serif; font-size: 14px; background-color: #006666; height: 24px; width: 150px; border: inset; color: #FFFFFF; border-width: 1px 0px; border-color: #FFFFFF black }
.menutext {  font-family: Arial, Helvetica, sans-serif; font-size: 14px}
a:hover {  color: #666600; text-decoration: underline; font-weight: normal}


/* used in office and stats subsites */

div#logo {
	position: absolute;
}
div#logo img {
	border: 0;
}
div#main {
	text-align: center;
}

.delete {
	color: red;
	text-decoration: line-through;
}

.required {
	color: green;
	font-style: italic;
}

.warning {
	color: red;
	font-weight: bold;
	font-style: italic;
}
.topdog {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.topdog a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.topdog a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.topdog a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #999900;
	text-decoration: underline;
}