/* CSS Document */
body{font-family:Arial, Helvetica, sans-serif; font-size: 12pt; margin: 0px;}
p{font-size: 80%;}
ul{list-style: none; margin-left: 0px}

a {color:#4b4b69; text-decoration: none; border-right: 3px solid #ffffff;}
a:hover{color:#4b694b; border-color: #4b694b;}
li{padding: 6px 0 6px 0;}

.menu {background: #ffffff; text-align: center; width: 100%;}
.menulist {width: 765px; text-align: right; background:#a98b8b; margin-left:auto; margin-right:auto;}

.header {text-align: center; width: 100%; padding-top: 10px;}
.banner {width: 765px; text-align: left;margin-bottom: 10px;margin-left:auto; margin-right:auto;}

.focus {text-align: center; width: 100%; color:#dbdbf9;}
.focuscenter {background: #4b694b; width: 765px; text-align: left;margin-left:auto; margin-right:auto;}

.focustext {height: 20px;}

.footer {text-align: center; width: 100%; color:#dbdbf9; clear: both;}
.footercenter {background: #4b694b; width: 765px; text-align: center; padding: 5px; font-size: 80%; clear: both;margin-left:auto; margin-right:auto;}
.footercenter a{ color:#dbdbf9; border-right: 0px;}
.footercenter a:hover{ color:#ffffff; border-right: 0px;}

.body {text-align: center; width: 100%; color:#4b4b69;}
.bodycenter {width: 765px; text-align: left;margin-left:auto; margin-right:auto;}

.dropdown {font-size: 80%;
font-weight: 700;
color: #ffffff;}

.dropdown a:hover {
text-decoration: none;
background: #ffffff; color:#4b4b69;
}
.dropdown a {

color: #ffffff;
text-decoration: none;
}

