/* Global Styles */

	
td {
	font:11px arial;
	color:#333333;
	}
	
a {
	font:11px arial;
	line-height:14px;
	
	text-decoration:underline;
	
	}
	
a:hover {
	line-height:14px;
	color: #FF6600;
	text-decoration:underline;
	
	}

	
/* ID Styles */
	
#navigation a {
	font:10px arial;
	color: #336666;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #993300;
	text-decoration:underline;
	}

#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: #666666;
	line-height:16px;
	}
	
.commentText {
	font:11px arial;
	color: #FFFFFF;
	line-height:14px;
	}
	
.commentgreyText {
	font:11px arial;
	color: #999999;
	line-height:14px;
	}
	
.commentdarkgreyText {
	font:11px arial;
	color: #666666;
	line-height:14px;
	}
	
.commentdarkgrey11Text {
	font:11px verdana;
	color: #666666;
	line-height:14px;
	}
	
.commentdarkText {
	font:12px arial;
	color: #333333;
	line-height:14px;
	font-style:italic;
	font-weight:bold
	}
	
.bodyText {
	font:11px courier;
	line-height:18px;
	color:#666666;
	}
	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	font:14px arial;
	color: #666666;
	font-weight:bold;
	line-height:20px;

	}
	
.subHeaderSmallGold {
	font:12px arial;
	color: #996600;
	font-weight:bold;
	line-height:18px;

	}
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}
	
.goldText {
	font:11px arial;
	line-height:14px;
	color: #996600;
	}
	
.goldlinkText {
	font:11px arial;
	line-height:14px;
	color: #996600;
	text-decoration:underline;
	}


.silverText {
	font:11px arial;
	line-height:14px;
	color: #666666;
	}
	
.silverlinkText {
	font:11px arial;
	line-height:14px;
	color: #666666;
	text-decoration:underline;
	}
	

.contentText {
	font:11.5px arial;
	line-height:15px;
	color: #666666;
	}
	
.contentitalicText {
	font:11.5px arial;
	line-height:15px;
	color: #666666;
	font-style:italic
	
	}


.contentwhiteText {
	font:11.5px arial;
	line-height:15px;
	color: #CCCCCC;
	}
	
