.maintable
{
	background-position:center 50%;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	vertical-align:top;
	background-color:#ccc;
	padding:0;
}

.blue_background
{
	background-color:#003;
}

.nav_links a
{
	font-size:13px;
	font-weight:700;
	border:1px #000 solid;
	margin:0;
	padding:10px;
}

.nav_links :hover
{
	background-color:#708FAE;
}

.red
{
	color:red;
}

body
{
	font-size:12px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#003;
}

.titletext
{
	font-weight:700;
	font-size:10px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
}

.footercell
{
	border-right:thin;
	border-top:#A5A5A5 solid 2px;
	font-size:10px;
	border-left:thin;
	border-bottom:thin;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#fff;
	text-align:center;
	padding:5px 0 10px;
}

a:hover
{
	color:#954D50;
	text-decoration:none;
}

a.body
{
	color:#0f0;
	text-decoration:underline;
}

span#course
{
	font-size:11pt;
}

a
{
	color:#003;
	text-decoration:underline;
}

h2.player
{
	text-align:center;
	width:432px;
	font-size:14pt;
}

a.accordion
{
	outline:none;
	text-decoration:none;
	color:#954D50;
}

img.accordion
{
	border:none;
	width:9px;
	height:9px;
}

.titlelink
{
	color:#fff;
	text-decoration:none;
}

.calendar
{
	border-right:#999 thin solid;
	border-top:#999 thin solid;
	border-left:#999 thin solid;
	width:580px;
	border-bottom:#999 thin solid;
	height:480px;
	background-color:#fff;
	margin:0;
	padding:0;
}

.calendarheader
{
	border-right:#000 thin;
	border-top:#000 thin;
	font-weight:700;
	vertical-align:bottom;
	border-left:#000 thin;
	width:83px;
	border-bottom:#000 thin solid;
	height:14px;
	text-align:center;
}

.calendarcell
{
	border-right:#ccc thin;
	border-top:#ccc thin;
	font-size:11px;
	vertical-align:top;
	border-left:#ccc thin;
	border-bottom:#ccc thin solid;
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	height:93px;
	text-align:right;
}

.individualtable
{
	background-position:center 50%;
	font-size:12px;
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
	height:260px;
	background-color:#ccc;
	text-align:left;
	padding:10px;
}

.signature
{
	left:150px;
	position:relative;
	text-align:left;
}

.scheduletable
{
	background-position:center 50%;
	font-size:11px;
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#ccc;
	text-align:left;
	padding:2px;
}

.tableheader
{
	background-position:center 50%;
	font-size:11px;
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:700;
	background-color:#ccc;
	text-align:center;
	padding:2px;
}

h2,.link_red
{
	color:#954D50;
}