﻿.bmospMainMenu
{
	width:850px;
	background:url(../images/menu_bg.jpg) #0079C0 repeat-x;
}

.bmospSiteMapMenuItemStyle
{
	width: 211px;
	height:24px;
	background:url(../images/menu_bg.jpg) #0079C0 repeat-x;
	cursor:pointer;
	color:#FFFFFF;
	border-right:1px solid #FFFFFF;
	text-align:center;
}

.bmospSiteMapMenuItemStyleA
{
	width:283px;
	height:24px;
	background:url(../images/menu_bg.jpg) #0079C0 repeat-x;
	cursor:pointer;
	color:#FFFFFF;
	border-right:1px solid #FFFFFF;
	text-align:center;
}
.bmospSiteMapMenuItemStyle img
{
	display:block;
	position:relative;
}
.bmospSiteMapMenuItemStyleA img
{
	display:block;
	position:relative;
}
.bmospSiteMapMenuItemStyle a
{
	font-size: 11px;	
	height:24px;
	width: 208px;
	text-decoration:none;
	background:none;
	color:#FFFFFF;
	font-weight:bold;
}
.bmospSiteMapMenuItemStyleA a
{
	font-size: 11px;
	height:24px;
	width: 280px;
	text-decoration:none;
	background:none;
	color:#FFFFFF;
	font-weight:bold;
}
.bmospSiteMapMenuItemStyle a:hover
{
	width: 208px;
	height:24px;
	background:none;
	cursor:pointer;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	
}
.bmospSiteMapMenuItemStyleA a:hover
{
	width: 280px;
	height:24px;
	background:none;
	cursor:pointer;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	
	
}
.bmospMainSiteMapMenuItemStyle 
{
	width: 280px;
	height:24px;
	background:#CCDDEE;
	cursor:pointer;
	color:#FFFFFF;
	text-decoration:none;
	text-align:left;
	padding-left:15px;
	_padding-left:25px;
	z-index:100;
}

.bmospMainSiteMapMenuItemStyleA 
{
	width: 280px;
	height:24px;
	background:#CCDDEE;
	cursor:pointer;
	color:#FFFFFF;
	text-decoration:none;
	text-align:left;
	padding-left:15px;
	_padding-left:25px;
	z-index:100;
}
.bmospMainSiteMapMenuItemStyle a
{
	width: 208px;
	height:24px;
	background:#CCDDEE;
	cursor:pointer;
	text-decoration:none;
	color:#0079C0;
	text-align:left;
}

.bmospMainSiteMapMenuItemStyleA a
{
	width: 280px;
	height:24px;
	background:#CCDDEE;
	cursor:pointer;
	text-decoration:none;
	color:#0079C0;

}
.bmospMainSiteMapMenuItemStyle a:hover
{
	width: 208px;
	height:24px;
	cursor:pointer;
	text-decoration:underline;
	color:#0079C0;

}


.bmospMainSiteMapMenuItemStyleA a:hover
{
	width: 280px;
	height:24px;
	cursor:pointer;
	text-decoration:underline;
	color:#0079C0;
}
#ctl00_Header1_Menu1_bmospMenun0Items
{
	border:1px solid #0079C0;
	
}

/**********INNER MENU CSS****************/

.bmospInnerMenu
{
	text-align:left;
	width: 100%;
}

