body {
	margin:0px;
	margin-top:20px;
	background-color:#CCCCFF;
	
	}
	
td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}
	
.navigation ul {
list-style:disc;
margin:inherit;
}
	
	
/* ID Styles */

	
#navigation a {
	font:11px arial;
	color:#003399;
	text-decoration:underline;
	letter-spacing:.1em;
	font-weight: bold;
	}
	
#navigation a:hover {
	color: #993300;
	text-decoration:none;
	font-weight:lighter;
	}
	
#navigation a:visited {
	color: #993300;
	text-decoration:none;
	font-weight:lighter;

	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.banner a:link {
	text-decoration:underline;	
	color:#FFCC33;
	font-weight:bold;
	}

.banner a:visited  {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:lighter;
	}

.banner a:active {
text-decoration:none;
color:#FFFFFF;
font-weight:bold;}

.logo {
	font:18px times new roman;
	color: #000099;
	font-size: 2em;
	letter-spacing:.4em;
	font-weight:bold;
	}

.sidebarText {
	font:12px georgia;
	color: #336666;
	line-height:18px;
	}
	
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	line-height:24px;
	font-size:small;
	color:#333333;
	}
	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:11px arial;
	color:#333300;
	letter-spacing:.1em;
	}
	
.calendarText {
	font:12px arial;
	line-height:2em;
	font-weight:bold;
	color:#CC0000;
	}

.bodyText1 {
	font:12px arial;
	line-height:18px;
	color:#000000;
}
