BODY {
	font-family:Arial;
	font-size:12px;
	align:center;
}
h1 {
	font-size:24px;
	color:blue;
	text-align:center;
}
h2 {
	font-size:18px;
	font-weight:normal;
	text-align:center;
}
h3 {
	font-size:26px;
	font-weight:bold;
	color: #ff6600;
}
a {
	color:black;
	text-decoration:underline;
}
a:hover 
	{
	text-decoration:underline;
	color:blue;
}


table {
	font-family: Arial; font-size: 12px; 
}

th {
	background-color : #6666FF; 
	border-bottom: 1px solid black;
	font-weight:bold;
}
.greyrow {
	background-color:#EEEEEE; 
}
.current {
font-size: 24px;
color: red;
}
.small {
font-size:9px;
}

select, input {
	font-family:Arial;
	font-size:11px;
}
div#enterscores input {
	width:30px;
	}
div#enterscores tr {
	height:20px;
	}
table#navigation td a {
color: #000099;
text-decoration:none;
}
table#navigation td a:hover {
color: red;
text-decoration:underline;
}
.main_nav_tab_center {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; BACKGROUND-IMAGE: url('images/main_nav_tab_center.gif'); PADDING-BOTTOM: 6px; COLOR: #000000; BACKGROUND-REPEAT: repeat-x; FONT-FAMILY: arial, helvetica, sans-serif; TEXT-ALIGN: center
}
.main_nav_tab_center_selected {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; BACKGROUND-IMAGE: url('images/main_nav_tab_center_selected.gif'); PADDING-BOTTOM: 6px; COLOR: #000000; BACKGROUND-REPEAT: repeat-x; FONT-FAMILY: arial, helvetica, sans-serif; TEXT-ALIGN: center
}
.main_nav_blank {
	BACKGROUND-IMAGE: url('images/main_nav_blank.gif'); BACKGROUND-REPEAT: repeat-x; FONT-FAMILY: arial, helvetica, sans-serif
}
.main_nav_blank_next_selected {
	BACKGROUND-IMAGE: url('images/main_nav_blank_next_selected.gif'); BACKGROUND-REPEAT: repeat-x; FONT-FAMILY: arial, helvetica, sans-serif
}
.main_nav_blank_not_selected {
	BACKGROUND-IMAGE: url('images/main_nav_blank_not_selected.gif'); BACKGROUND-REPEAT: repeat-x; FONT-FAMILY: arial, helvetica, sans-serif
}
.main_nav_blank_prev_selected {
	BACKGROUND-IMAGE: url('images/main_nav_blank_prev_selected.gif'); BACKGROUND-REPEAT: repeat-x; FONT-FAMILY: arial, helvetica, sans-serif
}
.main_nav_tab_end {
	BACKGROUND-IMAGE: url('images/main_nav_tab_end.gif'); BACKGROUND-REPEAT: repeat-x; FONT-FAMILY: arial, helvetica, sans-serif
}
.main_nav_tab_end_selected {
	BACKGROUND-IMAGE: url('images/main_nav_tab_end_selected.gif'); BACKGROUND-REPEAT: repeat-x; FONT-FAMILY: arial, helvetica, sans-serif
}
.main_nav_tab_end_next_selected {
	BACKGROUND-IMAGE: url('images/main_nav_tab_end_next_selected.gif'); BACKGROUND-REPEAT: repeat-x; FONT-FAMILY: arial, helvetica, sans-serif
}
.main_nav_tab_start {
	BACKGROUND-IMAGE: url('images/main_nav_tab_start.gif'); BACKGROUND-REPEAT: repeat-x; FONT-FAMILY: arial, helvetica, sans-serif
}
.main_nav_tab_start_prev_selected {
	BACKGROUND-IMAGE: url('images/main_nav_tab_start_prev_selected.gif'); BACKGROUND-REPEAT: repeat-x; FONT-FAMILY: arial, helvetica, sans-serif
}
.main_nav_tab_start_selected {
	BACKGROUND-IMAGE: url('images/main_nav_tab_start_selected.gif'); BACKGROUND-REPEAT: repeat-x; FONT-FAMILY: arial, helvetica, sans-serif
}
div#navigation td a {color:black; font-size:12px;font-weight:bold;text-decoration:none;}
div#navigation td a:hover {color:blue; font-size:12px;text-decoration:underline;}

.schedule {border-width:1px; border-style:solid; border-color: black;font-weight:normal;width:75%}
.schedule th {font-size:18px;border-width:1px;border-style:solid;border-color:black;padding-left:5px; padding-right:5px; padding-top:3px; padding-bottom:3px;}
.schedule td {font-size:12px;border-width:1px;border-style:solid;border-color:black;padding-left:5px; padding-right:5px; padding-top:3px; padding-bottom:3px;}
.schedule a {text-decoration:none;}
.schedule a:hover {text-decoration:underline;color:blue;}

.leaguetable {border-width:1px; border-style:solid; border-color:black;width:98%; font-size:18px; text-align: center;font-style:italic;}
.leaguetable th {font-size:22px; font-weight:bold;}
.leaguetable td {border:1px solid black; font-style:italic;}
.leaguetable a {text-decoration:none;}
.leaguetable a:hover {text-decoration:underline;color:blue;}
.leaguetableprint {border:2px solid black; width:50%; font-size:18px; text-align: center;font-style:italic;}
.leaguetableprint th {font-size:22px; font-weight:bold;}
.leaguetableprint td {border:1px solid black; font-style:italic;}
.leaguetableprint a {text-decoration:none;}
.leaguetableprint a:hover {text-decoration:underline;color:blue;}


#application {border-width:1px; border-style:solid; border-color: black;font-weight:normal;width:80%}
#application th {font-size:18px;border-width:1px;border-style:solid;border-color:black;padding-left:5px; padding-right:5px; padding-top:3px; padding-bottom:3px;}
#application td {font-size:12px;border-width:1px;border-style:solid;border-color:black;padding-left:5px; padding-right:5px; padding-top:3px; padding-bottom:3px;}
#application a {text-decoration:none;}
#application a:hover {text-decoration:underline;color:blue;}

#players {border:1px solid black; padding-left:5px; padding-right:5px;font-size:12px; font-weight:normal;width:85%}
#players th {font-size:18px;}
#players td {padding-top:3px; padding-bottom:3px;}
#players a {text-decoration:underline;}
#players a:hover {text-decoration:underline;color:blue;}