/*-- Site: bbsb --*/
/*-- Comment: Bottom Area --*/
#footer_text
{
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
	color:#f0f0f0;
}

/*-- Comment: Bottom Area Links --*/
#footer_text a
{
	font-family:Verdana, Arial, sans-serif;
	font-size:10px;
	font-style:normal;
	text-decoration:underline;
	font-weight:normal;
	color:#000000;
}

/*-- Comment: Left Nav Behind --*/
#left_column_container
{
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
	color:#ffe385;
	background-color:#006500;
}

/*-- Comment: Main Content Area Border --*/
#main_container
{
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
	color:#ffe385 ;
	background-color:#f0f0f0;
}

/*-- Comment:  --*/
.alerts
{
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
	color:#000000;
	background-color:#c0c0c0 ;
	border-color:#c0c0c0 ;
}

/*-- Comment:  --*/
.bgforum
{
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
	background-color:#849cb6;
}

/*-- Comment: Calendar Table --*/
.calendar table
{
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
	color:#000000;
}

/*-- Comment: Overrides all colors --*/
.calendar td
{
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
}

/*-- Comment: Calendar Header --*/
.calendar th
{
	font-style:normal;
	text-decoration:none;
	font-weight:bold;
	color:#C0C0C0 ;
	background-color:#000000;
}

/*-- Comment: Calendar Row --*/
.calendar tr
{
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
	color:#000000;
}

/*-- Comment:  --*/
.calendar tr a:link
{
	font-style:normal;
	text-decoration:underline;
	font-weight:bold;
	color:#000000;
}

/*-- Comment:  --*/
.calendar tr a:visited
{
	font-style:normal;
	text-decoration:underline;
	font-weight:bold;
	color:#000000;
}

/*-- Comment:  --*/
.calendarcurrentmonth
{
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
	background-color:#bbbbbb;
}

/*-- Comment: Highlighted Day --*/
.calendarday
{
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
	background-color:#850000;
}

/*-- Comment:  --*/
.calendarothermonth
{
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
	background-color:#dddddd;
}

/*-- Comment: Hover Link --*/
.content a:hover
{
	font-family:Verdana, Arial, sans-serif;
	font-size:100%;
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
	color:#101010;
}

/*-- Comment: Unvisited Link --*/
.content a:link
{
	font-family:Verdana, Arial, sans-serif;
	font-size:100%;
	font-style:normal;
	text-decoration:underline;
	font-weight:normal;
	color:#101010;
}

/*-- Comment: Visited Link --*/
.content a:visited
{
	font-family:Verdana, Arial, sans-serif;
	font-size:100%;
	font-style:normal;
	text-decoration:underline;
	font-weight:normal;
	color:#101010;
}

/*-- Comment: Buttons- Schedules, Login --*/
.content button
{
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
	color:#101010;
	border-color:#101010;
}

/*-- Comment: Dropdown Boxes --*/
.content fieldset
{
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
	color:#000000;
	border-color:#000000;
}

/*-- Comment: Large Title --*/
.content h1
{
	font-family:Verdana, Arial, sans-serif;
	font-size:26px;
	font-style:italic;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}

/*-- Comment: Medium Title --*/
.content h2
{
	font-family:Verdana, Arial, sans-serif;
	font-size:20px;
	font-style:italic;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}

/*-- Comment: Small Title Italic --*/
.content h3
{
	font-family:Verdana, Arial, sans-serif;
	font-size:18px;
	font-style:italic;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}

/*-- Comment: Small Title --*/
.content h4
{
	font-family:Verdana, Arial, sans-serif;
	font-size:15px;
	font-style:normal;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}

/*-- Comment: Smallest Title --*/
.content h5
{
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	font-style:normal;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}

/*-- Comment: User Text Entry Areas --*/
.content input
{
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
	border-color:#000000;
}

/*-- Comment: Labels --*/
.content label
{
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
	color:#101010;
}

/*-- Comment: Tables --*/
.content table
{
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
	color:#101010;
}

/*-- Comment: Table Cell --*/
.content td
{
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
	color:#101010;
}

