.on {
	font-size: 10pt;
	text-decoration: none;
	color: #66ccff;
}

.off {
	font-size: 10pt;
	text-decoration: none;
	color: #66ffff;
}
	
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000098;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000066;
}
body {
	background-image: url(../images/backing2.gif);
	background-repeat:repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.nav {
	font-size: 10pt;
	font-weight: bold;
	color: #66ffff;
	width:180px;
}
.home {
	font-size: 12pt;
	font-weight: bold;
	color: #66ffff;
	width:160px;
	}
.home a{
	text-decoration: none;
	color: #66ffff;
	}	
.nav a {
	font-size:12px;
	line-height:18px;
	text-decoration: none;
	color: #66ffff;
}
a:hover {
	color: #66ccff;
	text-decoration:none;
}
.towns {
	font-family: "Copperplate Gothic Light", Arial;
	color: #33ccff;
	text-align: left;
	background-image:url(../images/mb2backing.png);
	background-position:left;
	background-repeat:no-repeat;	
	}
	
.titlebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #003399;
	background-color: #ffffcc;
	text-align: center;
}
.navheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	margin-top: 10px;
	border-bottom:#FFFFFF 1px solid;
}
.plain {
	font-size: 10pt;
}
.tblhead1 {
	font-weight: bold;
	color: #000066;
	background-color: #CDE6F3;
	text-align: center;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	background-color: #EFF7D6;
	text-align: center;
	margin: 0px;
	padding-bottom:7px;
	padding-top:7px;
	width: 794px;
}
.subnav a {
	text-decoration: none;
	border: 1px solid #000099;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.subnav a:hover {
	color: #66FFFF;
	text-decoration: none;
	background-color: #000098;
	border: 1px solid #66FFFF;
}
.hit {
	font-size: 16pt;
	color:#0000CC;
	background-color:#ffffcc;
	padding:3px;
	}
.bullet li {
	width:500px;
	margin:auto;
	padding-top:4px;
	padding-bottom:3px;
	}
.bullet li a{
	font-weight:bold;
	}
.bullet li a:hover {
	text-decoration:none;
	}
.bizheader {
	background-color:#000099;
	background-image:url(../images/bizbacking.gif);
	background-repeat:repeat-y;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	height:40px;
	}
.bizheader p {
	margin-left:50px;
	}
.leftspace {
	margin-left:30px;
	}
.warmem {
	font-weight: bold;
	color: #000066;
	background-color: #CDE6F3;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	padding:5px;
	width:400px;
	margin:auto;
	}