body {
	background: #eeeeee;
	text-align: center;
}

.menubar, .menubar A:link, .menubar A:visited, .menubar A:active {
	font-family: Verdana, Arial, Helvitica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
	text-decoration: none;
}
.menubar A:hover {
        font-family: Verdana, Arial, Helvitica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #dd3300;
        line-height: 18px;
        text-decoration: none;
}
.submenu, .submenu A:visited, .submenu A:active {
        font-family: Verdana, Arial, Helvitica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #666699;
        line-height: 14px;
        text-decoration: none;
}
.submenu A:link {
        font-family: Verdana, Arial, Helvitica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #0000ff;
        line-height: 14px;
        text-decoration: none;
}
.submenu A:hover {
        font-family: Verdana, Arial, Helvitica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #dd3300;
        line-height: 14px;
        text-decoration: none;
}
.towns, .towns A:link, .towns A:active, .towns A:visited {
        font-family: Helvitica, sans-serif
        font-size: 12px;
	font-style: italic;
        color: #666666;
        line-height: 18px;
        text-decoration: none;
}
.towns A:hover {
        font-family: Helvitica, sans-serif
        font-size: 12px;
        color: #dd3300;
        line-height: 18px;
        text-decoration: none;
}
.bodytext, table {
	font-family: times, serif;;
	font-size: 14px;
	font-weight: normal;
	line-height: 15px;
	color: #333333
}
A:hover {
	color: #dd3300;
}
ul {
	list-style-type: disc;
	list-style-position: outside;
	color: rgb(33,33,33);
}

h3 {
	font-family: Verdana, Arial, Helvitica, sans-serif;
        color: #333399;
}

.banner1 {
	font-family: Verdana, Arial, Helvitica, sans-serif;
        font-size: 15px;
	font-weight: 900;
        color: #666699;
        line-height: 20px;
}

.banner2 {
        font-family: Verdana, Arial, Helvitica, sans-serif;
        font-size: 14px;
        font-weight: 700;
        color: #666699;
        line-height: 26px;
}

.sectionheader {
	font-family: times, serif;
	font-size: 14px;
	font-weight: 800;
	text-decoration: underline;
	line-height: 24px;
}
.pagearea {
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	background: #ffffff;
	width: 780px;

}

.plain, .plain  p, .plain  a:link, .plain  a:visited, .plain a:active {
	font-family: times, times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 15px;
}

.plain A:hover {
	font-family: times, serif;
	font-size: 12px;
	color: #dd3300;
	text-decoration: none;
}

td.light {
	padding-top: 8px;
	text-align: center;
	line-height: 16px;
        font-size: 13px;
        color: #666666;
}