/*-- Comment: Permanent Table Header w/in Site --*/
.content th
{
	font-style:normal;
	text-decoration:none;
	font-weight:bold;
	color:#f0f0f0;
	background-color:#202020;
}

/*-- Comment: Permanent Table Row w/in Site --*/
.content tr
{
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
	color:#ffffff;
}

/*-- Comment: Main content area behind text --*/
.content, .content p
{
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
	color:#101010;
	background-color:#f0f0f0;
}

/*-- Comment: Border around Main Content Area/Border --*/
.contenttop
{
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
	background-color:#000000;
}

/*-- Comment: Text area --*/
.header
{
	font-family:Verdana, Arial, sans-serif;
	font-size:24px;
	font-style:italic;
	text-decoration:none;
	font-weight:bold;
	color:#ffe385;
	background-color:#303030;
}

/*-- Comment:  --*/
.header a
{
	font-size:12px;
	font-style:normal;
	text-decoration:underline;
	font-weight:normal;
	color:#ffe385 ;
}

/*-- Comment: Top Menu Bar Buttons & Text (Welcome 'name') --*/
.main_nav_container
{
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
	color:#101010;
}

/*-- Comment: Top Menu Text --*/
.main_nav_list
{
	font-style:italic;
	text-decoration:none;
	font-weight:normal;
	color:#ffe385 ;
}

/*-- Comment: Top Menu Link Text --*/
.main_nav_list a
{
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
	color:#ffe385;
}

/*-- Comment:  --*/
.registration td
{
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
	color:#000000;
	background-color:#c0c0c0;
	border-color:#850000 ;
}

/*-- Comment:  --*/
.registration th
{
	font-style:italic;
	text-decoration:none;
	font-weight:bold;
	color:#000000 ;
	background-color:#a0a0a0;
	border-color:#000000 ;
}

/*-- Comment:  --*/
.registration, .registration p
{
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
	background-color:#850000 ;
	border-color:#850000 ;
}

/*-- Comment:  --*/
.schHome td
{
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
	color:#000000;
	background-color:#0099cc;
}

/*-- Comment:  --*/
.schMoved td
{
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
	color:#000000;
	background-color:#cccc00;
}

/*-- Comment:  --*/
.schPlay td
{
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
	color:#000000;
	background-color:#00cc00;
}

/*-- Comment:  --*/
.schPlayed td
{
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
	color:#000000;
	background-color:#0099cc;
}

/*-- Comment:  --*/
.schRainout td
{
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
	color:#000000;
	background-color:#cc0000;
}

/*-- Comment:  --*/
.schVisitor td
{
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
	color:#000000;
	background-color:#0099cc;
}

/*-- Comment: Top Nav Active Item --*/
a.main_nav_active_item
{
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	font-style:normal;
	text-decoration:none;
	font-weight:bold;
	color:#ffe385 ;
}

/*-- Comment: Top Nav Inactive Item --*/
a.main_nav_item
{
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
	color:#ffe385 ;
}

/*-- Comment: Top Nav Inactive Hover Item --*/
a.main_nav_item:hover
{
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	font-style:normal;
	text-decoration:none;
	font-weight:bold;
	color:#ffe385 ;
}

/*-- Comment: Left Nav Active Item- current page --*/
a.sub_nav_active_item
{
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
	color:#ffe385;
}

/*-- Comment: Left Nav Inactive Item- other pages --*/
a.sub_nav_item
{
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
	color:#ffe385;
}

/*-- Comment: Left Nav Hover Item --*/
a.sub_nav_item:hover
{
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
	color:#ffe385;
}

/*-- Comment: Main Page --*/
body
{
	font-family:Verdana, Arial, sans-serif;
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
	color:#f0f0f0;
	background-color:#101010;
}

/*-- Comment:  --*/
.schTie td
{
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
	color:#000000 ;
	background-color:#0099cc ;
}

/*-- Comment:  --*/
.schCancelled td
{
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
	color: #000000 ;
	background-color:#cc0000;
}

/*-- Comment: Link --*/
.content a
{
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
	color:#101010;
}

