.menu {
	WIDTH: 145px;
	CURSOR: default;
	FONT-FAMILY: arial,verdana;
}
.topmenu {
	FONT-SIZE: 10px;
	color: #529419;
}
.topmenuside {
	background-color: #529419;
}
a.topmenu:visited {
	text-decoration: none;
}
a.topmenu:link {
	text-decoration: none;
}
a.topmenu:hover {
	color: #FFFFFF
}
a.topmenu:active {
	text-decoration: none;
}
.navline {
	font-size:1px;
	border-top: 1px solid #CDCDCD;
}
.item {
	FONT-SIZE: 9px;
	color: #103184;
}
.itemside {
	background-color: #FFFFFF;
}
a.item:visited {
	text-decoration: none;
}
a.item:link {
	text-decoration: none;
}
a.item:hover {
	color: #FFFFFF
}
a.item:active {
	text-decoration: none;
}