
#menu {
	width: 141px;
}

#menu_blocks a, #menu a {
	display: block;
	text-indent: 5px;
	width: 100%;
	text-decoration: none;
	color: #004698;
	background-color: #ffffff;
	background-image: url('../images/dots-green.gif') !important;
	background-position: bottom !important;
	background-repeat: repeat-x !important;
	padding: 1px;
	padding-top: 2px;
}

#menu a {
	background: none;
	text-indent: 15px;
	background-image: url('../images/menubullet.jpg') !important;
	background-position: center left !important;
	background-repeat: no-repeat !important;
	}

.menu_hover {
	background-color: #B7FF66 !important;
}

#menu_blocks div {
	position: absolute;
	z-index: 110;
	width: 155px;
	margin-left: 1px;
}

.top_dots {
	background-image: url('../images/dots-green.gif');
	background-repeat: repeat-x;
	height: 1px;
	font-size: 0px;
	float: left;
	}