body {
	margin:0px;
	padding:0px;
	font-weight: normal; 
	font-size: 12px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	
}


a {
	outline:none;
	text-decoration:none;
}

a:hover {
	text-decoration:none;
}


#spinMenu {
	width:784px;
	
	display:block;
	z-index:7;

}

	
a.mItem { 	
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	background-color:#cad7e6;
	width:196px;
	font-size: 11px;
    font-weight: bold;
    list-style-type: none;
	color: #254895;
    height: 20px;
    line-height: 20px;
    text-align:center;
	max-width:195px;
    text-decoration: none;
	float:left;
}
		
a.mItem:hover {
	color:#fff;
	background-image:url(../images/mo_bg.gif);
	background-repeat:repeat-x;
}





#spinid {
	z-index:150;

	
}
