.menustyle {font-size: 13px; font-family: Arial; color:Navy;
	
background-image : url('Images/Menu-Bar-Image-Final48P.gif');
background-color:#0083c3;
background-position : bottom; font-weight: bold; cursor: default}

.subMenu {
	background-color: #ffffff;
	font-size: xx-small;
	font-weight: normal;
	cursor: default;
	/*background-image : url('images\sub.jpg');*/
	background-position: bottom;
	width: auto !important;
}

.selMenu
{
background-color:#99ccff;
font-size: xx-small ;
font-weight: normal; cursor: default;
/*background-image : url('images\midgrad.gif'); */
}