/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:11px tahoma;
	color:#333333;
	}
	
a {
	text-decoration:underline;
	line-height:18px;
	color: #333333;
	}
	
a:hover {
	line-height:18px;
	}

ul {
   line-height:18px;
   }
   
   	
/* ID Styles */

	
#navigation a {
	font:10px tahoma;
	color: #F5F5C5;
	text-decoration:none;
	letter-spacing:.1em;
	}

	
#navigation a:hover {
	color: #F5F5C5;
	font:11px tahoma;
  	font-weight:bold;
 	}

#navigation b {
	font:11px tahoma;
	color: #F5F5C5;
	font-weight:bold;
	letter-spacing:.1em;
	}

#navigation b:hover {
	font:11px tahoma;
	color: #F5F5C5;
	text-decoration:bold;
	letter-spacing:.1em;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px tahoma;
	color: #F5F5C5;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	font:18px tahoma;
	color: #333300;
	letter-spacing:.4em;
	font-weight:bold;
	}


.actual {
	font:12px tahoma;
	
	}
	
.sidebarText {
	font:12px tahoma;
	color: #F5F5C5;
	line-height:18px;
	}
	
.bodyText {
	font:12px tahoma;
	line-height:24px;
	color:#333333;
	}
	
.pageName {
	font:20px tahoma;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	font:14px tahoma;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px tahoma;
	color: #F5F5C5;
	letter-spacing:.1em;
	}
	
.calendarText {
	font:11px tahoma;
	line-height:14px;
	color:#F5F5C5;
	}
	
	

