a.login:hover, a.login:link { color: #70b940; font-family: verdana; font-size:12px; padding-top:5px;}
.copyright { color: white; font-family: verdana; font-size:12px;}
.SubHead { color: gray; }
a.CommandButton, a.CommandButton:hover, a.CommandButton:link { color: #505050; }
a:visited { color: white; }
.RightPane { width: 180px; border-left:1px solid white;}
.ContentPane {padding-right:5px;}
#map div {color:black;}
.MainMenu_MenuBar
 {
    cursor: pointer;
    height: 35px;
}

.MainMenu_MenuItem
{
	font-family: Arial;
	color: white;
	border: 0px;
}

.MainMenu_SubMenu
{
	font-family: Arial;
	color: white;
	background-color: #1a3506;
}

.MainMenu_RootMenuItem TD
{
	border: solid 1px #73be43;
	font-family: Arial;
	font-size:12px;
	padding:0 10 0 10;
	color: white;
	background-color: transparent;
	text-align: center;
}

.MainMenu_RootMenuItemActive TD
{
	border: solid 1px #73be43;
	font-family: Arial;
	font-size:12px;
	padding:0 10 0 10;
	background-color: transparent;
	text-align: center;
	color: #ffea00;
}

.MainMenu_RootMenuItemSelected TD
{
	border: solid 1px #73be43;
	font-family: Arial;
	font-size:12px;
	padding:0 10 0 10;
	text-align: center;
	color: #ffea00;
	background-color: #89dd52;
}

.MainMenu_MenuArrow
{
    width: 0px;
	border: 0;
}

.MainMenu_MenuIcon
{
	background-color: #1a3506;
	border: 0;
    width: 0px;
}

.MainMenu_MenuBreak {
	background-color : transparent;
	border-top : none;
	border-bottom : none;
	width: 5px;
}

.MainMenu_Separator {
	width:10px;
}

.ModuleTitle_MenuItem {
	background-color: black;
}

.ModuleTitle_SubMenu {
	background-color: black;
}

.ModuleTitle_MenuIcon {
	background-color: black;
}
