body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #003399;
}

p ul li{
	font-size: 12px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
td.nav {
	vertical-align: top;
}
td.header {
	background-color: #FFFFFF;
}

td.footer {
	font-size: 9px;
	color: #003399;
	text-decoration: none;
	text-align: center;
}

a {
	text-decoration: none;
	color: #003399;
}
a:hover {
	font-weight: bold;
	color: #003399;
}
a:active {
	font-weight: bold;
	color: #003399;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a.footer {
	text-decoration: none;
	color: #003399;
}
a.footer:hover {
	font-weight: bold;
	color: #003399;
}
a.footer:active {
	font-weight: bold;
	color: #003399;
}
a.footer:visited {
	text-decoration: none;
	color: #003399;
}

table.hnav {
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
}

td.hnav {
	color: black;
	text-align: center;
	font-size: 10px;
	text-decoration: none;
	background-color: #6699ff;
	border: 1px solid black;
	height: 20px;
	padding-left: 5px;
	padding-right: 5px;
}
td.hnav:hover {
	background-color: #3366ff;
	color: #ffff00;
}
a.hnav {
	text-decoration: none;
	color: #000000;
}
a.hnav:hover {
	text-decoration: none;
	color: #ffff00;
}
a.hnav:active {
	text-decoration: underline;
	color: #ffff00;
}
a.hnav:visited {
	text-decoration: none;

}
td.main {
	vertical-align: top;
	padding: 10px;
	font-size: 12px;
	margin: 5px;
}

.centre {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.border {
	border-top: 2px solid #003399;
	border-bottom: 2px solid #003399;
	border-right: 2px solid #003399;
	border-left: 2px solid #003399;
	margin: 0px 5px 0px 5px;
	padding: 0px 5px 0px 5px;
}

h1.nav {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}

h1.main {
	font-weight: bold;
	font-size: 14px;
}
h2.main {
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}

.column_title {
	text-align: center;
}
.roster {
	width: 600px;
	text-align: center;
}

.floatingleft {
	clear: left;
	float:left;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
	min-width: 125px;
	text-align: center;
}

.tbluebk {
	background-color: #003399;
	color: white;
	font-weight: bold;
	border: 2px solid;
	border-color: #003399;
}
.tbwhitebk {
	background-color: white;
	color: #003399;
	border: 2px solid;
	border-color: #003399;
}
.tyellowbk {
	text-align: center;
	background-color: #ffff99;
	color: #003399;
	border: #003399 solid;
	border-top: 1px;
	border-bottom: 1px;
	border-left: 0px;
	border-right: 0px;
	width: 200px;
}

h1.header {
	font-size: 18px;
	text-align: center;
}
h2.header {
	font-size: 14px;
	text-align: center;
}
h3.header {
	font-size: 14px;
	text-align: center;
	font-style: italic;
}
h1.main {
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}
td.darkback {
	background: #66CCFF;
	font-size: 12px;
	border: 1px solid #66CCFF;
}
td.lightback {
	background: #FFFFFF;
	font-size: 12px;
	border: 1px solid #66CCFF;
}

table.narrow{
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

#committee_top {
	float: left;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#committee_second {
	float: left;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#committe_left {
	float: left;
	width: 23%;
}
#committee_centre {
	float: left;
	width: 54%;
	margin-left: 23%;
}
#committee_right {
	float: right;
	width: 23%;
}
#committee_bottom{
	clear: both;
	float: left;
	width: 100%;
}

table.schedule {
	margin-left: auto;
	margin-right: auto;
	width: 80%;
	border-collapse: collapse;
	border: 2px solid #003399;
	text-align: center;
	z-index:1;
}
td.sched_head {
	background-color: #003399;
	color: #ffffff;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	border: 2px solid #003399;

}
td.sched_ban {
	border-top: 2px solid #003399;
	border-bottom: 2px solid #003399;
}

table.novice {
	margin-left: auto;
	margin-right: auto;
	width: 80%;
	border-collapse: collapse;
	border: 2px solid #003399;
	text-align: center;
}
table.novice_result { 
	margin-left: auto;
	margin-right: auto;
}
	
td.novice_head {
	background-color: #003399;
	color: #ffffff;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	border: 2px solid #003399;

}
td.novice_game {
	border: 1px solid #003399;
	padding: 2px;
}
#topleft {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 125px;
	height: 150px;
	background-image: url(../graphics/leftcorner.png);
	background-position: bottom;
	background-repeat: no-repeat;
}
#head {
	position: absolute;
	top: 0px;
	left: 125px;
	height: 150px;
	width: 100%;
	background-image: url(../graphics/horizontalpipe.png);
	background-position: bottom;
	background-repeat: repeat-x;
	text-align: center;
}
#leftside {
	position: absolute;
	top: 150px;
	left: 0px;	
	width: 125px;
	min-height: 300px;
	background-image: url(../graphics/verticalpipe.png);
	
}
#mainarea {
	position: absolute;
	top: 150px;
	left: 125px;
	min-height: 300px;
	
	}
#foot {
	clear: both;
	width: 100%;
	background-image: url(../graphics/verticalpipe.png);
	background-position: left;
	background-repeat: no-repeat;
}

#roster {
	position:absolute;
	background:url(../graphics/bgroundblue.png) 0 0 repeat;
	z-index:100;
	width:600px;
	height:525px;
	overflow:hidden;
	border:3px solid #003399;
	right:111px;
}