a.leftmenu:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.leftmenu:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.leftmenu:hover {
	font-size: 12px;
	color: #B91450;
	text-decoration: none;
}
a.leftmenu:active {
	font-size: 12px;
	color: #B91450;
	text-decoration: none;
}


.dot {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #888888;
	border-right-color: #888888;
	border-bottom-color: #888888;
	border-left-color: #888888;
}
-->
.top7 {
	margin-top: 7px;
}
.top10 {
	margin-top: 10px;
}

