.mnu_lv1_normal
{
	height: 25px;
	float: left;
	font-size: 13px; 
	color: #fff;	
	font-family:Arial;
	line-height:23px;
	text-align: center;
	font-weight:bold;
}
.mnu_lv1_normal a
{
	height: 25px;
	float: left;
	font-size: 13px; 
	color: #fff;
	line-height: 23px;	
	font-family:Arial;	
	font-weight:bold;
}

.mnu_lv1_selected_left
{
	width:4px;
	height: 25px;
	float: left;
	background-image: url(../Images/mmu_lv1_selected_left.jpg);
	background-repeat: no-repeat;
}

.mnu_lv1_selected_right
{
	width: 5px;
	height: 25px;
	float: left;
	background-image: url(../Images/mmu_lv1_selected_right.jpg);
	background-repeat: no-repeat;
}

.mnu_lv1_selected_center
{
	height: 25px;
	float: left;
	font-size: 13px; 
	color: #000000;
	font-family:Arial;
	font-weight:bold;
	line-height: 25px;
	background-image: url(../Images/mmu_lv1_selected_center.jpg);
	background-repeat: repeat-x;
	cursor: pointer;	
	text-align: center;
}

.mnu_lv1_selected_center a
{
	height: 25px;
	float: left;
	font-size: 13px; 
	color: #000000;
	font-family:Arial;
	font-weight:bold;
	line-height: 25px;
	background-image: url(../Images/mmu_lv1_selected_center.jpg);
	background-repeat: repeat-x;
	cursor: pointer;	
}
.mnu_lv1_seperator
{
	height: 25px;
	width: 2px;
	float: left;
	background-image: url(../Images/mmu_lv1_seperator.jpg);
	background-repeat: no-repeat;
}

.mnu_lv2_normal
{
	height: 26px;
	float: left;
	font-size: 12px;
	font-family:Arial; 
	color: #004a80;
	line-height: 18px;
	padding-left:5px;
	padding-right:5px;	
}

.mnu_lv2_selected
{
	height: 26px;
	float: left; 
	font-size: 12px; 
	color: #f7941d;
	font-family:Arial;
	line-height: 18px;		
	cursor: pointer;
	padding-left:5px;
	padding-right:5px;
}
.mnu_lv2_normal a
{
	height: 26px;
	float: left;
	font-size: 12px;
	font-family:Arial; 
	color: #004a80;
	line-height: 18px;
	padding-left:5px;
	padding-right:5px;	
}

.mnu_lv2_selected a
{
	color: #f7941d;	
	padding-left:5px;
	padding-right:5px;	
}
.mnu_lv2_seperator1
{
	height: 26px;
	width: 2px;
	float: left;
	background-image: url(../Images/mmu_lv2_seperator.gif);
	background-repeat: no-repeat;
}
.divMenulever2
{
	width: 100%;height: 26px; background-image: url(Images/rpt_bgMnuLevel2.jpg);
    background-repeat: repeat-x; text-align: left; clear: both; overflow: hidden;margin: 0px; padding-top: 3px;
}
.divDefaultmenu1
{
	width: 830px; float: left; overflow: hidden;
}
