.menu2Table{
	border-bottom: 0px solid #e7e7e7;
	padding: 17px 0 0 0;
	background-color: #0072bb;
}

td.m0{
	padding: 4px;	
}

.m3{
	padding-left: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
}
a.m0:link, a.m0:visited{
	font-family: Verdana, Arial, Sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;	
	padding-left: 13px;
}
a.m0:hover, a.m0:active{
	font-family: Verdana, Arial, Sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	padding-left: 13px;
		
}
a.m0_highlight:link, a.m0_highlight:visited, a.m0_highlight:hover, a.m0_highlight:active{
	font-family: Verdana, Arial, Sans-serif;
	font-size: 12px;
	color: #FFFFFF;	
	text-decoration: none;	
	padding-left: 13px;
}

a.m1:link, a.m1:visited{
	font-family: Verdana, Arial, Sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	padding-left: 1px;	
}
a.m1:hover, a.m1:active{
	font-family: Verdana, Arial, Sans-serif;
	font-size: 12px;
	color: #CCDAF6;
	font-weight: bold;
	text-decoration: underline;
	padding-left: 1px;	
}
a.m1_highlight:link, a.m1_highlight:visited, a.m1_highlight:hover, a.m1_highlight:active
{
	font-family: Verdana, Arial, Sans-serif;
	font-size: 12px;
	color: #CCDAF6;
	font-weight: bold;
	text-decoration: underline;
	padding-left: 1px;	
}


.m2List{
	padding:0px;
	margin:0px;
	overflow:hidden;
	width:160px;
}
.m2ListItem{
	display:inline;
	text-indent: 0px;
}


a.m2:link, a.m2:active, a.m2:active,a.m2:visited{
	background: url('../img/arrowGray.gif') no-repeat 4px 6px;
	font-family: Verdana, Arial, Sans-serif;	
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	padding: 5px 5px 5px 20px;
	text-decoration: none;
	display:block;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #cccccc;
	background-color:#e7e7e7;
}
a.m2:hover{
	background: url('../img/arrowBlue.gif') no-repeat 4px 6px;
	color: #006699;
	display:block;
	border-top:1px solid #ffffff;
	background-color:#f3f3f3;
}

a.active:link, a.active:hover, a.active:active, a.active:visited{
	color: #006699;
}
a.activeIcon:link, a.activeIcon:hover, a.activeIcon:active, a.activeIcon:visited{
	background: url('../img/arrowBlue.gif') no-repeat 4px 6px;
	color: #006699;
	background-color:#ffffff;
	border-top:1px solid #ffffff;
}


