#topmenu {
	margin: 0px 0px 0px 25px;
	padding: 0px;
	height: 25px;
	overflow: hidden;
	font-weight: bold;
	font-style: italic;
	font-family: Arial;
	font-size: 10pt;
	line-height: 100%;
	float: right;
}

.menu {
	padding: 0px;
	height: 25px;
	overflow: hidden;
	font-weight: bold;
	margin-right: 1px;
}

.mleft, .mlefta {
	float: left;
	padding: 0px;
	height: 25px;
	width: 102px;
	background: url(../images/mleft2.jpg);
}
.mleft a {
	height: 25px;
	width: 102px;
	display: block;
	text-decoration: none;
}
.mleft a:hover {
	background: url(../images/mlefta2.jpg);
}
.mlefta {
	background: url(../images/mlefta2.jpg);
}
.mitem {
	float: left;
	padding: 0px;
	padding: 7px 10px 3px 10px;
	height: 25px;
	background: url(../images/mbg.jpg);
	overflow: hidden;
}
.mitem a {
	color: #086ED0;
	text-decoration: none;
}
.mitem a:hover {
	color: #111111;
}
.msep {
	float: left;
	padding: 0px;
	height: 25px;
	width: 37px;
	background: url(../images/msep.jpg);
}
.mlast {
	float: left;
	padding: 0px;
	height: 25px;
	width: 23px;
	background: url(../images/mlast.jpg);
}