body {
	background-color: #6FA1E8;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #333399;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	font-style: italic;
	text-align: left;
	text-indent: 2px;
}
.textbackground {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	vertical-align: top;
	background-color: #FFFFFF;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	color: #000066;
}
	
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	display: block;
	padding: 0px;
	width: 150px;
	font-style: italic;
	background-image: url(images/menu_background.jpg);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link {
	color: #0066FF;
	text-decoration: none;
}

a:visited {
	color: #0066FF;
	text-decoration: none;
}

a:hover {
	color: #FF6633;
	text-decoration: none;
}
a:active {
	color: #FF6633;
	text-decoration: none;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #333399;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3366FF;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}


.current {
	color: #000066;
	font-weight: bold;
}
.designcredit {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-align: right;
}
.opaquebackground {
	font-family: Verdana, sans-serif, Arial;
	font-size: 10px;
	background-color: #FFFFFF;
	color: #000066;
	text-align: center;
}
.tablestyle {
	margin: 1px;
	border: thin solid #999999;
	font-family: Verdana, sans-serif, Arial;
	font-size: 10px;
	background-position: center;
}

.textbackgroundsmallprint {

	font-family: Verdana, sans-serif, Arial;
	font-size: 10px;
	padding: 5px;
	vertical-align: top;
	background-color: #FFFFFF;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	color: #000066;
}
.tablestyleheading {
	margin: 1px;
	border: thin solid #999999;
	background-color: #CCCCCC;
}
