/* Global Styles */




body {
	margin:0px;
	}
	
td {
	color:#333333;
	font-family: Georgia;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
	letter-spacing: normal;
	}
	
a {
	color: B23737;
	text-decoration:none;
	font-weight:normal;
	font-family: Tahoma;
	}
	
a:hover {
	color: #999999;
	text-decoration: underline;
	}
	
/* ID Styles */
	
#navigation a {
	color: #333333;
	text-decoration:none;
	letter-spacing:0.2em;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	}
	
#navigation a:hover {
	color: #F4E4C5;
	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 {
	color: #333333;
	letter-spacing:0.1em;
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 24px;
	}

.sidebarText {
	color: #6F2116;
	line-height:18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	letter-spacing: normal;
	font-style: normal;
	}
	
.bodyText {
	line-height:16px;
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: normal;
	font-style: normal;
	}
	
.pageName {
	color: #666666;
	letter-spacing:0.1em;
	line-height:26px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	}
	
.subHeader {
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	color: #F0EACC;
	letter-spacing:0.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	
	
.bodyTextLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
