/* Global Styles */



body {

	margin:0px;

	}

	

td {
	color:#990000;
	font-family: arial;
	font-size: 11px;

	}

	

a {

	color: #990000;

	text-decoration:none;

	font-weight:normal;

	}

	

a:hover {

	color: #000066;

	text-decoration:underline;

	}

	

/* ID Styles */

	

#navigation a {

	font:10px arial;

	color: #FFFFFF;

	text-decoration:none;

	letter-spacing:0.1em;

	}

	

#navigation a:hover {

	color: #FFFFFF;

	text-decoration:underline;

	}



#nav2 a {

	font:12px arial;

	color: #000099;

	text-decoration:none;

	letter-spacing:0.1em;

	}



#nav2 a:hover {

	color: #000066;

	text-decoration:underline;

	}

	

#nav3 a {
	color: #FFFFFF;
	text-decoration:none;
	letter-spacing:0.1em;
	font-family: arial;
	font-size: 11px;

	}



#nav3 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:15px times new roman;

	color: #333300;

	letter-spacing:0.4em;

	font-weight:bold;

	}



.sidebarText {

	font:12px georgia;

	color: #336666;

	line-height:18px;

	}

	

.bodyText {

	font:11px arial;

	line-height:24px;

	color:#333333;

	}

	

.bodyTextbold {
	font-weight:normal;
	color: #990000;
	font-family: arial;
	font-size: 11px;

	}

	

.pageName {

	font:20px georgia;

	color: #CC3300;

	letter-spacing:.1em;

	line-height:26px;

	}

.Header{

	font:18px Copperplate Gothic bold;

	color: #990000;

	}

	

.subHeader {

	font:14px georgia;

	color: #990000;

	font-weight:bold;

	line-height:20px;

	letter-spacing:0.1em;

	}

	

.navText {
	font:11px arial;
	color: #FFFFFF;
	letter-spacing:0.1em;

	}

	

.navText2 {

	font:12px arial;

	color: #000066;

	letter-spacing:0.1em;

	}

	

.calendarText {

	font:11px arial;

	line-height:14px;

	color:#333333;

	}

	

.Title {

	font-family: "Copperplate Gothic Bold";

	font-size: 32px;

	color: #990000;

	font-style: inherit;

}

	

	

