/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:14px arial;
	color:#333333;
	line-height:20px;
	
	}
	
	
	
a {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #FFD700;
	text-decoration:underline;
	}
	
	
#navigation a {
	font:10px arial;
	color: #000000;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #FFD700;
	text-decoration:underline;
	font-weight:bold;

	}
	
	
/* ID Styles */
	

/* Class Styles */

.navigation {
	font:14px arial;
	line-height:18px;
	color:#000000;
	}
	
.navigation: hover {
	font:14px arial;
	line-height:18px;
	color:#ff6633;
	}	


.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:14px arial;
	line-height:20px;
	color:#333333;
	}
	
.link {
	font:14px arial;
	line-height:18px;
	color:#ff3300;
	font-weight:bold;
	}

	
.bodyTextHeader {
	font:14px arial;
	line-height:18px;
	color:#333333;	
	font-weight:bold;
	}
	
	small text {
	font:8px arial;
	color:#333333;
	line-height:20px;
	
	}
	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
	
	
.subHeader {
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}
	
.calendarText {
	font:10px arial;
	line-height:14px;
	color:#333333;
	}
	
	
