body {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 9px;
	color: #ffffff;
	background-color: #000034;
	text-align:center;
	SCROLLBAR-FACE-COLOR: #232323;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #232323;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	
}
table	{
	background-color:000034;
}

a img	{
	border-width:0px;
}

a.menu {
color: #ffffff;
text-decoration:none; font-size: 14px;}

a.menu:hover {  color: #FE2701; text-decoration: underline;}

a {
color: #000000;}

a:hover { color: #990000; text-decoration:underline;}b {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 12px}

p {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; }
*#left	{
	float:left;
	width:22%;
}
*#center	{

	float:left;
}
*#mainTable	{
	width:600px;
	background-color:#000034	;
	text-align:center;
	border: 0px ridge #FFFFFF;
	background-image:url(images/bg/dblue131.jpg);
	color: #FFFFFF;
	padding:0px;
	margin:0px;
}
*#navTable	{
	text-align:center;
	margin-top:10px;
	background-color:000034
}
*#thisWeekTable td	{
	border-collapse:collapse;
	empty-cells:show;
	border-spacing:0px;
	width:33%;
	margin:0px;
	padding:3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:center;
	vertical-align: top;
}
*#thisWeekTable td .DOW	{
	text-decoration:underline;
}
*#thisWeekTable td .showInfo	{
	margin-top:3px;
	margin-bottom:5px;
	vertical-align: text-top;
	font-size: 75%;
	text-align: inherit;
}
*#contentTable	{
	background-repeat:no-repeat;
	background-position:center;
	position:relative;
	left:7px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color:000034
}
*#contentTable p	{
	margin:6px;
}

input {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #000034;
}
*#signUp	{
	font-family:"Times New Roman", Times, serif;
	font-size:95%;
	background-color:000034
}
h1	{
	text-align:center;
	font-size:140%;
}
h2 {
	font-weight:bold;
	font-size:80%;
}
.textureBG	{
	background-image:url(images/bg/dblue131.jpg);
	padding-bottom:2px;
	margin-bottom:2px;
	color:#FF2500;
	background-color:#000034;
	width:100%;
	
	}
.showDate	{
	text-decoration:underline;
	text-align:center;
	font-size:115%;
}
.showInfo	{
	text-align:center;
	font-size:80%;
}
*#contentTable a	{
	color:#CCCCCC;
}
*#contentTable a:hover	{
	color:#FE2701;
}