﻿.DynamicMenuItem
{
	padding-left: 5px;
	padding-right: 5px;
	height: 26px;
	color: White;
	font-family: verdana;
	font-size: 84%;
	font-weight: bold;
	background-color: #9db1ff;
	border-bottom: solid 1px white;
}

.adjustedZIndex
{
	background-color:#9db1ff;
	border:solid 1px white;
	z-index: 9999 !important;
}
.DynamicHover
{
	color: #3f6688;
}
.staticHover
{
	color: #3f6688;
}
.staticMenu
{
	height: 25px;
	margin-right: 5px;
	padding-left: 5px;
	color: #86ebeb;
	font-family: verdana;
	font-size: 84%;
	font-weight: bold;
}