/* CSS Document */
#dropmenudiv{
position:absolute;
border: 1px solid;
border-color:#000000;
border-bottom-width: 1px;
font-family: Arial;
font-size: 12px;
line-height:28px;
z-index:99;
margin-top:-6px!important;
	margin-left:-13px!important;
	_margin-top:-6px!important;
	_margin-left:-10px!important;
}

/*------BFC69A-----*/
#dropmenudiv a{
font-family:Arial, Helvetica, sans-serif!important;
	clear:both;
	height:24px!important;
	width:115px!important;
	text-align:left;
	padding:5px;
	background: #c16620!important;
	font-size:14px!important;
	border:1px solid #2d0a04;
	border-top:none;
	color:#FFFFFF;
	text-decoration:none;
}

#dropmenudiv a:hover{ /*hover background color*/
/*background-color: #6FC4E3;*/
color:#000000;
text-decoration: underline;
background-color:#fba5bd;
}



/*bottom*/
#dropmenudiv2{
position:absolute;
border:1px solid #000000; width:160px;
border-bottom-color:#000000;
border-bottom-width: 1px;
font:normal 10px Arial;
line-height:20px;
z-index:100;
}

#dropmenudiv2 a{
display: block;
text-indent: 0px;
border-bottom: 1px solid #000000;
padding: 0px 0;
text-decoration: none;
background-color: #ffffff;width:160px;
text-decoration: none;
color:#656361;
padding-left:5px
}

#dropmenudiv2 a:hover{ /*hover background color*/
background-color: #ffffff;
color:#656361;
text-decoration: none; width:160px;
padding-left:5px 
border:1px solid #000000;
}

