/* Global Styles */

body {
	margin:0;
	}
	
td {
	color:#FFCC00;
	font-family: arial;
	font-size: 11px;
	}

.logo {
	font:bolder normal 20px/normal Geneva, Arial, Helvetica, sans-serif;
	color: #C7C780;
	letter-spacing:0.2em;
	}
	
.tagline {
	font:bolder 12px arial;
	color: #666666;
	letter-spacing:0em;
	white-space: normal;
	}
	
a {
	color: #FFCC00;
	text-decoration:underline;
	}
	
a:hover {
	color: #9000000;
	text-decoration:none;
	}

/* ID Styles */

#navigation a {
	font:11px arial;
	color: #FFCC33;
	text-decoration:none;
	letter-spacing:.1em;
	font-weight:bold;
	}
	
#navigation a:hover {
	color: #FFCC33;
	}

#padding {
	padding:10px 5px 10px 5px;
	}

#calendar td {
	border: 1px solid rgb(102,102,0);
	}
	
#noborder td {
	border: 0px;
	}
	
#weekdays th {
	color: #CC6600;
	}

#calheader td {
	font:11px arial;
	font-weight:bold;
	color: #ffffff;
	}
	
/* Class Styles */

.bodyText {
	color:#666666;
	font-family: arial;
	font-size: 12px;
	line-height: 20px;
	}

.detailText {
	font:12px/14px arial;
	color:#333333;
	}
	
.pageName {
	font:12px/14px arial;
	color: #CC6600;
	}
	
.subHeader {
	font:14px arial;
	color: #666600;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:normal 10px arial;
	letter-spacing:.1em;
	}

.calendarText {
	font:bold 14px arial;
	color: #990000;
	letter-spacing:.1em;
	}
	
.sidebarText {
	font:11px arial;
	color: #666600;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}
	
.quote {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.unnamed1 {
	text-decoration: line-through;
}
