.menuHome
{
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #445584;
	text-transform: capitalize;
}

.menuHome a:hover
{
	background-image: url(../image/navba_bg_on.jpg);
	color: #142144;
	text-transform: capitalize;
	background-repeat: repeat-x;
	background-position: center;
}

.submenuHome
{
	text-indent: 5px;
	height: 28px;
	text-decoration: none;
	font-weight: bold;
	font:normal 11px Arial;
	vertical-align: middle;
	width: 100%;
	text-align: left;
	color: #666666;
	border-bottom: 1px solid #E5E5E5;
	

}
.submenuHome a
{
	
	color:#666666;
	
}
.submenuHome a:hover
{
	
	background-color: #D6F1FF;
	width: 100%;
}


.menuLinkOn a
{
	
	text-decoration: none;
}

.menuLinkOn
{
	float: left;
	text-align: center;
	vertical-align: middle;	
	position: relative;
	width: 100%;
}



#dropmenudiv
{
	position: absolute;
	background-color: #eeeeee;
	border-bottom: 1px solid #e3e3e3;
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	border-top: 1px solid #e3e3e3;
	z-index: 2;
	color: #445584;
	
}

#dropmenudiv a.menuBlock
{
	display: block;
	text-indent: 5px;
	padding: 2px 4px 2px 4px;
	height: 22px;
	text-decoration: none;
	font-weight: bold;
	font:bold 11px Arial;
	
	text-align: left;
	color: #445584;
	border-bottom: 1px solid #e3e3e3;
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	border-top: 1px solid #e3e3e3;
	
}

#dropmenudiv a.menuBlock:hover
{
	color: #666666;
	border-bottom: 1px solid #e3e3e3;
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	border-top: 1px solid #e3e3e3;
	background-color: #fefefe;
}

.menu {
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #445584;
	text-decoration: none;
	height: 29px;
	vertical-align: middle;
	width: 100%;
	text-transform: capitalize;
	
}

.menu a:hover {
	color: #142144;
	height: 100%;
	text-transform: capitalize;
    
}
.submenu {
	float: left;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	
	height: 100%;
	vertical-align: middle;
	width: 100%;
	
}

.submenu a:hover {
	background-color: #D6F1FF;
	height: 100%;
	width: 100%;
    
}
.position_nav_main
{
	vertical-align: middle;
	position: relative;
	top: 6px;
	text-transform: capitalize;
	
	
}
.position_nav_main_on
{
	vertical-align: middle;
	color: #e1393e;
	position: relative;
	top: 6px;
	text-transform: capitalize;
	
	
}
.position_nav_submain
{
	vertical-align: middle;
	position: relative;
	top: 6px;
	font-size: 10px;
	
}
.title_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #957cdc;
	
	
}
