.sidebar {
	background: url(../images/navigation/pms123_old.gif);
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	border: 1px solid #333333;
	padding: 4px;
}

.sidebar a:visited {
	color: #666633;
	text-decoration: none;
	list-style: none;
}

.sidebar a:link {
	text-decoration: none;
	color: #000033;
}

.sidebar a:hover {
	text-decoration: underline;
	color: #000033;
}

.sidebarheader {
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
	text-align: left;
	background: #ffcc00;
	font-variant: normal;
	padding: 4px;
	margin-right: 0;
	margin-left: 0;
	border: 1px solid #666633;
	text-transform: uppercase;
}