.PageTitle
{
	color: white;
	font-size: 16px;
	font-family: Arial;
	text-transform: uppercase;
	font-weight: 400;	
}
#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}
.MenuFont, .SideMenuFont, .SideMenuFontRight
{
	color: white;
	font-size: 10px;
	font-family: Arial;
	padding-left: 10px;
}
.SideMenuFontRight
{
 	text-align: right;
 	padding-right: 10px;
 	padding-left: 0px;
}

tr.Heading 
{
	background-color: rgb(0,71,255);
	color: White;
	font-size: 16px;
	font-weight: 800;

	text-align: left;
	line-height: 20px;
}

tr.One
{
	background-color: #c2c2ee;
	font-size: 13px;
	font-family: Arial;
	line-height: 16px;
}
tr.Two
{
	background-color: #e2e2ff;
	font-size: 13px;
	font-family: Arial;
	line-height: 16px;
}

.TextBox
{
	width: 100%;
}
.Box
{
	border: solid 1px gray;
			

}
tr.BoxHeading
{
	text-align: center;
	background-color: #000000;
	color: #ffff00;
}


.LineOne
{
 font-size:12px;
 background-color: #eeeeee;
}
.LineTwo
{
 font-size:12px;
 background-color: #f2f2f2;
}
.ticker
{
	position:		relative;
	visibility:		hidden;
	left:			0px; 
	top:			0px; 
	font-size:		14px; 
	font-weight:	bold; 
		
}


td.SelectedDay {color: rgb(255,255,255); text-align: center; background-color: #F00000; }

.MainWindowWhite
{
	background-color: #ffffff;	
	color: black;
}
.MainWindow
{
	background-color: #101010;	
	color: white;
}


.Year
{
	font-size: 18px;
	font-family: Arial;
	font-wieght: bold;
	border-bottom: 1px solid;
}
.board
{
	color: white;
}
body
{

	background-color: #000000;
}
.PageTitle
{
	color: white;
	font-size: 16px;
	font-family: Arial;
	text-transform: uppercase;
	font-weight: 400;	
}

.MenuFont, .SideMenuFont, .SideMenuFontRight
{
	color: white;
	font-size: 10px;
	font-family: Arial;
	padding-left: 10px;
}
.SideMenuFontRight
{
 	text-align: right;
 	padding-right: 10px;
 	padding-left: 0px;
}

.TextBox
{
	width: 100%;
}
.Box
{
	border: solid 1px gray;
			

}
tr.BoxHeading
{
	text-align: center;
	background-color: #000000;
	color: #ffff00;
}


.LineOne
{
 font-size:12px;
 background-color: #e2e2e2;
 color: black;
}
.LineTwo
{
 font-size:12px;
 background-color: #f1f1f1;
color: black;
}

h1,h2
{
	color: red;
}

a, a.grey
{
	font-size: 12px;
	color: #da5e16;
}

.Divider
{
	margin-left: 18px;
}
.Upcoming
{
	margin-left: 15px;
	font-size: 13px;
	font-family: Arial;
	
}

.MainPage
{
	font-size: 12px;
	font-family: Arial;
	padding: 10px;
	color: white;	
	padding-top: 0px;		
}	

.EventTitle
{
	font-size: 14px;
	font-weight: 800;
	font-family: Verdana;
	color: yellow;
}
.EventOne, .EventTwo
{
	font-size: 12px;
	font-family: Arial;
}
.EventOne
{
	background-color: #303030;
	color: white;
}
.EventTwo
{
	background-color: #202020;
	color: white;
}
.EventOneSmall
{
	background-color: #101010;
	color: white;
	font-size: 10px;
   font-family: Arial;
}
.EventTwoSmall
{
	background-color: #202020;
	color: white;
	font-size: 10px;
	font-family: Arial;
}

ul.menu {list-style:none; margin:0; padding:0; 	font: bold 11px arial; font-weight: 100; line-height: 10px; background-color: black;}
ul.menu * {margin:0; padding:0}
ul.menu a {display:block; color:#fff; text-decoration:none}
ul.menu li {position:relative; float:left; margin-right:2px; }
ul.menu ul {position:absolute; top:26px; left:0; background:#000000; display:none; opacity:0; list-style:none; line-height: 20px;}
ul.menu ul li {position:relative; border:1px solid #000; border-top:none; width:200px; margin:0}
ul.menu ul li a {display:block; padding:3px 7px 5px; background-color:#202020; color: yellow;}
ul.menu ul li a:hover {color: white;}
ul.menu ul ul {left:200px; top:-1px}
ul.menu .menulink {border:1px solid #000; padding:5px 7px 7px; font-weight:bold; background:url(images/header.gif); line-height: 10px;}
ul.menu .menulink:hover, ul.menu .menuhover {background:url(images/header_over.gif)}
ul.menu .sub {background:#901010 url(images/arrow.gif) 190px 8px no-repeat}
ul.menu .topline {border-top:1px solid #aaa}





