.CMSMenu
{
	background-color: #E8E8C9;
	border: 2px solid #D5D09E;
	padding-left: 3px;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	vertical-align: top;
}
.CMSHeader
{
	font-family: Verdana, Arial;
	font-size: 10px; 
	font-weight: bold;
	color: #9C9B77;
}
.CMSItems
{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #9C9B77;
	text-decoration: none;
	font-weight: normal;
}
A.CMSItems:link
{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #9C9B77;
	text-decoration: none;
	font-weight: normal;
}
A.CMSItems:active
{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #9C9B77;
	text-decoration: none;
	font-weight: normal;
}
A.CMSItems:visited
{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #9C9B77;
	text-decoration: none;
	font-weight: normal;
}
A.CMSItems:hover
{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #9C9B77;
	text-decoration: underline;
	font-weight: normal;
}