/* Global Styles */

body {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
td {
	color:#666;
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
a {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}
	
/* ID Styles */
	
#navigation a {
	font:bold 10px "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration:none;
	letter-spacing:0.1em;
	}
	
#navigation a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	font:18px times new roman;
	color: #333333;
	letter-spacing:0.2em;
	font-weight:bold;
	}
.logo2 {
	font:18px times new roman;
	color: #333333;
	letter-spacing:0.2em;
	font-weight:bold;
	}
	
.sidebarText {
	color: #8F3DC2;
	line-height:16px;
	font-family: georgia;
	font-size: 12px;
	}
	
.bodyText {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 24px;
	font-weight: bold;
	}
	
.pageName {
	font:bold 13px/10px "Times New Roman", Times, serif;
	color: #FFFFFF;
	letter-spacing:normal;
	}
	
.subHeader {
	color: #8F3DC2;
	line-height:20px;
	letter-spacing:.1em;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	text-align: center;
	}
	
.navText {
	font:normal 10px "Times New Roman", Times, serif;
	color: #FFFFFF;
	letter-spacing:0.1em;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333;
	text-align: left;
	}
	
	
#padding .style7 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
}

