body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #004477;
	background-image: url(images/bg_pattern.gif);
	background-color: #005E8A;
}
p {
	font-size: smaller;
	line-height: 16px;
	margin: 5px 20px 10px 20px;
}
table.outer-border {
	width: 770px;
	border-collapse: collapse;
	border-width: 1px;
	border-top-width: 2px;
	border-style: solid;
	border-color: #FFFFFF;
	background-color: #FAFDFD;
	padding: 0px;
	margin: 0px;
}
table {
	 width: 100%;
	 border-style: none;
	 border-collapse: collapse;
	 padding: 0px;
	 margin: 0px;
}
table.maincontent {
	width: 576px;
	background-color: #F4FDFD;
	padding: 0px;
	margin: 0px;
}
table.leftcontent {
	width: 189px;
	float:left;
	padding: 0px;
	margin: 0px;
}
td {
	margin: 0px;
	padding: 0px;
	border-style: none;
	vertical-align: top;
}
#topmenu {
	margin: 0px 0px 1px 0px;
	height: 100%;
}
#topmenu ul{
	height: 24px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #0077AA;
	border-style: ridge;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #FFFF00;
}
#topmenu li {
	display: inline;
	float: left;
}
#topmenu a {
	margin: 0px;
	padding: 3px 9px 3px 9px;
	color: #FFFFFF;
	background-color: #0077AA;
	font-size: 10px;
	font-style: italic;
	letter-spacing: 1px;
	font-weight: 400;
	text-decoration: none;
	border-style: outset;
	border-color: #00CCFF;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	display: block;
}
#topmenu a:link, #topmenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#topmenu a:hover {
	border-style: inset;
	color: #ECF2F2;
	background-color: #006699;
	padding: 3px 9px 1px 9px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-color: #00A0E0;
}
.frame {
	border-style: ridge;
	border-width: 6px;
	border-color: #33AADD;
}
#map {
	position: relative;
	left: 0px;
	top: 0px;
	width: 662px;
	height: 612px;
	margin: 0px;
	padding: 0px;
	border-style: ridge;
	border-width: 6px;
	border-color: #33AADD;
	background-repeat: no-repeat;
	background-position: center;
}
#map a, #map a:link, #map a:visited {
	text-decoration: none;
	margin:0px; 
	padding:0px; 
	width:15px; 
	height:15px;
	border-width: 1px;
	border-style: solid;
	border-color: #FF0000;
	display: block; 
	background-color:#FFFF33; 
	position: absolute;
	cursor: crosshair;
} 
#map a:hover {
		background-color: #777777;
		border-style: none;
}
#map a span {
	display: none;
}
#map a:hover span {
	display: block;
	z-index: 100;
	font-size: smaller;
	text-align: left;
	padding: 3px;
	width: 200px;
	background-color: #FFFF99;
	border-width: 1px;
	border-style: solid;
	border-color: #CC9900;
	color: #CC3300;
	position:relative;
	left: -2;
	top: -3;
}
A.MapLink {
	width: 662px;
	margin: 0px;
	padding: 3px 4px 3px 4px; 
	color: #000066;
	background-color: #CCAA00;
	border-color: #FFFF00;
	font-size: 12px;
	font-style: italic;
	letter-spacing: 1px;
	font-weight: bold;
	text-decoration: none;
	border-style: outset;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	display: block;
}
A.MapLink:link, A.MapLink:visited {
	color: #000066;
	text-decoration: none;
}
A.MapLink:hover {
	border-style: inset;
	color: #990000;
	background-color: #CC9900;
	border-color: #FFFF00;
	padding: 3px 4px 1px 4px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 4px;
	border-left-width: 2px;
}
.tx {
	font-size: xx-small;
	line-height: 20px;
	text-decoration: none;
}
.website-botm-link {
	font-size: xx-small;
	text-decoration: none;
	color: #B64202;
}
.website-botm-link:hover {
	text-decoration: none;
	color: #006699;
}
.box {
	background-color: #D3BE7E;
	border-width: 1px;
	border-style: solid;
	border-color: #CC9900;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10px;

}
.email-link {
	font-size: 12px;
	text-decoration: none;
	color: #990000;
	font-weight: bold;
}
.email-link:hover {
	text-decoration: none;
	color: #006699;
	font-weight: bold;
}
.img-bord {
	background-color: #EAEBE3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC9900;
	border-right-color: #CC9900;
	border-bottom-color: #CC9900;
	border-left-color: #CC9900;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txt-table-content {
	font-size: 12px;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
.arow-icon-pad {
	padding-right: 3px;
}
.txt-table-content2 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}
H1{
	font-size:18px;
	font-weight: bold;
	font-style: italic;
	line-height: 24px;
	color: #993300;
	display: block;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #990000;
	margin: 10px 20px 10px 20px;
	padding-left: 4px;
}
H2{
	font-size:14px;
	line-height: 18px;
	font-weight: bold;
	color: #2c769e;
	margin: 10px 20px 10px 20px;
}
H3{
	font-size:14px;
	line-height: 18px;
	font-weight: bold;
	color: #CC0000;
	margin: 10px 20px 10px 20px;
}
a.BrightLink {
	font-size:14px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #CC0000;
	margin-top: 5px;
	margin-bottom: 5px;
}
a.BrightLink:visited, a.BrightLink:active, a.BrightLink:link {
	color: #CC0000;
}
a.BrightLink:hover {
	color: #00CC00;
	text-decoration: underline;
}
a.SubtleLink {
	font-size:14px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #2c769e;
}
a.SubtleLink:visited, a.SubtleLink:active, a.SubtleLink:link {
	color: #2c769e;
}
a.SubtleLink:hover {
	color: #990000;
}

a.H1Link {
	font-size:18px;
	font-weight: Bold;
	font-style: italic;
	line-height: 24px;
	color: #993300;
	display: block;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #990000;
	margin: 10px 20px 5px 20px;
	display: block;
	text-decoration: none;
	padding-left: 4px;
}
a.H1Link:visited, a.H1Link:active, a.H1Link:link {
	color: #993300;
}
a.H1Link:hover {
	color: #990000;
	background-color: #CCCC00;
}
.dotborder-top {
	border-style: dotted;
	border-left-width: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-color: #222222;
}