#dropmenudiv{
	position:absolute;
	border:1px solid #A4ADCC;
	font:normal 12px Arial;
	line-height:18px;
	z-index:100;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 5px;
}

#dropmenudiv a:hover{ /*hover background color B6D2FA*/
	background-color: ffffff;  /* was 000A4A */
}

div#show3 {
	background-color:#efefef;
	width:300px;
	margin:0 auto;
	border:1px solid #444444;
}

div#show3 table td, div#show4 table td {
	height:24px;
	background-image:url('38.gif');
}

div#show4 table td {
	background-image:url('40.gif');
}

div#show3 table input,  div#show4 table input {
	outline-style:none;
}

.footer{
	font-size:11px;
	text-decoration: none;
	position: relative;
	top:-10px;
}