/* Global Styles */

body {
	margin:0px;
	background-image: url(graphics/exceedback.png);
	background-repeat: repeat-x;
	}
	
td {
	font:11px arial;
	color:#333333;
	line-height: 1.;
	}
	
a {
	color: #808000;
	text-decoration:none;
	font-weight:bold;
	}
ul {
	list-style-image: url(graphics/bullet.gif);
	list-style-position: outside;

	text-align:left;
	font:12px arial;
	white-space: normal;
	letter-spacing: normal;
	word-spacing: normal;
	line-height:14px;
	color:#333333;
	marker-offset:inherit
	}
a:hover {
	color: #F04619;
	text-decoration:underline;
	}


	
#navigation a {
	font:10px arial;
	color: #808000;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #808000;
	text-decoration:underline;
	}


	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	font:18px arial;
	color: #333300;
	letter-spacing:.4em;
	font-weight:bold;
	}

.sidebarText {
	font:16px arial;
	color: #336666;
	line-height:22px;
	}
	
.bodyText {
	font:11px arial;
	line-height:24px;
	color:#333333;
	}
	
.pageName {
	color: #993300;
	letter-spacing:0em;
	line-height:19px;
	font-family: arial;
	font-size: 16px;
	}
	
.subHeader {
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:12px arial;
	color: #808000;
	letter-spacing:.1em;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	
.style1 {
	color: #FFFFFF;
	font-weight: bold;
	line-height: 14px;
}
.style2 {font-size: 12px}
.style3 {color: #FFFFFF}
.style7 {color: #A48A31}
.style14 {
	font-size: 14px;
	color:#996633;
}
.style27 {color: #333333}
.style28 {line-height:22px; font: 16px Arial;}
.style29 {
	font-size: 16px;
	margin-left: -1em;
	font-style: italic;
}
.style31 {font-size: 18px}
.style37 {	line-height:22px;
	font-family: Arial;
	font-size: 14px;
}
.style38 {font-size: 14px; line-height: 22px;}
.style39 {line-height: 22px}
.style40 {	line-height:16px;
	font: 12px Arial;
	color:#333333;
	text-align:justify;
	
}
.style41 {line-height:16px;
	font: 11px Arial;
	color:#F04619;
	font-weight: bold;
	text-align:left;
}

