
.dropmenudiv{
	position:absolute;
	visibility: hidden;
	list-style-type: none;
	line-height: 30px;
	z-index: 100;
	width: 159px;
	margin:0;
	text-align:center;

	opacity:.90;
	filter:Alpha(Opacity=90); 
	-moz-opacity:0.90; 
}

.dropmenudiv a{
	border-bottom:1px solid #910F01;
	border-top:1px solid #B84A22;
	display: block;
	padding:0;
	text-decoration: none;
	font-weight: bold;
	color:#fff !important;
	color:#CED6D4;
	font-family: arial, Tahoma; 
	font-size: 12px;
	background:#8F2E0B url('http://www.timesmusic.com.np/theme/black/images/menu01.jpg') repeat-x center;
}

.dropmenudiv a:hover{ /*hover background color*/
	border-bottom:1px solid #000;
	border-top:1px solid #545C6F;
	padding:0;
	font-family: arial, Tahoma; 
	font-weight: bold;
	font-size: 11px;
	color:#FFFFFF !important;
	color:#EFEFEF;
	text-decoration: none;
	background:#454D60 url('http://www.timesmusic.com.np/theme/black/images/menu02.jpg') repeat-x center;
}
