/* Global Styles */

body {
	margin:0px;
	}
	
td {
	color:#000000;
	font-family: arial;
	font-size: 11px;
	}
	
a {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}
	
/* ID Styles */
	


#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: #333300;
	letter-spacing:0.3em;
	font-weight:bold;
	font-family: "Arial Narrow";
	font-size: 16px;
	}

.sidebarText {
	color: #000000;
	line-height:18px;
	font-family: georgia;
	font-size: 12px;
	}
	
.bodyText {
	font:12px/normal Verdana, Arial, Helvetica, sans-serif;
	color:#555555;
	}
	
.pageName {
	color: #000000;
	letter-spacing:0.1em;
	line-height:26px;
	font-family: georgia;
	font-size: 20px;
	font-weight: normal;
	}
	
.subHeader {
	font:14px georgia;
	color: #97B99D;
	font-weight:bold;
	line-height:20px;
	letter-spacing:0.1em;
	}
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	
	
.sidebarTextBold {
	color: #000000;
	line-height:18px;
	font-family: georgia;
	font-size: 14px;
	font-weight: bolder;

}
.sidebarTextBoldBlue {

	color: #0000FF;
	line-height:18px;
	font-family: georgia;
	font-size: 14px;
	font-weight: bolder;
}
.sidebarTextBoldGrey {

	color: #555555;
	line-height:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.bodyTextBold {

	font:bold 12px/normal Verdana, Arial, Helvetica, sans-serif;
	color:#555555;
}
.style31Bold {
	color: #000000;
	font-weight: bold;
}
