.menuitem a:link {
	color: #339999;
	text-decoration: none;
	width: 124px;
}
.menuitem a:visited {
	color: #999999;
	text-decoration: none;
	width: 124px;
}
.menuitem a:hover, a:active {
	color: #666666;
	background: #FFCC66;
	text-decoration: none;
	width: 124px;
}
.menuitem {
	margin: 1px 0px;
	padding: 1px 0px;
	text-indent: 1pt;
	width: 124px;
	font-size: 9px;
	background-color: #FFCC33;
	background-image: url(../images/rightside.jpg);
	color: #339999;
}
.menuhead {
	font-weight: bold;
	font-size: 10px;
	color: #993300;
	line-height: 15px;
	background-color: #FFCC33;
	width: 122px;
	text-indent: 2pt;

}
.menublock {
	padding: 0px 0px 1px;
	margin: 0px;
	width: 128px;
	color: #339999;
}

