body  { background-color: #000000;
		font-size: 14px;
		color: black;
		font-family: serif;
		margin: 0}
img{
	border:none;	
}
.footer{
	color: 506273;
	font-size:13px;
	
}
.footer a:link, .footer a:visited, .footer a:hover, .footer a:active {
	color: 506273;
	font-weight: none;
	text-decoration: none;
	line-height:18px;
}
.navbtn a:link, .navbtn a:visited, .navbtn a:hover, .navbtn a:active {
	color: 506273;
	font-weight: bold;
	text-decoration: none;
	padding-left:8px;
	padding-right:8px;
}
.navsubbtn {
	color: 506273;
	font-weight: bold;
	text-decoration: none;
	padding-left:10px;
	padding-right:10px;
}
.navsubbtn a:link, .navsubbtn a:visited, .navsubbtn a:hover, .navsubbtn a:active {
	color: 506273;
	font-weight: bold;
	text-decoration: none;
	padding-left:10px;
	padding-right:10px;
}
#headertext {
	border-bottom: 1px solid #000;
	color: #4F7AA7;
	font: italic normal bold 2.3em "Times New Roman", "Times", serif;
	margin: 6px;
	padding-bottom: 5px;
}

/* CALENDAR CSS */

#calendarWrapper {
	width: 896px;
	height: 700px;
}
#calendarHeaderWrapper {
	font: bold 2em "Verdana", sans-serif;
	text-align: center;
	background-color: #CCF;
	height: 50px;
}
#daysofWeekWrapper {
	font: bold 1em "Verdana", sans-serif;
	text-align: center;
	background-color: #99D;
	height: 35px;
}
#daysofWeekWrapper td {
	width: 128px;
}
.weekRow {
	vertical-align: top;
}

/* LIVE CALENDAR */
.calendar_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: bold;
	color: blue;
	text-align: center;
	text-decoration: none;
}

.calendar_link1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: blue;
	text-align: center;
	text-decoration: none;
}