.dmenu
{ 
	padding:0px; 
	margin:0px; 
	margin-top:0px;
	/*filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);background-color:#2f2f2f;  */
	filter: alpha (opacity=100); 
	-moz-opacity:1.00; 
	opacity:1.00;
	position:absolute; 
	border:1px solid #3e7998;
	border-top:none;	
}
.dmenu ul
{

}
.dmenu li
{ 
    font-family:Verdana; 
	font-weight:normal;
	font-size:11px;
	/*margin-right:5px;*/
	list-style:none;
	border:solid 0px #000000;
	border-top:none;
	text-align:left;
}

.dmenu li a 
{
    color:#000000; 
	/*background-image:url(/images/dhtml/normal.gif); background-repeat:no-repeat; */
	line-height:28px; 
	padding:0px 10px 0px 20px; 
	text-decoration:none;
	display:block; 
	background-color:#FFF;	
}

.dmenu li a:hover
{ 
	color:#ffffff; 
	background-color:#3e7998;
	text-decoration:none; 
	display:block;
}
/* ---------------set up width for indivdual dropdown menus -------------*/
.aWidth
{
	margin-left:-8px;
	width:191px !important;
/*	height:148px !important;*/
	/*background-image:url(/images/dhtml/bg.png); */
	background-color:#FFF;
	background-repeat:no-repeat; 
	background-position:bottom right;
}

.bWidth
{
	margin-left:-8px;
	width:165px !important;
/*	height:92px !important;*/
/*	background-image:url(/images/dhtml/bg.png); */
	background-repeat:no-repeat; 
	background-position:bottom right;
}

.cWidth
{
	margin-left:-8px;
	width:190px !important;
/*	height:92px !important;*/
/*	background-image:url(/images/dhtml/bg.png); */
	background-repeat:no-repeat; 
	background-position:bottom right;
}

.dWidth
{
	margin-left:-8px;
	width:160px; !important;
/*	height:64px !important;*/
/*	background-image:url(/images/dhtml/bg.png); */
	background-repeat:no-repeat; 
	background-position:bottom right;
}

.eWidth
{
	 margin-left:-8px;
	 width:145px !important;
/*	 height:176px !important;*/
/*	 background-image:url(/images/dhtml/bg.png); */
	 background-repeat:no-repeat; 
		background-position:bottom right;
}
.fWidth
{
	 margin-left:-66px;
	 width:168px !important;
/*  	 height:148px !important;*/
/*	 background-image:url(/images/dhtml/bg.png); */
	 background-repeat:no-repeat; 
	 background-position:bottom right;
}

/* ---------------set up width for indivdual dropdown menus -------------*/