/* Global Styles */

body {
	margin:0;
	}

td {
	font:11px Arial, Helvetica, sans-serif;
	color:#33333;
	}
/* Hyperlinks */	
a {
	color: #E6E6E6;
	text-decoration:none;
	font-weight:bold;
	}
/* Hyperlinks */	
a:hover {
	font:30px Rockwell;
	background: #e7e1d5;
	color:#0101DF;
}
	
/* ID Styles */
	
#padding {
	padding:14px;
	}
	
	
/* Calendar Styles */

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

#calheader td {
	font-weight:bold;
	color: #990000;
	}
	
/* Logo */

.logo {
	font:30px Rockwell;
	color: #E6E6E6;
	letter-spacing:.2em;
	line-height:28px;
	}
	
.tagline {
	font:12px Rockwell;
	color: #E6E6E6;
	line-height:16px;
	}
	
.bodyText {
	font:12px Rockwell;
	line-height:22px;
	color:#E6E6E6;
	letter-spacing:.1em;
	}
	
.pageName {
	font:18px Rockwell;
	color: #E6E6E6;
	letter-spacing:.2em;
	line-height:22px;
	}
	
.subHeader {
	font:bold 12px Rockwell;
	color: white;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
	
.sidebarText {
	font:15px Rockwell;
	color: #E6E6E6;
	letter-spacing:.1em;
	line-height:16px;
	}

.sidenav a {
	font:25px Rockwell;
	color: #E6E6E6;
	font-weight: bold;
	text-decoration: none;
		line-height:11px;
	display:block;
	}

	
.sidenav a:hover {
	font:25px Rockwell;
	background: #e7e1d5;
	color:#0101DF;
	}
	
	.specs {
	font:15px Rockwell;
	color: #E6E6E6;
	letter-spacing:.1em;
	line-height:16px;
	}