body {
	color: #666666;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.calendar-month { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #FFFFFF; background-color: #666699 }
.form-label-req { 
	font-weight: bold; 
	color: #922b02; 
	background-color: #f4e3b4
}
.form-label-opt { 
	font-weight: bold; 
	color: #922b02; 
	background-color: #f4e3b4
}
.calander-event { 
	color: #666666; 
	background-color: #FFF9CE
}
.a-link-header { 
	font-weight: bold; 
	color: #FFFFFF 
}
.listing-roster { 
	color: #5A5A87; 
	border-color: black black #666699; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px
}
.a-link-email { 
	color: #CC9900; 
	text-decoration: underline;
}
.title-bar-white-on-blue {  
	font-weight: bold; 
	color: #FFFFFF; 
	background-color: #666699;
}
.subtitle-bar-blue-on-bluegrey { 
	font-weight: bold; 
	color: #666699; 
	background-color: #E0E0F0;
}
.bkgnd-dark { 
	background-color: #993333;
}
.bkgnd-med { 
	background-color: #CC6666;
}
.bkgnd-lght { 
	color: #922b02;
	background-color: #f4e3b4;
}
.type-drk-8 { 
	color: #666699
}
.bkgnd-hlght { 
	background-color: #F3EBEB
}
.type-drk-10 { 
	color: #666699
}
.body-heading {  
	font-weight: bold; 
	color: #993333
}
.listing-header-links-off { 
	font-weight: bold; 
	color: #DCCDCB; 
	text-decoration: none;
}
.listing-header-links-on { 
	font-weight: bold; 
	color: #993333; 
	text-decoration: none 
}
.bkgnd-white { 
	background-color: #FFFFFF;
}
.calendar-month { 
	font-weight: bold; 
	color: #FFFFFF; 
	background-color: #666699;
}
.calendar-date { 
	color: #666699; 
	font-weight: normal; 
	background-color: #DBDBE8; 
}
.calendar-day { 
	color: #FFFFFF; 
	font-weight: bold; 
	background-color: #E0C501; 
}
.calendar-cell { 
	color: #8B8BB1; 
	background-color: #EAEAF4;
}
.calendar-empty { 
	color: #8B8BB1; 
	background-color: #EEEEEE;
}
.subtitle-bar { 
	font-weight: bold; 
	color: #99333; 
	background-color: #d9c2c2;
}
.title-bar { 
	font-weight: bold; 
	color: #FFFFFF; 
	background-color: #993333;
}
.section-header {  
	color: #996666;
}
.section-title {
	font-weight: bold; 
	color: #ffffff; 
	background-color: #922b02
}
#header {
	position: absolute;
	top: 8px;
	left: 8px;
	height: 121px;
	width: 638px;
}
#navigation {
	position: absolute;
	top: 129px;
	width: 638px;
	left: 8px;
	height: 29px;
}
.tabs {
	width: 638px;
	margin: 0px;
	padding: 0px;
}
.tabs li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 29px;
	width: 93px;
	float: right;
}
.tabs a {
	background: url('images/tab_off.jpg') top left no-repeat;
	font-family: verdana;
	color: #ffffff;
	font-weight: normal;
	font-size: 9px;
	line-height: 1.2;
	display: block;
	height: 29px;
	width: 93px;
	padding-top: 3px;
	padding-left: 12px;
	text-decoration: none;
}
* html .tabs a { width: 81px; }
.tabs li a:hover{
	background: url('images/tab_over.jpg') top left no-repeat;
}
.tabs a.active {
	background: url('images/tab_on.jpg') top left no-repeat;
}

.rebar{
	background-color: #F4E3B4;
	background-image: url('images/sidebar_footer.jpg');
	background-position: bottom;
	background-repeat: no-repeat;
	position: absolute;
	border-bottom: 30px solid #ffffff;
	left: 8px;
	top: 216px;
	width: 150px;
	height: 600px;
}
#content{
	position: absolute;
	top: 240px;
	left: 190px;
	width:450px;
}
#subnav {
	position: absolute;
	top:158px;
	left: 8px;
	width: 638px;
	height: 58px;
	background: url('images/subnav_bg.jpg');
}
.subnav {
	position: absolute;
	top:158px;
	left: 8px;
	width: 638px;
	height: 58px;
	background: url('images/subnav_bg.jpg');
}

#subnav-links	{
	width: 638px;
	position: relative;
	top: 20px;
	left: 10px;
}
.subnav-links	{
	width: 638px;
	position: relative;
	top: 20px;
	left: 10px;
}

#subnav-links a 	{
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	position: relative;
	top: -2px;
}
.subnav-links a 	{
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	position: relative;
	top: -2px;
}

#subnav-links a:hover 	{
	text-decoration: underline;
}
.subnav-links a:hover 	{
	text-decoration: underline;
}
#sidenav{
	background-image: url('images/sidenav_bg.jpg');
	background-position: left;
	background-repeat: repeat-y;
	background-color: #F4E3B4;
	position: absolute;
	line-height: 1;
	left: 14px;
	top: 236px;
	width: 137px;
}
.sidenav{
	background-image: url('images/sidenav_bg.jpg');
	background-position: left;
	background-repeat: repeat-y;
	background-color: #F4E3B4;
	position: absolute;
	line-height: 1;
	left: 14px;
	top: 236px;
	width: 137px;
}

#sidenav li a {
	color: #856F2C;
	font-size: 10px;
	text-decoration: none;
}
.sidenav li a {
	color: #856F2C;
	font-size: 10px;
	text-decoration: none;
}

#sidenav li a:hover 	{
	text-decoration: underline;
}
.sidenav li a:hover 	{
	text-decoration: underline;
}
#sidenav ul {
	position: relative;
	left: -12px;
	vertical-align: top;
	padding-bottom: 0px;
	margin-bottom: 8px;
	margin-top: 8px;
	list-style-image: url('images/sidenav_ico.jpg');
}
.sidenav ul {
	position: relative;
	left: -12px;
	vertical-align: top;
	padding-bottom: 0px;
	margin-bottom: 8px;
	margin-top: 8px;
	list-style-image: url('images/sidenav_ico.jpg');
}
#sidenav li {
	border-bottom: 1px solid #F0EADA;
	padding-bottom: 5px;
	width: 100px;
}
.sidenav li {
	border-bottom: 1px solid #F0EADA;
	padding-bottom: 5px;
	width: 100px;
}
#sidenav-header{
	background-image: url('images/sidenav_header.jpg');
	width: 137px;
	height: 18px;
}
.sidenav-header{
	background-image: url('images/sidenav_header.jpg');
	width: 137px;
	height: 18px;
}
#sidenav-footer{
	background: url('images/sidenav_footer.jpg') bottom no-repeat;
	width: 137px;
	height: 1px;
}
.sidenav-footer{
	background: url('images/sidenav_footer.jpg') bottom no-repeat;
	width: 137px;
	height: 1px;
}
.newstitle {
	color: #922B02;
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.newscontent {
	color: #666666;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.newscontent a {
	color: #004A91;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	margin: 0px;
	padding: 0px;
	color:#014993;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;

}
h2{
	margin: 0px;
	padding: 0px;
	color:#014993;
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	position:relative;
	top: -20px;
}
#copyright {
	position: absolute;
	bottom: -150px;
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
	font-size:10px;
	text-align:center;
	width:380px;
	padding-bottom: 30px;
}
.thanks {
	color:#014993;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	font-weight:600;
	position:relative;
}
.PageName {

	color: #922B02;
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.SeasonName {
	margin: 0px;
	padding: 0px;
	color:#014993;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight: bold;
}
