
.oldmenu
{
	height: 34px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(MenuBackBlue.gif);
	font-size: 9pt;
	color: white;
	font-family: Arial;
	text-align: center;
	background-color: mediumseagreen;
}
.menu
{
	background-color: mediumslateblue;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 8pt;
	font-family: Arial;
}
.menu a
{
	color: #ffffff;
	text-decoration: none;
	margin: 0px;
}
.menu a:visited
{
	color: #ffffff;
	text-decoration: none;
	margin: 0px;
}
.menu a:hover
{
	color: #ffff99;
	text-decoration: none;
	margin: 0px;
}
.mdynamic
{
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	text-align: left;
}
.mditem
{
	white-space: nowrap;
	padding-bottom: 3px;
}
.mdselected
{
}
.mdhover
{
}
.mstatic
{
	text-align: center;
	height: 34px;
	background-image: url(MenuBackBlue.gif);
}
.msitem
{
}
.msselected
{
}
.mshover
{
}
