dl, dt, dd, ul, li {
	margin: 0;
	list-style-type: none;
	padding-left: 2px;
}
#menu {
width: 100%;
border-right: 1px solid #000;
padding: 0 0 1px 0;
margin-bottom: 1px;
font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
background-color: #90bade;
color: #333;
}
dl#menu {
width: 130px;
}
dl#menu dt {
	cursor: pointer;
	margin: 0px 0;
	height: 20px;
	line-height: 20px;
	text-align: left;
	font-weight: normal;
	border: 1px solid #000000;
	background-color: #90bade;
	padding-left: 0px;
	}
dl#menu dd {
border: 1px solid #90bade;
}
dl#menu li {
	text-align: left;
	background-color: #90bade;
}
dl#menu li a, dl#menu dt a {
display: block;
padding: 1px 1px 1px 1px;
border-left: 10px solid #1958b7;
border-right: 10px solid #508fc4;
background-color: #2175bc;
color: #fff;
text-decoration: none;
width: 100%;
}

dl#menu li a:hover, dl#menu dt a:hover {
border-left: 10px solid #1c64d1;
border-right: 10px solid #5ba3e0;
background-color: #2586d7;
color: #fff;
}
#bgstyle {
	background-image: url(../images/site/munshi_bg.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	list-style-type: square;
	background-position: 50px;	
	}
.bghstyle {
	background-attachment: fixed;
	background-repeat: no-repeat;
	list-style-type: square;
	background-image: url(../images/bg/bhavanlogo_blue_bg.gif);
	background-position: 40px;
	}
