/* Global Styles */

body {	
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;	
	line-height: 16px;	
	color: #ffffff;
	margin-top: 2em;
	margin-right: 0em;
	margin-bottom: 1.3em;
	margin-left: 0em
	}
	
td {
	color:#666666;
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	}
	
a {
	color: #003366;
	text-decoration:none;
	font-weight:bolder;
	}
	
a:hover {
	color: #999999;
	text-decoration:none;
	}
	
/* ID Styles */
	
#navigation a {
	color: #006699;
	text-decoration:none;
	letter-spacing:normal;
	font-family: arial;
	font-size: 13px;
	text-transform: none;
	}
	
#navigation a:hover {
	color: #cccccc;
	text-decoration:none;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays a {
	color: #;
	line-height:11px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding: 8px 20px 10px 6px;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	}
	
#weekdays a:hover {
    
	color:#FF9900;



#calheader td {
	font-weight:bold;
	
	
	}

/* Class Styles */



.sidebarText {
	font:12px Trebuchet MS;
	color: #ffffff;
	line-height:18px;
	
	background: #ffffff;
	}
	
.bodyText {
	font:15px arial;
	line-height:24px;
	color:#333333;
	}

	}
	
	

