body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	font-family: "comic sans MS";
	font-size: 12px;
	text-align: center;
	color: #000000;
	text-decoration: none;
}
 
 .submenu {
	font-family: Verdana, sans-serif;
	font-size: 12px;
 	color: #FFFFFF;
 }

.header {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.top_off {font-family: Verdana, sans-serif; font-weight: bold; font-size: 11px; color: #FFFFCC;}

a {font-family: Verdana, sans-serif; font-weight: bold; text-decoration: underline; color: #9B2A2D;}

a:active {font-family: Verdana, sans-serif; font-weight: bold; text-decoration: underline; color: #9B2A2D;}

a:visited {font-family: Verdana, sans-serif; font-weight: bold; text-decoration: underline; color: #9B2A2D;}

a:link.top {
	font-family: comic sans MS, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: bold;
	text-decoration: none;
}

a:active.top {
	font-family: comic sans MS, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: bold;
	text-decoration: none;
}
a:visited.top {
	font-family: comic sans MS, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: bold;
	text-decoration: none;
}

a:link.lg {font-family: Verdana, sans-serif; font-weight: bold; font-size: 13px; text-decoration: underline; color: #0000cc;}

a:active.lg {font-family: Verdana, sans-serif; font-weight: bold; font-size: 13px; text-decoration: underline; color: #0000cc;}

a:visited.lg {font-family: Verdana, sans-serif; font-weight: bold; font-size: 13px; text-decoration: underline; color: #0000cc;}

a:link.standard {font-family: Verdana, sans-serif; font-weight: bold; font-size: 11px; text-decoration: underline; color: #9B2A2D;}

a:active.standard {font-family: Verdana, sans-serif; font-weight: bold; font-size: 11px; text-decoration: underline; color: #9B2A2D;}

a:visited.standard {font-family: Verdana, sans-serif; font-weight: bold; font-size: 11px; text-decoration: underline; color: #9B2A2D;}

.navigation {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 3px;
}

.main {
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-color: #000000;
	border-left-color: #000000;
}
.content {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	text-align: center;
}
.banner {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 3px;
	border-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-color: #FFFFFF;
	outline-color: #FFFFFF;
}
.middle {
}
.headersmall {
	font-size: 14px;
}
.tableborder {
	border: 3px solid #000000;
}
