@charset "utf-8";
#menubar {
	background-color: #666666;
	width: 446px;
	height: 30px;
	display: block;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#menubar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#menubar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}


#menuitem1 {
	position: relative;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width: 93px;
	padding-left: 5px;
	text-align: center;
}
#menuitem2 {
	position: relative;
	float: left;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 106px;
	margin: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#menuitem3 {
	position: relative;
	float: left;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	width: 120px;
	margin: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}



#droplayer {
	height: 148px;
	width: 105px;
	position: absolute;
	background-color: #1968B3;
	border: 1px solid #FFFFFF;
	opacity: .7;
	filter: alpha(opacity=80);
	visibility: hidden;
}

#droplayer1 {
	height: 149px;
	width: 100px;
	position: absolute;
	background-color: #1968B3;
	border: 1px solid #FFFFFF;
	opacity: .7;
	filter: alpha(opacity=80);
	margin-left: -1px;
	visibility: hidden;
}

#droplayer2 {
	height: 55px;
	width: 100px;
	position: absolute;
	background-color: #1968B3;
	border: 1px solid #FFFFFF;
	opacity: .7;
	filter: alpha(opacity=80);
	margin-left: 100px;
	visibility: hidden;
}

#droplayer3 {
	height: 80px;
	width: 100px;
	position: absolute;
	background-color: #1968B3;
	border: 1px solid #FFFFFF;
	opacity: .7;
	filter: alpha(opacity=80);
	margin-left: 208px;
	visibility: hidden;
}

#droplayer4 {
	height: 90px;
	width: 100px;
	position: absolute;
	background-color: #1968B3;
	border: 1px solid #FFFFFF;
	opacity: .7;
	filter: alpha(opacity=80);
	margin-left: 322px;
	visibility: hidden;
}

#dropitem {
	width: 100px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border: 1px solid #FFFFFF;
	text-align: center;
}
#dropitem a {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}

#dropitem a:hover {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navspacer {
	width: 2px;
	position: relative;
	padding: 0px;
	background-color: #FFFFFF;
	float: left;
	height: 14px;
}
#spacercontainer {
	width: 2px;
	position: relative;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	height: 20px;
}
#sub_menubar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#sub_menubar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#sub_menubar {
	background-color: #006699;
	width: 446px;
	height: 30px;
	display: block;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
