.mastermenu_MenuContainer {
  background-color: transparent;
}

.MenuHdr, .MenuHdrMouseOver { 
	font-weight: bold; padding-left: 8px; padding-bottom: 2px; padding-top: 2px; 
	cursor: default;
	background-color: transparent;
	font: 90% "bitstream vera sans", "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; color: #333; 
	word-spacing: 1px;
}

td.MenuItem HR {
  background-color: #a2aebc; 
  border-top: none;
  border-left: none;
  border-right: none;
  margin-left:0px;
  width:100%;
}

td.MenuItem, .MenuItem {
	font-weight: normal; padding-bottom: 1px;
	background-color: transparent; padding-top: 1px;
	border: transparent 1px solid;    
	font: 90% "bitstream vera sans", "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; color: #333; 
	word-spacing: 1px;
	white-space: normal;
}

.MenuHdr A, .MenuHdr A:Active, .MenuHdr A:Hover, .MenuHdr A:Visited, .MenuHdr A:Link {
	text-decoration: none; color: black; width: 100%; padding-top: 1px;
	padding-bottom: 1px; cursor: pointer; display: block;
}

.MenuHdrCurrentPage A, .MenuHdrCurrentPage A:Active, .MenuHdrCurrentPage A:Hover, .MenuHdrCurrentPage A:Visited, .MenuHdrCurrentPage A:Link {
	text-decoration: none; color: black; width: 100%; padding-top: 1px;
	padding-bottom: 1px; cursor: pointer; display: block;
}

.MenuItem A, .MenuItem A:Active, .MenuItem A:Hover, .MenuItem A:Visited, .MenuItem A:Link, .MenuItemMouseOver A, .MenuItemMouseOver A:Active, .MenuItemMouseOver A:Hover, .MenuItemMouseOver A:Visited, .MenuItemMouseOver A:Link {
	text-decoration: none;
	color: black;
	width: 100%;
	padding-top: 1px;
	padding-bottom: 1px;
	cursor: pointer;
	display: block;
	padding-left: 20px; 
}

.MenuCurrentPage {
	width:100%;
	font-weight: normal;
	color: #696969;
	border: #00008B 1px solid;
	background-color: #cccccc;
	padding-left: 20px; 
	padding-top: 1px;
	padding-bottom: 1px;
	font: 90% "bitstream vera sans", "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; color: #333; 
	word-spacing: 1px;
}
  
.MenuHdrCurrentPage {
	font: 90% "bitstream vera sans", "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	border: #F47C00 1px solid;
	padding-left: 8px; 
	padding-top: 1px;
	padding-bottom: 1px;
	white-space: normal;
	word-spacing: 1px;
}

.MenuItemMouseOver, .MenuHdrMouseOver {
	border: #F47C00 1px solid;
}


.MenuHdrMouseOver A, .MenuHdrMouseOver A:Active, .MenuHdrMouseOver A:Hover, .MenuHdrMouseOver A:Visited, .MenuHdrMouseOver A:Link {
	text-decoration: none;
	width: 100%;
	display: block;
	padding-left:20px;
}

.MenuHdrCurrentPage A, .MenuHdrCurrentPage A:Active, .MenuHdrCurrentPage A:Hover, .MenuHdrCurrentPage A:Visited, .MenuHdrCurrentPage A:Link {
	text-decoration: none;
	width: 100%;
	display: block;
}
