/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #333300;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}
	
/* ID Styles */
	
	
#navigation a {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333300;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	font-weight:bold;
	padding:8px 6px 10px 26px;
	}
	
#navigation a:hover {
	background: #ffffff url("mm_arrow.gif") 14px 45% no-repeat;
	text-decoration: none;
	color:#cc3300;
	}

#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:18px arial;
	color: #333300;
	letter-spacing:.4em;
	font-weight:bold;
	}

.sidebarText {
	font:11px verdana;
	color: #336666;
	line-height:18px;
	}
	
.bodyText {
	font:11px verdana;
	line-height:20px;
	color:#333333;
	}

.H1 {
	font:16px arial;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
		
.pageName {
	font:18px arial;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	
	
.underline {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-bottom: 6px;
	padding-top: 7px;
	border-bottom-color: #669999;
	margin-bottom: 12px;

}


.bottom_box {
Font-Size: 9px;
padding:1em 1em 1em 1em;
border:1px dotted #669999;
}

