@import url("css/prints.css");
/* Global Styles */

body {
	background-repeat: no-repeat;
	background-color: #C0C0C0;
	background-position: center;
	}
	
td {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	color: #444;
	background-color: #FFF;
	border-top-color: #577B78;
	border-right-color: #444;
	border-bottom-color: #444;
	border-left-color: #444;
	}
	
a {
	color: #3D5E63;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #92B5BB;
	text-decoration:underline;
	}
	
/* ID Styles */
	
#navigation a {
	color: #444;
	text-decoration:none;
	letter-spacing:0.1em;
	font-family: arial;
	font-size: 10px;
	}
	
#navigation a:hover {
	color: #92b5bb;
	text-decoration:underline;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	color: #92b5bb;	
	}

/* Class Styles */

.navigation1 a {
	color: #444;
	text-decoration:none;
	letter-spacing:0.1em;
	font-family: arial;
	font-size: 10px;
	}
	
.navigation1 a:hover {
	color: #92b5bb;
	text-decoration:underline;
	}
	
.navigation2 a {
	color: #444;
	text-decoration:none;
	letter-spacing:0.1em;
	font-family: arial;
	font-size: 9px;
	}
	
.navigation2 a:hover {
	color: #92b5bb;
	text-decoration:underline;
	}	

.logo {
	font-weight:normal;
	color: #F00;
	background-color: #202020;
	}

.sidebarText {
	font:12px georgia;
	color: #444;
	line-height:18px;
	}
	
.bodyText {
	line-height:18px;
	color:#333;
	font-family: arial;
	font-size: 13px;
	}
	
.pageName {
	font:15px georgia;
	color: #92b5bb;
	letter-spacing:.1em;
	line-height:18px;
	font-weight:bold;
	}
	
.subHeader {
	color: #444;
	font-weight:bold;
	line-height:20px;
	letter-spacing:0.1em;
	font-family: arial;
	font-size: 12px;
	}
	
.navText {
	color: #FFFFFF;
	letter-spacing:0.1em;
	font-family: arial;
	font-size: 10px;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#bbb;
	}

.style3 {font-family: Georgia, "Times New Roman", Times, serif}
.style4 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #58868D;
	
}
.style4 {a:hover color: #000}
.style5 {font-size: 8px}
