#dropmenudiv{
	position:absolute;
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	z-index:100;

	top:1150px
	clip:      rect(2px auto auto auto);	
	background-color: #00FF00;
}

.dropDown {
	background-color: #124F8E;
	border-right: 1pt solid #5C7593;
	border-bottom: 1pt solid #5C7593;
	border-left: 1pt solid #5C7593;
	color: #F7FBFE;
	width: 100%;
	cursor: pointer;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: auto;
	font-family: arial;
}
.menubar {
	font-family: "Ariel",  Helvetica, sans-serif;	font-size: 9pt;
	text-align: center;
	color: #124F8E;
	font-weight: bold;
	cursor: pointer;
	border-top-color: #B7D5E7;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #B7D5E7;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #B7D5E7;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.menuBorder {
	width: 100%;
	background-position: left top;
	margin: 0pt;
	padding: 0pt;
	height: auto;
	border-top: 1px solid #5C7593;
	border-right: 1px solid #5C7593;
	border-bottom: 1px solid #5C7593;
	border-left: 1px solid #5C7593;
	border: 1;
}
.menubarChange {

	font-family: Arial;
	border-top: 1;
	border-right: 1;
	border-bottom: 1;
	border-left: 1;
	margin: 0px;
	padding: 0px;
	clip:   rect(5px auto 5px auto);
	font-size: 9pt;
	text-align: center;
	border: 1;
	border-top-color: #124F8E;
	color: #BAD7E9;
	border-top-style: solid;
	background-color: #124F8E;
	border-right-color: #124F8E;
	border-bottom-color: #124F8E;
	border-right-style: solid;
	border-bottom-style: solid;
}
.menubar2 {
	font-family: "Ariel",  Helvetica, sans-serif;	font-size: 9pt;
	text-align: center;
	color: #124F8E;
	font-weight: bold;
	cursor: pointer;
	border-top-color: #b7d5e7;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #b7d5e7;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}