.container {
	width: 210px;
}
.container ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	list-style-type: none;
	margin-left: 0px;
	display: block;
	padding-top: 4px;
	padding-right: 8px;
	padding-left: 8px;
}
.container a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	margin: 0px;
	padding: 0px;
	height: 16px;






}
.container a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	background-color: #C8BFA6;
}
.selected {
	color: #FFFFFF;
	display: block;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	border: 0px none;
	background-color: #393B74;
	padding-right: 4px;
	height: 16px;

}
.bluetop {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	letter-spacing: normal;
}
