ul.MenuBarVertical {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
li {
	list-style-image: none;
}

 a.backissuesbar:link {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	display: block;
	padding: 3px 2px 1px;
	width: 48px;
	height: 16px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #EBC795;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	font-size: 11px;
	font-weight: bold;
	background-color: #000D54;
}

a.backissuesbar:visited {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	display: block;
	padding: 3px 2px 1px;
	width: 48px;
	height: 16px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-left-color: #EDE2B4;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	font-size: 11px;
	font-weight: bold;
	background-color: #000D54;
}
a.backissuesbar:hover {
	color: #360;
	text-decoration: underline;
	text-align: center;
	vertical-align: middle;
	display: block;
	padding: 3px 2px 1px;
	width: 48px;
	height: 16px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-left-color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	background-color: #FFF;;
	font-size: 11px;
	font-weight: bold;
}

.yearsidebar {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	padding: 0px;
	width: 55px;
}
.text13 {
	font-size: 13px;
	line-height: 20px;
}
.soldout {
	font-size: 14px;
	font-weight: normal;
	font-variant: small-caps;
	color: #F00;
}

