/* Global Styles */

body {
	margin:0px;
	}

td  { color: #000011; font-size: 14px; font-family: Arial, Helvetica, sans-serif }
	
a {
	color: #000011;
	font-weight:normal;
	text-decoration:none;
	font-style: normal;
	}
	
a:hover {
	color: #C6C1ED;
	}
	
/* ID Styles */

#navigation a  { color: #000011; font: 12px/16px Arial, Helvetica, sans-serif; text-decoration: none; letter-spacing: 0.1em; display: block; padding: 0 10px; border-right: 1px solid #cc66cc }
	
#navigation a:hover {
	color:#ffffff;
	background: #CC99CC;
	}

#padding {
	padding:14px;
	}
	
/* Calendar Styles */

#calendar td {
	border: 1px solid #26354A; 
	}
	
#noborder td {
	border: 0px;
	}

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

.logo {
	color: #6633CC;
	letter-spacing:0.3em;
	line-height:26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	}
	
.categories  { color: #9966ff; font: 13px/16px Arial, Helvetica, sans-serif }
	
.Headline  { color: #d6ffc0; font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; line-height: normal; letter-spacing: 0.1em }

.detailText {
	line-height:16px;
	color:#330033;
	letter-spacing:0.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	}
	
.pageName {
	color: #FF6699;
	letter-spacing:0.2em;
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.subHeader {
	font:bold 12px Arial, Helvetica, sans-serif;
	color: #330033;
	font-weight:bold;
	line-height:20px;
	letter-spacing:0.1em;
	}
	
.Date {
	color: #9999FF;
	letter-spacing:.1em;
	line-height:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	}

.calendarText {
	font:11px Arial, Helvetica, sans-serif;
	color: #26354A;
	letter-spacing:.1em;
	}
	
	
.sidebarText {
	color: #3399FF;
	letter-spacing:normal;
	line-height:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
.Headline .categories {
	color: #99FFFF;
	background-color: #330099;
	letter-spacing: inherit;
	font-weight: bold;
}

