body {
	background-image: url(../images/ecmandm-bg.gif);
	background-repeat: repeat-x;
	background-color: #01472A;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.maincell {
	vertical-align: top;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #FFFFFF;
	width: 585px;
}
.nav {
	border: 10px solid #666666;
	vertical-align: top;
	position: relative;
	visibility: visible;
	width: 200px;
	float: left;
	margin-right: 25px;
	top: -40px;
}
.maincell #nav p {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	line-height: 20px;
	padding: 10px;
}
.navtable {
	border: 10px solid #666666;
	text-align: right;
	background-color: #000000;
}
.maincell h1 {
	font-size: 24px;
	font-weight: normal;
}
a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}
.copy {
	font-size: 9px;
	color: #CCCCCC;
	text-align: center;
	padding: 20px 0px 5px;
	margin: 0px;
}
.nav-copy {
	vertical-align: top;
	position: relative;
	visibility: visible;
	width: 175px;
	float: left;
	margin-right: 25px;
	top: -40px;
	margin-bottom: 250px;
}
.navcell {
	border: 1px solid #CCCCCC;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 5px;
	text-align: right;
	font-size: 14px;
	line-height: 20px;
}
.navp {

	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	line-height: 20px;
	padding: 10px;
}
.Rimg {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
}
.leftmaincell {
	vertical-align: top;
	width: 185px;
}
