/* Global Styles */

body {
	margin:0px;
	color: #FFFFFF;
	}
	
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	list-style-position: outside;
	list-style-type: none;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #FFFFFF;
	text-decoration: none;
	}
	
a {
	color: #000000;
	font-weight:normal;
	}
	
a:hover {
	color: #FFFFFF;
	}
	
/* ID Styles */
	
#navigation a {
	color: #FFFFFF;
	letter-spacing:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
	
#navigation a:hover {
	color: #CCC2C8;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}

#padding {
	padding:20px 5px 20px 5px;
	background-position: top;
	}
	
#weekdays th {
	color: #000000;
	letter-spacing:.2em;
	font-family: arial;
	font-size: 10px;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	color: #000000;
	letter-spacing:normal;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

.sidebarText {
	color: #000000;
	top: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	}
	
.bodyText {
	line-height:normal;
	color:#000000;
	font-family: arial;
	font-size: 12px;
	list-style-position: inside;
	list-style-type: none;
	background-position: center;
	font-style: normal;
	font-weight: normal;
	}
	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	color: #669999;
	font-weight:normal;
	line-height:20px;
	letter-spacing:.1em;
	font-family: georgia;
	font-size: 14px;
	}
	
.navText {
	color: #FFFFFF;
	letter-spacing:0.1em;
	font-family: arial;
	font-size: 10px;
	background-color: #532A7A;
	font-style: normal;
	background-image: url(images/bg6.gif);
	}
	
.calendarText {
	font:11px arial;
	line-height:18px;
	color:#333333;
	}
	
	

