/* Global Styles */

body {
	margin:0px;
	width: 900px;
	}

td {
	font:11px arial;
	color:#333333;
	margin: auto;
	}
	
a {
	color: #877E6F;
	text-decoration:none;
	font-weight:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: none;
	border-right-width: thin;
	border-right-style: none;
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
a:hover {
	color: #DB0078;
	text-decoration:none;
	}
	
/* ID Styles */

#navigation a {
	font:10px arial;
	color: #ffffff;
	text-decoration:none;
	letter-spacing:.1em;
	list-style-position: outside;
	list-style-type: lower-alpha;
	border: thin none #FFFFFF;
	}
	
#navigation a:hover {
	color: #99CCFF;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#calendar td {
	border: 1px solid rgb(0,51,153);
	}
	
#noborder td {
	border: 0px;
	}
	
#weekdays th {
	font:11px arial;
	color: #ffffff;
	font-weight:bold;
	border: 0px;
	padding:2px;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	font:bold 14px/22px Geneva, Arial, Helvetica, sans-serif;
	color: #996666;
	letter-spacing:.3em;
	}

.tagline {
	font:11px times new roman;
	color: #CC3300;
	letter-spacing:.2em;
	}

.smallText {
	color: #CC3300;
	line-height:18px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	background-color: #FFFFFF;
	list-style-type: none;
	}

.pageHeader {
	font:12px/38px Geneva, Arial, Helvetica, sans-serif;
	color: #CC3300;
	letter-spacing:.1em;
	}
	
.bodyText {
	font:11px arial;
	color:#333333;
	line-height:24px;
	}
	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	font:14px times new roman;
	color: #003399;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	color: #FFFFFF;
	letter-spacing:.1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	}
	
div {
}
