.menupos12 {
	position: relative;
}
.menunav12 {
	padding-right: 0px; 
	padding-left: 0px; 
	font-size: 10px; 
	padding-bottom: 0px; 
	margin: 0px;  
	padding-top: 0px; 
	font-family: Arial, Helvetica, sans-serif; 
	list-style-type: none;
}
.menunav12 UL {
	padding-right: 0px; 
	padding-left: 0px; 
	font-size: 10px; 
	padding-bottom: 0px; 
	margin: 0px;  
	padding-top: 0px; 
	font-family: Arial, Helvetica, sans-serif; 
	list-style-type: none;
}
.menunav12 A {
	display: block; 
	font-weight: normal; 
	color: #393434; 
	text-decoration: none;

}
.menunav12 A:hover {
	color: #393434;

}
.menunav12 LI {

	padding-bottom: 0px;
	padding: 0px;
	padding-left: 0px;
	background:none inherit no-repeat;
	margin:0px;
}
.menunav12 LI UL {	
	background: #ffffff; 
	left: -999em; 	
	position: absolute
}
.menunav12 LI UL LI {
	border-top: #d9d9d9 1px dashed;
	border-right: #d9d9d9 1px solid;
	border-left: #d9d9d9 1px solid; 
	padding-left: 3px;
	padding-bottom:2px;
	float: left; 
	padding-top: 2px; 
	list-style-type: none; 
	background:none #ffffff no-repeat;
	height:17px;
	vertical-align:middle;
	width:150px;
}
.menunav12 LI:hover UL {
	left: auto;	
}
.menunav12 LI.sfhover UL {
	left: auto;	
}
a.mmbl:link, a.mmbl:active, a.mmbl:visited{
	color:#000000;
	text-decoration:none;
	font-size:10px;		
}
a.mmbl:hover{
	color:#6D6D6D;
	text-decoration:none;
	font-size:10px;			
}
.border12{
	border-bottom: #b4b4b4 1px solid;
}
