/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:underline;
	letter-spacing:0.05em;
	text-transform: uppercase;
	}
	
/* ID Styles */
	
#navigation a {
	font:9px arial;
	font-weight:bold;
	color: #99CCFF;
	text-decoration:none;
	letter-spacing:0.05em;
	text-transform: uppercase;
	letter-spacing:normal;
	background-color: #000000;
	}
	
#navigation a:hover {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:0.05em;
	text-transform: uppercase;
	background-color: #000000;
	}

#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 times new roman;
	color: #333300;
	letter-spacing:.4em;
	font-weight:bold;
	}

.sidebarText {
	font:12px georgia;
	color: #336666;
	line-height:18px;
	}
	
.bodyText {
	font:normal 12px/24px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-transform: none;
	letter-spacing: normal;
	word-spacing: normal;
	background-position: left top;
	}
	
.pageName {
	font:700 normal 20px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing:0.05em;
	text-transform: capitalize;
	}
	
.subHeader {
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:bold normal 9px/bold arial;
	color: #99CCFF;
	letter-spacing:0.05em;
	text-transform: uppercase;
	background-color: #000000;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	text-decoration: blink;
	font-weight:bold;

	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	
.setlistText {
	font:normal 12px/15px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-transform: none;
	letter-spacing: normal;
	word-spacing: normal;
	background-position: left top;
	}

.setlistTitle {
	font:normal 17px/15px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-transform: none;
	letter-spacing: normal;
	word-spacing: normal;
	background-position: left top;
	font-weight:bold;
	}
	
.finePrint {
	font:normal 9px/12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-transform: none;
	letter-spacing: normal;
	word-spacing: normal;
	background-position: left top;
	}
