#PermanentActiveMenu, #menu {
	float: left;
	margin-left: 230px;
	width: 780px;
	height: 25px;
}

#PermanentActiveMenu {
	margin-top: 100px;
}

#PermanentActiveMenu ul {
	list-style: none;
}

#PermanentActiveMenu ul li {
	display: inline;
}

#PermanentActiveMenu ul li a, #menu a {
	padding: 2px 20px 2px 20px;
	line-height: 25px;
	text-decoration: none;
	text-align: center;
	
	font-size: 0.8em;
	font-weight: bold;
}

#menu a {
	color: #00538E;
}

#PermanentActiveMenu ul li a {
	color: white;
}

.SecondMenuActive1 {
    color: #5783B4 !important;
}

.SecondMenuInactive1 {
    
}

#menu {
	background-color: #FFE192;
}

#nav {
	width: 230px;
	float: left;
	padding-top: 112px;
	background: url(../images/css/nav_top.jpg) no-repeat top right;
}

.LabelContainercss a {
	display: block;
	width: 200px;
	line-height: 16px;
	padding-left: 37px;
	padding-bottom: 4px;
	text-decoration: none;
	
	font-weight: bold;
	font-size: 0.9em;
	color: #00538E;
}

.LabelContainercss a:hover,
.LabelContainercss a:active,
.MenuActiv2 {
	background: url(../images/css/nav_active.jpg) no-repeat left;
	background-color: #FFE192;
	color: #5684B3 !important;
}

.MenuInactiv3 {
	font-size: 0.8em !important;
	font-weight: normal !important;
	
	color: black !important;
}

.MenuActiv3 {
	font-size: 0.8em !important;
	font-weight: normal !important;
	
	color: black !important;
	
	background: url(../images/css/nav_active.jpg) no-repeat left;
	background-color: #FFE192;
}
