BODY {
	font-family:Tahoma;
	margin-left: 0px;
	margin-top: 0px;
	font-size: 9pt;
}

DIV#divMenuBar {
	background-color:#5C451B;
 }
TABLE#tblMenuBar TD {
	color:#EEE;
	padding:0px 2px 0px 3px;
	cursor:default;
;
	font-size: 8pt;
	letter-spacing: 1px;
}
TABLE#tblMenuBar TD.clsMenuBarItem {
	 font-weight:normal; cursor:hand; 
}

	/* These two style rules added for links in MenuBar */
TABLE#tblMenuBar TD.clsMenuBarItem A {
	 text-decoration:none;
	 color:#EEE;
	 font-weight:normal;´
}
TABLE#tblMenuBar TD.clsMenuBarItem A:hover {
	 color:#EEE;
}
DIV.clsMenu {
	background-color:#5C451B;
	position:absolute;
	visibility:hidden;
	padding:5px 5px 5px 5px;
	border-top:1 white solid;
	font-size: 8pt;
	text-align: left;
	letter-spacing: 1px;
	line-height: 15px;
	width: 135px;
}
DIV.clsMenu A {
	text-decoration:none; 
	color:#EEE;
	font-weight:normal;
}
DIV.clsMenu A:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
.TOPtd {
	background-repeat: no-repeat;
}
#navlist {
	position: static;
	margin-left: 5px;
	margin-top: 25px;
	text-align: left;
}
#navlist ul {
	padding: 0;
	list-style-type: none;
	font-size: 8pt;
	margin: 0;
	letter-spacing: 1px;
}
#navlist li {
	margin: 0 0 3px 0;
}
#navlist a {
	padding: 2px 2px 2px 20px;
	border: 1px solid #EEE;
	width: 136px;
	background-color: #5C451B;
	background-image:  url(../assets/l1_down.gif);
	background-repeat: no-repeat;
	display: block;
}
#navlist a:link, #navlist a:visited {
	color: #EEE;
	text-decoration: none;
}
#navlist a:hover {
	border: 1px solid #EEE;
	text-decoration: underline;
	background-repeat: no-repeat;
	background-image: url(../assets/l1_over.gif);
}
#uberlink a:link, #uberlink a:visited, #uberlink a:hover {
	border: 1px solid #EEE;
	background-image:  url(../assets/l1_over.gif);
	background-repeat: no-repeat;
	color: #EEE;
}
.DarkBg, .DarkBgSmallText, #navlist a:hover, #uberlink a:link, #uberlink a:visited, #uberlink a:hover {
	background-color: #333566;
	background-color: #000033;
	color: #EEE;
}
.DarkBgSmallText {
	letter-spacing: 1px;
	color: #EEE;
	padding: 3px;
	font-size: 7pt;
}
.LR_BorderTD {
	width: 145px;
	background-color: #CCCCCC;
}
.IMGflag {
	border: 0px;
	margin-right: 50px;
	vertical-align: text-top;
}
