.topbanner_panel .menu_level2_normal A
{
	font-size: 12pt;
	color: #0000ff;
	font-family: Tahoma, Arial;
	text-decoration: none;
}
.topbanner_panel .menu_level2_selected  A
{
	font-size: 12pt;
	color: #8B122F;
	text-decoration: none;
	font-family: Tahoma, Arial;
}
.topbanner_panel .menu_level2_normal A:visited
{
	color: #0000ff;
}
.topbanner_panel .menu_level2_selected A:visited
{
	color: #8B122F;
}
.topbanner_panel .menu_level2_normal A:hover
{
	color: #0000ff;
		text-decoration: underline;

}


/*WHSMITH -------------------------------*/
.section_whsmith .topbanner_panel .menu_level1_normal A
{
	font-size: 10pt;
	color: #ffffff;
	font-family: Arial;
	text-decoration: none;
}
.section_whsmith .topbanner_panel .menu_level1_selected  A
{
	font-size: 10pt;
	color: #ffffff;
	text-decoration: none;
	font-family: Arial;
}
.section_whsmith .topbanner_panel .menu_level1_normal A:visited
{
	color: #ffffff;
}
.section_whsmith .topbanner_panel .menu_level1_selected A:visited
{
	color: #ffffff;
}
.section_whsmith .topbanner_panel .menu_level1_selected A:hover
{
	color: #ffffff;
	text-decoration: underline;

}
.section_whsmith .topbanner_panel .menu_level1_normal A:hover
{
	color: #ffffff;
	text-decoration: underline;

}

.section_whsmith .topbanner_panel .menu_level2_normal A
{
	font-size: 8pt;
	color: #ffffff;
	font-family: Arial;
	text-decoration: none;
}
.section_whsmith .topbanner_panel .menu_level2_selected  A
{
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
	font-family: Arial;
}
.section_whsmith .topbanner_panel .menu_level2_normal A:visited
{
	color: #ffffff;
}
.section_whsmith .topbanner_panel .menu_level2_selected A:visited
{
	color: #ffffff;
}
.section_whsmith .topbanner_panel .menu_level2_selected A:hover
{
	color: #ffffff;
	text-decoration: underline;

}
.section_whsmith .topbanner_panel .menu_level2_normal A:hover
{
	color: #ffffff;
	text-decoration: underline;

}
/*---------------------------------------------*/


.footer_panel DIV.obj_Menu
{
	width:100%;
	text-align:center;
}
.footer_panel  .menu_level1_normal A
{
	font-size: x-small;
	text-transform: capitalize;
	color: #0000ff;
	font-family: Tahoma, Arial;
	font-variant: small-caps;
	text-decoration: none;
	white-space:nowrap;
}
.footer_panel  .menu_level1_selected A
{
	font-size: x-small;
	color: #000000;
	text-decoration: underline;
	font-variant: small-caps;
	text-transform: capitalize;
	font-family: Tahoma, Arial;
	white-space:nowrap;
}
.footer_panel  .menu_level1_selected A:visited
{
	color: #000000;
}
.footer_panel  .menu_level1_normal A:visited
{
	color: #0000ff;
}
.footer_panel  .menu_level1_normal A:hover
{
	text-decoration: underline;
}
.footer_panel  .menu_level1_selected A:hover
{
	text-decoration: none;
}

