/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:12px/18px arial;
	color:#333333;
	}
	
a {
	color: #990000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	}
	
a:hover {
	color: #FF6600;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
new nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}
	
/* ID Styles */
	
#navigation a {
	font:12px/18px arial;
	color: #FF6600;
	text-decoration:none;
	letter-spacing:normal;
	}
	
#navigation a:hover {
	color: #0c8893;
	text-decoration:underline;
	font-style: normal;
	font-weight: bold;
	height: auto;
	line-height: 18px;
	text-shadow: 10;
	font-size: 12px;
	}

#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:bold 16px Arial, Helvetica, sans-serif;
	color: #FF6600;
	letter-spacing:0.1em;
	text-transform: uppercase;
	}

.sidebarText {
	font:italic bold normal 11px/16px Arial;
	color: #0c8893;
	margin: 0px;
	letter-spacing: 0em;
	padding: 0px;
	}
	
.bodyText {
	font:11px arial;
	line-height:24px;
	color:#0c8893;
	display: none;
	position: relative;
	width: auto;
	}
	
.pageName {
	font:bold 14px/24px Arial, Helvetica, sans-serif;
	color: #990000;
	letter-spacing:normal;
	}
	
.subHeader {
	font:bold normal 12px/normal Arial, Helvetica, sans-serif;
	color: #CC0000;
	margin: 0px;
	padding: 0px;
	}
	
.navText {
	font:12px Arial, Helvetica, sans-serif;
	color: #0c8893;
	}
.navText a NEW {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: 20px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #0c8893;
	letter-spacing: 2em;
	word-spacing: 5em;
	white-space: normal;
}

#NavB {
	background-color: #0c8893;
	/*color: #FFFFFF;*/
	text-align: center;
	/*padding: 5px 10px 5px 10px;*/
	font-weight: bold;
	margin-top: 0px;
	border-top-style: 0 px;
	border-right-style: 1 px;
	border-bottom-style: 0 px;
	border-left-style: 0px;
	}
#NavB a, 
#NavB a:link, 
#NavB a:visited {
	display:block;
	padding: 5px 10px 5px 10px;
	color: white;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #0c8893;
	text-decoration: none;
}
#NavB a:active, 
#NavB a:hover {
	display:block;
	background-color: #0c8893;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}

	
.calendarText {
	font:10px/14px arial;
	color:#000000;
	}
	
	
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	color: #FFFFFF;
	text-align: left;
	word-spacing: 0.1em;
	text-transform: none;
}

