.bgbanner {
	background-color: #FED532;
}

a:link, a:visited {
	color: #3366CC;
	text-decoration: none;
}
a:hover, a:active {
	color: #3366CC;
	text-decoration: underline;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	background-color: #666;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	letter-spacing: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.nav a {
    display: block;
	color: #FFF;
    text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
	line-height: 20px;
}
.nav a:link, .nav a:visited {
	color: #FFF;
	text-decoration: none;
}
.nav a:hover, .nav a:active {
	color: #FFF;
	text-decoration: none;
	background-color: #333;
}
.navsub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	font-style: normal;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.navsub a {
	color: #333;
    text-decoration: none;
}
.navsub a:link, .navsub a:visited {
	color: #333;
	text-decoration: none;
}
.navsub a:hover, .navsub a:active {
	color: #333;
	text-decoration: underline;
}
.lng {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 17px;
}
.lng a {
	color: #333;
	padding-left: 2px;
    text-decoration: none;
}
.lng a:link, .lng a:visited {
	color: #333;
	text-decoration: none;
}
.lng a:hover, .lng a:active {
	color: #333;
	text-decoration: underline;
}
.lngclr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
}
.lngbox {
	width: 75px;
	padding-left: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.soul {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #555;
}
.boxhgl {
	color: #FFFFFF;
	background-color: #AC9877;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444;
}

.extranote {
	font-size: 10px;
}