ul.menu_vertical
{
	list-style: none;
	margin: 0;
	padding: 0;
}
.left_panel ul.menu_vertical, .left_panel ul.menu_shrinking
{
	display: block;
	width: 100%;
	white-space: nowrap;
	text-align: left;
}
.left_panel li.menuitem_selected
{
	margin-bottom:2px;
	width:100%;
	font-size: 14px;
	font-family:Tahoma,arial;
	border-right: #ff0000 1px solid;
	border-top: #ff0000 1px solid;
	border-left: #ff0000 1px solid;
	border-bottom: #ff0000 1px solid;
	background-color: #ffcc00;
}
.left_panel li.menuitem_normal
{
	width:auto;
	margin-bottom:2px;
	font-size: 14px;
	font-family:Tahoma,arial;
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	
	background-color: #EFEFEF;

}
.left_panel li.menuitem_normal A
{
	display: block;
	width: 100%;
	text-decoration:none;
	color: #0000ff;
	font-weight:bold;
}
.left_panel li.menuitem_normal A:visited
{
	color: #0000ff;
}
.left_panel li.menuitem_normal A:hover
{
	color: #000000;
	background-color: #ffffff;
}
.left_panel li.menuitem_selected A
{
	display: block;
	width: 100%;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}
.left_panel li.menuitem_selected A:visited
{
	color:#000000;
}
.left_panel ul.menu_vertical ul.menu_vertical, 
.left_panel ul.menu_vertical ul.menu_shrinking, 
.left_panel ul.menu_shrinking ul.menu_shrinking
{
	list-style: none;
	margin-left:10px;
	padding: 0;
	display: block;
	font-size: 0.96em;
	width: 100%;
	font-family:Tahoma,arial;
	white-space: nowrap;
	text-align: left;
}



/*Menu level 3 defined*/
.left_panel span.menu_level3_normal
{
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	
	background-color: #EFEFEF;
	
	padding-left: 10px;
	font-size: x-small;
	width: 100%;
	font-family: Tahoma,arial;
	text-align: left;

}
.left_panel span.menu_level3_selected
{
	width:100%;

	border-right: #ff0000 1px solid;
	border-top: #ff0000 1px solid;
	border-left: #ff0000 1px solid;
	border-bottom: #ff0000 1px solid;
	
	background-color: #ffcc00;
	
	padding-left: 10px;
	text-align: left;
	font-family:Tahoma,arial;
	font-size:x-small;
}
.left_panel span.submenu_level4_normal
{
	width:100%;

	border-left: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	
	text-align: left;
	font-family:Tahoma,arial;
	font-size:x-small;
}
.left_panel span.submenu_level4_selected
{
	width:100%;

	border-left: #ff0000 1px solid;
		
	text-align: left;
	font-family:Tahoma,arial;
	font-size:x-small;
}
.left_panel span.menu_level3_normal A
{
	
	color: #0000ff;
	text-align: left;
	text-decoration: none;
}
.left_panel span.menu_level3_normal A:visited
{
	color: #0000ff;
}
.left_panel span.menu_level3_normal A:hover
{

	color: #000000;
	text-decoration: underline;

}
.left_panel span.menu_level3_selected A:visited
{
	color:#000000;
}
.left_panel span.menu_level3_selected A
{
	color: #000000;
	text-decoration: none;
	text-align: left;
}




/*Menu level 4 defined*/
.left_panel span.menu_level4_normal
{
	width: 100%;
	
	border-top: #E9E9E9 1px solid;

	background-color: #E9E9E9;

	padding-left: 10px;
	font-size: x-small;
	font-family: Tahoma,arial;
	text-align: left;

}
.left_panel span.menu_level4_selected
{
	width:100%;

	border-top: #ff0000 1px solid;
	border-bottom: #ff0000 1px solid;

	background-color: #ffcc00;

	padding-left: 10px;
	text-align: left;
	font-family:Tahoma,arial;
	font-size:x-small;
}
.left_panel span.submenu_level5_normal
{
	width:100%;
	
	border-right: #ffffcc 1px solid;
	border-left: #ffffcc 1px solid;
	border-bottom: #ffffcc 1px solid;
	
	text-align: left;
	font-family:Tahoma,arial;
	font-size:x-small;
}
.left_panel span.submenu_level5_selected
{
	width:100%;

	border-left: #ff0000 1px solid;
	
	text-align: left;
	font-family:Tahoma,arial;
	font-size:x-small;
}
.left_panel span.menu_level4_normal A
{
	
	color: #0000ff;
	text-align: left;
	text-decoration: none;
}
.left_panel span.menu_level4_normal A:visited
{
	color: #0000ff;
}
.left_panel span.menu_level4_normal A:hover
{

	color: #000000;
	text-decoration: underline;

}
.left_panel span.menu_level4_selected A:visited
{
	color:#000000;
}
.left_panel span.menu_level4_selected A
{
	color: #000000;
	text-decoration: none;
	text-align: left;
}



