html, body, img {
	border: none;
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
	width: 100%;
}
body {
	background-color: #778B93;
}
img {
	vertical-align: bottom;
}
table {
	width: 100%;
	height:100%;
}
ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
li {
	vertical-align: bottom;
	cursor: pointer;
}

.cellContainer {
	position: relative;
	width: 100%;
}
.cellContent {
	position: relative;
	width: 100%;
	height: 96px;
	background-color: #3B4F57;
}
.cellCol {
	background-color: #0C2028;
	width: 71px;
}
#content li {
	height: 96px;
}
#content li p {
	width: 196px;
	text-align: right;
	margin-top: 35px;
	float: left;
}
#content span {
	font-size: 11px;
	font-weight: normal;
}

#trTop {
	height: 380px;
	vertical-align: bottom;
}
#trBottom {
	height: 200px;
}
#content {
	background-color: transparent;
	position: absolute;
	top: -288px;
	left: -427px;
	width: 890px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}
#menu1 {
	color: #EADABF;
}
#menu2 {
	color: #FCD38C;
}
#menu3 {
	color: #FDCC62;
	margin-bottom: 96px;
}
#menu4 {
	color: #B2B5E3;
}
#menu4 span {
	text-decoration: underline;
}
#content li p.ssmenu {
	visibility: hidden;
	width: auto;
	margin-left: 176px;
	text-align: left;
	background-position: left 3px;
	background-repeat: no-repeat;
	padding-left: 16px;
}
#ssmenu1 {
	background-image: url( NewImg/fl1.gif);
}
#ssmenu2 {
	background-image: url( NewImg/fl2.gif);
	position: relative;
}
#menu2 img {
	position: absolute;
	top: -10px;
	right: -160px;
}
#ssmenu3 {
	background-image: url( NewImg/fl3.gif);
}
#ssmenu4 {
	background-image: url( NewImg/fl4.gif);
}
#content li#legend {
	color: #D0D8D8;
	font-size: 9px;
	font-weight: normal;
	height: auto;
	cursor: auto;
}
#content li#legend p {
	float: none;
	line-height: 12px;
	margin-top: 0;
	margin-bottom: 10px;
	padding-right: 18px;
	width: 178px;
}
.legendFl {
	background: url( NewImg/flLegend.gif) right center no-repeat;
}
#legend p {
	cursor: pointer;
}
#midHover {
	visibility: hidden; 
	position: absolute;
	top: 0;
	left: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: white;
}
#logoODR {
	position: absolute;
	top: 11px;
	left: -428px;
}
#up {
	position: absolute;
	top: 78px;
	left: -38px;
	color: #D0D8D8;
	font-size: 11px;
}
#midTxt0 {
	position: absolute;
	top: -200px;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin-left: 30px;
}
#midTxt1 {
	position: absolute;
	top: 100px;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	margin-left: 30px;
}
