BODY {
margin: 0px 0px 0px 0px;
font-family: verdana;
font-size: 8pt;
background-color: #FFFFFF;
background-image: url('../images/mbg.gif');
}

.Outer {
width: 100%;
text-align: center;
}

.Header {
background-color: #ffda0b;
height: 110px;
width: 100%;
border-bottom: 3px solid #000000;
text-align: center;
}

.HeaderCont {
width: 760px;
height: 110px;
background-repeat: no-repeat;
background-position: right bottom;
text-align: left;
}

.Nav {
background-color: #EEEEEE;
width: 100%;
height: 16px;
vertical-align: middle;
border-bottom: 3px solid #000000;
}


.NavArea {
width: 760px;
text-align: left;
}


.NavLinks {
height: 16px;
position: relative;
float: left;
width: 95px;
}

.NavLinks a {
display: block;
text-align: center;
font-weight: bold;
text-decoration: none;
color: #000000;
vertical-align: middle;
}

.NavLinks a:link {
display: block;
text-align: center;
font-weight: bold;
text-decoration: none;
color: #000000;
vertical-align: middle;
}

.NavLinks a:active {
display: block;
text-align: center;
font-weight: bold;
text-decoration: none;
color: red;
vertical-align: middle;
background-color: #ffda0b;
}

.NavLinks a:visited {
display: block;
text-align: center;
font-weight: bold;
text-decoration: none;
color: #000000;
vertical-align: middle;
}

.NavLinks a:hover {
display: block;
text-align: center;
font-weight: bold;
text-decoration: none;
color: red;
vertical-align: middle;
background-color: #ffda0b;
}


.Main {
width: 760px;
background-color: #FFFFFF;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
text-align: center;
}


.Content {
width: 755px;
text-align: left;
}


.ImgsMZ {
float: left;
width: 555px;
}


.ImgsM {
float: left;
width: 220px;
}



td {
font-size: 8pt;
}



a {
color: #FF0000;
}

a:link {
color: #FF0000;
}

a:hover {
color: #FF0000;
}

a:visited {
color: #FF0000;
}


label { width: 150px; float: left; }
fieldset { border: none; }

.Copyright {
width: 760px;
border-top: 1px solid #888888;
background-color: #ffda0b;
}
