/* Global Styles */

body {
	margin:0px;
	background-color: #000066;
	/* Christmas */
	/*background-color: #006600;
	background-image:url(snowmen.jpg);
	background-repeat:repeat-y;*/
}	

td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}
	
/* ID Styles */

#container1 {
	width:778px;
	background-color:#99ccff;
	margin-left:auto;
	margin-right:auto;
	
}

#table1 {
	background-image:url(bkg.gif);
	min-height:540px;
	}
	
#table2 {
	width:450px;
	color: #000000;
    margin-left:auto;
    margin-right:auto;
}

#table2 th {
	background-color:#CCF;
	padding-left:2px;
}

#table2 tr {
	background-color:#FFA;
	padding-left:5px;
}

#table2 tr.alt {
	background-color:#FFBF55;
	padding-left:2px;
}

#table2 td {
	font:arial;
	font-size:12px;
	font-weight:bold;
}

#Layer1 {
	position:absolute;
	width:310px;
	height:115px;
	z-index:1;
	left: 663px;
	top: 5px;
}
#Layer2 {
	position:relative;
	width:375px;
	height:30px;
	z-index:2;
	left:15px;
	top: -30px;
}

#Layer3 {
	position:relative;
	width:241px;
	height:115px;
	z-index:1;
	left: 60px;
	top: -200px;	
	}

#navigation a {
	font:12px arial;
	color: #ffffff;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #99CCFF;
	}
	
#navigation1 a {
	font:12px arial;
	color: #ffffff;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation1 a:hover {
	color: #99CCFF;
	}	

#navigation2 a {
	font:12px arial;
	color: #ffffff;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation2 a:hover {
	color: #99CCFF;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#calendar td {
	border: 1px solid rgb(0,51,153);
	}
	
#noborder td {
	border: 0px;
	}
	
#weekdays th {
	font:11px arial;
	color: #ffffff;
	font-weight:bold;
	border: 0px;
	padding:2px;
	}

#calheader td {
	font-weight:bold;
	}

#menu {
	width:94%;
	margin-left:auto;
	margin-right:auto;
	}
/* Class Styles */

.logo {
	font:18px times new roman;
	color: #0E177C;
	letter-spacing:.3em;
	font-weight:bold;
	line-height:22px;
	}

.tagline {
	font:11px times new roman;
	color: #CC3300;
	letter-spacing:.2em;
	}

.smallText {
	font:14px times new roman;
	color: #CC3300;
	line-height:18px;
	}

.pageHeader {
	font:30px times new roman;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:24px;
	}
	
.bodyText {
	font:11px arial;
	color:#333333;
	line-height:24px;
	}
	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	font-weight:bolder;
	}
	
.subHeader {
	font:14px times new roman;
	color: #003399;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:14px arial;
	color: #ffffff; 
	font-weight:bold;
	letter-spacing:.1em;
	}

.pageName1 {
	font:16px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}	

.style1 {font-size: 24px}

.block1 {
	width:300px;
	height:200px;
	text-align:center;
	background-color:#99ccff;
	}

.style4 {color: #000000;
    margin-left:auto;
    margin-right:auto;
}

.style5 {
	font: 14px times new roman;
	line-height: 18px;
	font-size: 16px;
	font-weight: bold;
	color: #0000ff;
}

.style6 {
	font:12px geneva;
	color: #ffff00;
	letter-spacing:0.1em;
	font-weight:bold;
	background-color: #000000;
	}	
	
.style7 {
	font-weight: bold;
	color: #000000;
}

.style8 {
	font: 14px times new roman;
	line-height: 18px;
	font-size: 16px;
	font-weight: bold;
	color: #0000ff;
	font-style:italic; 
}