#navcontainer ul
{
margin: -7;
padding: 0;
list-style-type: none;
}

#navcontainer li { margin: 0 0 .2em 0; }

#navcontainer a
{
display: block;
color: #FFF;
background-color: #264081;
width: 11em;
padding: .2em .1em;
text-decoration: none;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-right: 1px solid #036;
border-bottom: 1px solid #036;

}

#navcontainer a:hover
{
background-color: #87A0D2;
color: #264081;
border-top: 1px solid #036;
border-left: 1px solid #036;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;

}
.mbe {  font-family: Arial, Helvetica, sans-serif; font-size: 20pt; font-style: normal; line-height: normal; font-weight: bold; color: #264081; text-decoration: none}
.mbe2 {  font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-style: normal; line-height: normal; font-weight: bold; color: #264081}
.mbe3 {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; line-height: normal; font-weight: bold; color: #264081}
.Link { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold }
.micro {  font-family: Arial, Helvetica, sans-serif; font-size: 6pt; font-weight: lighter}
