.ms_unactive {
	width:133px;
	height:18px;
	padding-top: 4px;
	float:right;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color:#8a8a89;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d6d6d5;
}

.ms_active {
	width:133px;
	height:18px;
	padding-top: 4px;
	float:right;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color:8a8a89;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6d6d5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d6d6d5;
	margin-top: 18px;
	font-weight: bold;
}

.ms_bloc {
	width:133px;
	height:22px;
	float:right;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color:8a8a89;
}
.ms_bloc a:link, .ms_bloc a:active, .ms_bloc a:visited {
	display:block;
	width:133px;
	height:18px;
	padding-top: 4px;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #333332;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d6d6d5;
}
.ms_bloc a:hover {
	cursor:pointer;
	text-decoration: underline;
	color: #101010;
	background-color: #F5F5F5;
/*	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b8b8b8;*/
}
