﻿.ctl00_dmMenuH2_ctrlDynamicMenu_2 {
	height: 45px;
	}

.DynamicMenu {
	}

.MenuH1First {
	padding: 0px;
	border-right: 1px solid #908C80;
	white-space: normal;
	color: #F8F5F0;
	margin-top: 1px;
	}

.MenuH1First a:hover {
	color: #D4CDBE;
	}

table.MenuH2First {
	margin: 0;
	padding: 0;
	}

table.MenuH2First a {
	float: right;
	display: block;
	width: 104px;
	line-height: 45px;	/* text position */
	height: 45px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	background: url(../../App_Media/Images/Menu.png) no-repeat;
	}

table.MenuH2First a:hover {
	background: url(../../App_Media/Images/Menu-Ov.png) no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	}

.VerticalMenuWrapper {
	padding: 0px;
	margin-top: 3px;
	*margin-top: 2px;
	margin-bottom: 0px;
	background: #00235D;
	} 
	
table.MenuV3First {
	width: 239px;
	text-transform: uppercase;
	margin-bottom: 0px;
	}

table.MenuV3First tr td {
	border-bottom: 3px solid #3E4F81;
	}

.MenuV3First a, .MenuV3First a:hover {
	color: #FFFFFF;
	line-height: 33px;
	height: 33px;
	font-weight: bold;
	display: block;
	padding-left: 20px;
	}

.MenuV3First a:hover {
	color: #FFFFFF;
	background: #2E3A6F;
	text-decoration: none;
	}