body {
        font-family: arial;
        margin: 4;
        background: #100385;
        color: #000066;
        font-size: 10pt;
        }

.x100  {
	background: #cdcdcd;
}

#charterlist {
        border-style: solid solid solid solid;
        border-color: #000066;
        border-size: 3px;
        border-width: 3px;
        width: 470px;
        height: 340px;
        background: #cdcdcd;
}

/* =-=-=-=-=-=-=-[Menu One]-=-=-=-=-=-=-=- */

#menu {
        width: 800px;
        border-style: none none none none;
        border-color: #fad612;
        border-width: 1px 1px 2px 2px;
        font-weight: bold;
        font-size: 12pt;
        background-color: #000066;
        }

a:link {
color: #ffff42;
font-size: 10pt;
font-weight: bold;
text-decoration: none;}

a:link.dark {
color: #000066;
font-size: 10pt;
font-weight: bold;
text-decoration: none;}

a:link.title {
color: #000066;
font-size: 10pt;
font-weight: bold;
text-decoration: none;}

a:visited {
color: #ffff42;
font-size: 10pt;
font-weight: bold;
text-decoration: none;}

a:visited.dark {
color: #000066;
font-size: 10pt;
font-weight: bold;
text-decoration: none;}

a:active {
color: #fff;
font-size: 10pt;
font-weight: bold;
text-decoration: none;}

a:hover {
color: #000000;
font-size: 10pt;
background-color: #ffff42;}

a:hover.title {
color: #000066;
font-size: 14pt;
font-weight: bold;
background-color: #ffffff;}

a:visited.xx {
color: #ffffff;
font-size: 10pt;
font-weight: bold;
text-decoration: none;}

a:link.map {
color: #000000;
font-size: 10pt;
font-weight: bold;
text-decoration: none;}

a:visited.map {
color: #000000;
font-size: 10pt;
font-weight: bold;
text-decoration: none;}

