﻿.MenuH1First {
	display: block;
	float: left;
	width: 119px;
	line-height: 43px;	/* text position */
	font-weight: bold;
	text-decoration: none;
	}

table.MenuH1First a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background: url(../../App_Media/Images/MenuOver.png) no-repeat center top;
	}

.MenuH1FirstSelected {
	background: url(../../App_Media/Images/MenuSelected.png) no-repeat center top;
	color: #000000;
	}

table.MenuH2First {
	margin: 0;
	padding: 0;
	}

table.MenuH2First a {
	display: block;
	float: left;
	width: 119px;
	line-height: 37px;	/* text position */
	height: 37px;
	font-weight: bold;
	text-decoration: none;
	}

table.MenuH2First a:hover {
	text-decoration: none;
	color: #46433E;
	background: url(../../App_Media/Images/MenuOver.png);
	}

table.MenuH2Second {
	text-align: left;
	padding-left: 25px;
	}

table.MenuH2Second {
	margin: 0;
	padding: 0;
	padding-right: 0px;
	float: left;
	background: #44423A;
	filter: alpha(opacity=93); /* IE's opacity*/
	opacity: 0.93;
	}

table.MenuH2Second a {
	display: block;
	float: left;
	width: 165px;
	padding-left: 20px;
	line-height: 37px;	/* text position */
	height: 37px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
	}

table.MenuH2Second a:hover {
	text-decoration: none;
	color: #46433E;
	background: url(../../App_Media/Images/MenuOver.png)
}

.MenuH4First {
	padding: 0px 3px 0px 2px;
	border-right: 1px solid #908C80;
	white-space: normal;
	}

.MenuH4Second {
	display: none;
	}
	
/* Menu Left */

.MenuTopLeftWrapper {}

.MenuTopLeftWrapper a, .MenuTopLeftWrapper span, .BodyContentLeftFooter a, .BodyContentLeftFooter span, .NewsListWrapper a, .NewsListWrapper span, .ContactCountrySelect a, .ContactCountrySelect span {
	padding-left: 14px;
	background: url(../../App_Media/Images/BulletArrowOrange.gif) no-repeat left 5px;
	display: block;
	line-height: 17px;
	}

.MenuTopLeftWrapper span, .BodyContentLeftFooter span, .NewsListWrapper span, .ContactCountrySelect span {
	font-weight: normal;
	color: #000000;
	font-weight: bold;
	}

.MenuTopLeftTL {
	background: #EBEBEB url(../../App_media/Images/MenuLeftTL.png) no-repeat top left;
	}

.MenuTopLeftTR {
	background: url(../../App_media/Images/MenuLeftTR.png) no-repeat top right;
	}

.MenuTopLeftBL {
	background: url(../../App_media/Images/MenuLeftBL.png) no-repeat bottom left;
	}

.MenuTopLeftBR {
	background: url(../../App_media/Images/MenuLeftBR.png) no-repeat bottom right;
	padding: 15px;
	min-height: 90px;
	_height: 90px;
	}

/* Menu Left */
