/* Global Styles */body {	background: #A4A4A4;	margin:0;	}td {	font:11px arial;	color:#333333;	}	a {	color: #ffffff;	text-decoration:none;	font-weight:bold;	}	a:hover {	color: #909090;	text-decoration:none;	}	/* ID Styles */#navigation a {	font:10px arial;	color: #CCCCCC;	text-decoration: none;	letter-spacing:.1em;	line-height:16px;	display:block;	padding: 8px;	border-left: 1px solid rgb(195,195,195); 	border-right: 1px solid rgb(195,195,195); 	}	#navigation a:hover {	background: #D6D6D6;	color:#333333;	border-left: 1px solid rgb(56,46,41); 	border-right: 1px solid rgb(56,46,41); 	}/* Calendar Styles */#calendar td {	border: 1px solid rgb(121,121,71); 	}	#noborder td{	border: 0px;	}#calheader td {	font-weight:bold;	}	/* Class Styles */.logo {	background: #303030;	font:14px times new roman;	color: #DCDCDC;	letter-spacing:.3em;	line-height:8px;	}	.tagline {	font:14px times new roman;	color: #8E8E8E;	line-height:8px;	}	.bodyText {	font:12px arial;	line-height:18px;	color:#F6F6F6;	}	.pageName {	font:14px times new roman;	color: #8E8E8E;	letter-spacing:.2em;	font-weight:bold;	line-height:18px;	}	.subHeader {	font:14px times new roman;	color: #DCDCDC;	font-weight:bold;	line-height:20px;	letter-spacing:.1em;	}	.navText {	font:10px arial;	color: #333300;	letter-spacing:.1em;	line-height:16px;	}.calendarText {	font:11px arial;	color: #333333;	letter-spacing:.1em;	}	