@charset "ISO-8859-1";
.imagepaddingupdown {
	border: 1px solid #6599CB;
	padding: 8px;
	background-color: #FFFFFF;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
}
.largemap {
	border: 12px solid #FFFFFF;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
}

.orangebold {
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
}
.imagemap1 {
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
.brownbolder {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: bold;
	color: #280000;
	letter-spacing: 0.1em;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #FF9900;
	text-decoration: none;
	padding-right: 6px;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}

a:hover {
	color: #0066CC;
	text-decoration: underline;
}

.boxline {
	border: 1px solid #748196;
}
.lineabove {
	width: 85%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9900;
}
