
#bodycolsubmenu a.navtoplev { 
	font-family: Myriad, Trebuchet, Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	color: #eee; 
	background-color: #393a50; 
	display: block; 
	margin: 0px 0px 4px 0px; 
	position: relative; 
	clear: both; 
	padding-top: 4px;
	float: left;  
	border: none; 
/*	height: 18px;  */
	min-height: 18px;   
	line-height: 1.2em;
/*	 */
	font-size: 12px;
	text-decoration: none; 
	width: 148px;   
	padding-left: 6px; 
}
html>body #bodycolsubmenu a.navtoplev { 
	padding-top: 4px;
/*	height: 20px;  */
	padding-bottom: 0px;
	width: 140px; 
	float: left; 
}
#bodycolsubmenu a.navtoplev:hover {
	color: #fff; 
	background-color: #2A5167; 
	display: block; 
	margin: 0px 0px 4px 0px; 
	position: relative; 
	clear: both; 
/*	height: 18px;  */
	padding-top: 4px;
	float: left;  
	border: none; 
	min-height: 18px;  
	line-height: 1.2em;
/*	 */
	font-size: 12px;
	text-decoration: none; 
	width: 148px;   
	padding-left: 6px; 
}
html>body #bodycolsubmenu a.navtoplev:hover { 
	padding-top: 4px;
/*	height: 20px;  */
	padding-bottom: 0px;
	width: 140px; 
	float: left; 
}

