﻿#divMenuBar
{
	/*border: 1px solid #AE101D; */
	margin-left: 0px;
	margin-right: -35px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	width: 99.75%;
	height: 18px;	
	font-size: 12px;
	font-weight: bolder;
	line-height: 18px;
}

#divMenuBar a:hover
{
	/*background-color: #eaeff4;*/
	font-weight: bolder;
	width: 103px;
	/*margin: 0px;*/
	margin-right: -5px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	line-height: 18px;
}

/* visable main menu items... padding and margin both destroy the menu*/
.clsMenuBarItem
{
	cursor:hand; 
	/*border-right: 1px solid #003e74;*/
	/**/background: url(../../custom/menuBreak.png) right no-repeat;
	width: 103px;
	/*margin: 0px;*/
	margin-right: -5px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	float: left;
	text-align: center;
	vertical-align: middle;
	height: 18px;	
	line-height: 18px;
	font-size: 12px;
	font-weight: bolder;
}
a.clsMenuBarItem  
{
	/*margin: 0px;*/
	margin-right: -5px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 103px;
	padding: 0px;
	display: block;
	color: #004a76!important;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
	height: 18px;	
	line-height: 18px;
}
a:link.clsMenuBarItem  
{
	/*margin: 0px;*/
	margin-right: -5px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 103px;
	padding: 0px;
	display: block;
	text-decoration: none;
	height: 18px;	
	line-height: 18px;
	font-size: 12px;
	font-weight: bolder;
}
a:visited.clsMenuBarItem 
{
	/*margin: 0px;*/
	margin-right: -5px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 103px;
	padding: 0px;
	display: block;
	text-decoration: none;
	height: 18px;	
	line-height: 18px;
	font-size: 12px;
	font-weight: bolder;
}
a:active.clsMenuBarItem 
{
	/*margin: 0px;*/
	margin-right: -5px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 103px;
	padding: 0px;
	display: block;
	text-decoration: none;
	height: 18px;	
	line-height: 18px;
	font-size: 12px;
	font-weight: bolder;
}
a:hover.clsMenuBarItem 
{
	/*margin: 0px;*/
	margin-right: -5px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 103px;
	padding: 0px;
	display: block;
	color: #e56725 !important;
	font-size: 12px;
	font-weight: bolder !important;
	text-decoration: none;
	height: 18px;	
	line-height: 18px;
}

/* current selected main menu item */
/*Modified by Umesh singh for issue #22446[start]*/
.clsSelectedMenuBarItem
{
	/*margin: 0px;*/
	margin-right: -5px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 103px;
	padding: 0px;
	display: block;	
	float: left;
	text-align :center ;
	color: #e56725 !important;
	font-size: 12px;
	font-weight: bolder !important;
	text-decoration: none;
	height: 18px;
	/**/background: url(../../custom/menuBreak.png) right no-repeat;
}
/*Modified by Umesh singh for issue #22446[end]*/
a.clsSelectedMenuBarItem
{
	/*margin: 0px;*/
	margin-right: -5px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 103px;
	padding: 0px;
	display: block;
	color: #e56725 !important;
	font-size: 12px;
	font-weight: bolder !important;
	text-decoration: none;
	height: 18px;	
}


/* controls the position of the submenu items on rollover... padding and margin both destroy the menu */
.clsMenu { 
	position:absolute; 
	visibility:hidden;
	width: auto;
	cursor:hand; 
	margin-top: -26px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	/*padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;*/
	float: left;
	text-align: center;
	height: auto;	
	text-decoration: none;
	z-index: 1000;
	font-size: 12px;
	font-weight: bolder;
	line-height: 13px;
	background: #eaeff4 url(../../custom/clsMenuBKG.png) bottom left no-repeat;
}
.clsMenu a
{
	margin: 0px;
	width: 103px;
	padding: 6px;
	display: block;
	color: #003e74 !important;
	text-decoration: none;
	font-size: 12px;
	font-weight: bolder;
	line-height: 13px;
}
.clsMenu a:link
{
	margin: 0px;
	width: 103px;
	padding: 6px;
	display: block;
	color: #003e74!important;
	text-decoration: none;
	font-size: 12px;
	font-weight: bolder;
	line-height: 13px;
}
.clsMenu a:visited
{
	margin: 0px;
	width: 103px;
	padding: 6px;
	display: block;
	color: #003e74 !important;
	text-decoration: none;
	font-size: 12px;
	font-weight: bolder;
	line-height: 13px;
}
.clsMenu a:active
{
	margin: 0px;
	width: 103px;
	padding: 6px;
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-weight: bolder;
	line-height: 13px;
}
.clsMenu a:hover /* for submenu */
{
	margin: 0px;
	width: 103px;
	padding: 6px;
	display: block;
	color: #FFF !important;
	background-color: #003e74;
	text-decoration: none;
	font-size: 12px;
	font-weight: bolder;
	font-size: 12px;
	line-height: 13px;
}

