/* CSS Document */

body, td, p {font-size:12px; font-family:Geneva, Arial, Helvetica, sans-serif; color:#333300 }
a:link {color:#333399; text-decoration:none; }
a:hover {color:#3333CC; text-decoration:underline; }
a:visited {color:#990099; text-decoration:none; }

.normal {color:#99FFCC; }.calendar {
	color: #333333;
	border-top: thin none #333333;
	border-right: thin none #333333;
	border-bottom: thin dotted #333333;
	border-left: thin none #333333;
	font-weight: bold;
	font-size: 12px;
}
.calendar_sub {
	color: #FFFFCC;
	font-size: 10px;
}
.frontlinks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #333300;
}
.calendar {
	background-attachment: fixed;
	background-color: #006633;
	background-repeat: no-repeat;
	background-position: 20px 30px;
	border: #333333;
	color: #FFFFCC;
}
.sitemap {
	font-size: 12px;
	font-weight: normal;
}
.sitemap2 {
	font-size: 12px;
	font-weight: bold;
	color: #333300;
}
.contrastlink {
	color: #3399FF;
	font-size: 12px;
	cursor: hand;
}
.contrast {
	font-size: 12px;
	color: #FFFFCC;
}
h1 {
	font-size: 24px;
	font-weight: bolder;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dotted;
	border-top-color: #330000;
	border-right-color: #330000;
	border-bottom-color: #330000;
	border-left-color: #330000;
	
}
h3 {
	border-top: thin none #000000;
	border-right: thin none #000000;
	border-bottom: thin dotted #000000;
	border-left: thin none #000000;
}
.chamber {
	background-attachment: fixed;
	background-image: url(images/chamberlogo_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.keepblue {
	color: #333399;
}