/*Menu level 5 defined*/
 .left_panel span.menu_level5_normal
{
	width: 100%;

	border-right: #E9E9E9 1px solid;
	border-top: #E9E9E9 1px solid;

	background-color: #E9E9E9;
	padding-left: 10px;
	font-size: x-small;
	font-family: Tahoma,arial;
	text-align: left;

}
 .left_panel  span.menu_level5_selected
{
	width:100%;

	border-right: #ff0000 1px solid;
	border-top: #ff0000 1px solid;
	border-bottom: #ff0000 1px solid;

	background-color: #ffcc00;

	padding-left: 10px;
	text-align: left;
	font-family:Tahoma,arial;
	font-size:x-small;
}
 .left_panel  span.submenu_level6_normal
{
	width:100%;
	border-right: #E9E9E9 1px solid;
	border-left: #E9E9E9 1px solid;
	border-bottom: #E9E9E9 1px solid;
	
	text-align: left;
	font-family:Tahoma,arial;
	font-size:x-small;
}
 .left_panel  span.submenu_level6_selected
{
	width:100%;

	border-left: #CCCCFF 1px solid;
	
	text-align: left;
	font-family:Tahoma,arial;
	font-size:x-small;
}
.left_panel   span.menu_level5_normal A
{
	
	color: #0000ff;
	text-align: left;
	text-decoration: none;
}
.left_panel  span.menu_level5_normal A:visited
{
	color: #0000ff;
}
.left_panel  span.menu_level5_normal A:hover
{

	color: #000000;
	text-decoration: underline;

}
.left_panel  span.menu_level5_selected A:visited
{
	color:#000000;
}
.left_panel  span.menu_level5_selected A
{
	color: #000000;
	text-decoration: none;
	text-align: left;
}



/*Menu level 6 defined*/
.left_panel  span.menu_level6_normal
{
	padding-left: 10px;
	font-size: x-small;
	width: 100%;
	font-family: Tahoma,arial;
	text-align: left;
 background-color:#E9E9E9;
}
.left_panel  span.menu_level6_selected
{
	border-right: #CCCCFF 1px solid;
	border-top: #CCCCFF 1px solid;
	border-left: #CCCCFF 1px solid;
	border-bottom: #CCCCFF 1px solid;

	width:100%;
	padding-left: 30px;
	text-align: left;
	font-family:Tahoma,arial;
	font-size:x-small;
}
.left_panel  span.submenu_level7_normal
{
	
	width:100%;
	text-align: left;
	font-family:Tahoma,arial;
	font-size:x-small;
}
.left_panel  span.submenu_level7_selected
{
	border-right: #CCCCFF 1px solid;
	border-left: #CCCCFF 1px solid;
	border-bottom: #CCCCFF 1px solid;

	width:100%;
		padding-left: 30px;

	text-align: left;
	font-family:Tahoma,arial;
	font-size:x-small;
}
.left_panel  span.menu_level6_normal A
{
	
	color: #0000ff;
	text-align: left;
	text-decoration: none;
}
.left_panel  span.menu_level6_normal A:visited
{
	color: #0000ff;
}
.left_panel  span.menu_level6_normal A:hover
{

	color: #000000;
	text-decoration: underline;

}
.left_panel  span.menu_level6_selected A:visited
{
	color:#000000;
}
.left_panel  span.menu_level6_selected A
{
	color: #000000;
	text-decoration: none;
	text-align: left;
}