#Menu {  
font-weight: bold; 
color: FFFFFF; 
text-decoration: none;
}

#MenuYellow {
	font-weight: bold;
	color: EBA605;
	text-decoration: none;
}

#SubMenu{
	color: EEEEEE;
	text-decoration: none;
	font-size: 8pt;
}

#WhiteB{  
color: FFFFFF; 
text-decoration: none;
font-weight: bold;
}

#RedMenu {
	font-weight: bold;
	color: F09600;
	text-decoration: none;
}

.link1 {
	color: white;
	font-weight:bold;
	font-size:8pt;
	text-decoration:none;
}
.link1:hover {
	color: #FFCC00;
	font-weight:bold;
	font-size:8pt;
	text-decoration:none;
}
.link1_active {
	color: #FFCC00;
	font-weight:bold;
	font-size:8pt;
	text-decoration:none;
}
.link1_sub {
	color: black;
	font-size:8pt;
	text-decoration:none;
	font-weight:normal;
}
.link1_sub:hover {
	color: black;
	font-size:8pt;
	text-decoration:underline;
}
.link1_sub_active {
	color: black;
	font-size:8pt;
	text-decoration:underline;
}
.link2 {
	color: white;
	font-weight:bold;
	font-size:8pt;
	text-decoration:none;
}
.link2:hover {
	color: #FFCC00;
	font-weight:bold;
	font-size:8pt;
	text-decoration:none;
}
.link2_active {
	color: #FFCC00;
	font-weight:bold;
	font-size:8pt;
	text-decoration:none;
}
.link2_sub {
	color: black;
	font-size:8pt;
	text-decoration:none;
}
.link2_sub:hover {
	color: black;
	font-size:8pt;
	text-decoration:underline;
}
.link2_sub_active {
	color: black;
	font-size:8pt;
	text-decoration:underline;
}
.link3 {
	color: white;
	font-weight:bold;
	font-size:8pt;
	text-decoration:none;
}
.link3:hover {
	color: #FFCC00;
	font-weight:bold;
	font-size:8pt;
	text-decoration:none;
}
.link3_active {
	color: #FFCC00;
	font-weight:bold;
	font-size:8pt;
	text-decoration:none;
}
.link3_sub {
	color: black;
	font-size:8pt;
	text-decoration:none;
}
.link3_sub:hover {
	color: black;
	font-size:8pt;
	text-decoration:underline;
}
.link3_sub_active {
	color: black;
	font-size:8pt;
	text-decoration:underline;
}
.link4 {
	color: white;
	font-weight:bold;
	font-size:8pt;
	text-decoration:none;
}
.link4:hover {
	color: #FFCC00;
	font-weight:bold;
	font-size:8pt;
	text-decoration:underline;
}
.link4_active {
	color: #FFCC00;
	font-weight:bold;
	font-size:8pt;
	text-decoration:underline;
}
.link4_sub {
	color: black;
	font-size:8pt;
	text-decoration:none;
}
.link4_sub:hover {
	color: black;
	font-size:8pt;
	text-decoration:none;
}
.link4_sub_active {
	color: black;
	font-size:8pt;
	text-decoration:none;
}
.link5 {
	color: black;
	font-size:8pt;
	text-decoration:none;
	font-weight:normal;
}
.link6 {
	color: black;
	font-size:8pt;
	text-decoration:none;
	font-weight:normal;
	}
.link6:hover {
	color: black;
	font-size:8pt;
	text-decoration:underline;
	font-weight:normal;
}

.leftmenu1 {
	color: white;
	background-color:#1D658D;
	font-weight:bold;
	border:1px solid black;
	padding: 1px;
	padding-left: 3px;
	font-size:8pt;
}
.leftmenu1_highlight {
	color: white;
	background-color:#227DAF;
	font-weight:bold;
	border:1px solid black;
	padding: 1px;
	padding-left: 3px;
	font-size:8pt;
}

.leftmenu1_sub {
	color: black;
	background-color:#DDDDDD;
	padding: 1px;
	padding-left: 2px;
	font-size:8pt;
}
.leftmenu2 {
	color: white;
	background-color:#003366;
	font-weight:bold;
	border:1px solid black;
	padding: 1px;
	padding-left: 3px;
	font-size:8pt;
}
.leftmenu2_highlight {
	color: white;
	background-color:#03498F;
	font-weight:bold;
	border:1px solid black;
	padding: 1px;
	padding-left: 3px;
	font-size:8pt;
}
.leftmenu2_sub {
	color: black;
	background-color:#DDDDDD;
	padding: 1px;
	padding-left: 2px;
	font-size:8pt;
}
.leftmenu3 {
	color: white;
	background-color:#012244;
	font-weight:bold;
	border:1px solid black;
	padding: 1px;
	padding-left: 3px;
	font-size:8pt;
}
.leftmenu3_highlight {
	color: white;
	background-color:#013162;
	font-weight:bold;
	border:1px solid black;
	padding: 1px;
	padding-left: 3px;
	font-size:8pt;
}
.leftmenu3_sub {
	color: black;
	background-color:#DDDDDD;
	padding: 1px;
	padding-left: 2px;
	font-size:8pt;
}
.leftmenu4 {
	color: white;
	background-color:#990000;
	font-weight:bold;
	border:1px solid black;
	padding: 1px;
	padding-left: 3px;
	font-size:8pt;
}
.leftmenu4_highlight {
	color: white;
	background-color:#BB0000;
	font-weight:bold;
	border:1px solid black;
	padding: 1px;
	padding-left: 3px;
	font-size:8pt;
}
.leftmenu4_sub {
	color: black;
	background-color:#DDDDDD;
	padding: 1px;
	padding-left: 2px;
	font-size:8pt;
}
