/* Global Styles */

body {
	margin:0px;
	background-repeat: repeat;
	background-color: #999999;
	background-position: center top;
	text-align: center;
	vertical-align: top;
	}
.backgroundcolours {
	background-position: center top;
}

	
td {
	font:11px arial;
	color:#666699;
	}
	
a {
		color: #666699;
	letter-spacing:.1em;
	font-family: Garamond;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	}
	
a:hover {
		color: #666699;
	letter-spacing:.1em;
	font-family: Garamond;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	}
	
/* ID Styles */
	
#navigation a {
		color: #666699;
	letter-spacing:.1em;
	font-family: Garamond;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	}
	
#navigation a:hover {
	color: #CCCCCC;
	text-decoration:none;
	}

#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:bold 36px "Century Gothic";
	color: #666699;
	letter-spacing: 0.2em;
	}

.sidebarText {
	font:12px georgia;
	color: #336666;
	line-height:18px;
	}
	
.bodyText {
	line-height:24px;
	color:#666699;
	font-family: Garamond;
	font-size: 14px;
	font-weight: normal;
	}
	
.pageName {
	color: #666699;
	letter-spacing:0.1em;
	line-height:22px;
	font-family: Garamond;
	font-size: 36px;
	font-weight: bold;
	}
	
.subHeader {
	color: #FFFFFF;
	font-weight:bold;
	line-height:16px;
	letter-spacing:0.1em;
	font-family: "Century Gothic";
	font-size: 14px;
	font-variant: normal;
	font-style: normal;
	background-color: #666699;
	}
	
.navText {
	color: #666699;
	letter-spacing:.1em;
	font-family: Garamond;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	}
		
.logo2 {
	color: #666666;
	letter-spacing:.1em;
	font-family: Garamond;
	font-size: 36px;
	line-height: 14px;
	font-weight: bold;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	
	
.brdtable {
	margin: 4px;
	padding: 4px;
	border: medium solid #666666;
	filter: Shadow(Color=#333333, Direction=right);
}

.brdtableside {
	margin: 4px;
	padding: 0px;
	border: thin solid #666666;
	filter: DropShadow(Color=#333333;
}

