html
{
    height:100%;
    margin-bottom: 1px;
}

a { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #0000ff; text-decoration: none; }

a.footer { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #0000a0; text-decoration: none; }
a.menu { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #80ff80; text-decoration: none; }

a.lodge { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #ffff00; text-decoration: none; }

a:hover {  color: #ff0000; text-decoration: none; }
a.menu:hover { color: #ffff00; text-decoration: none; display: block; padding: 3px; background: #0000ff; }

p { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; }

.ts { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; }
.tsg { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #004000; }
.tsbu { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #004080; }

.lodge { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #ffff00; text-decoration: none; display: block; padding: 0px; background: #0000ff; }

.tw { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #ffffff; }
.tbu { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #0000ff; }
.tr { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #ff0000; }
.tg { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #004000; }

.mh { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #ff0000; }
.mhg { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #004000; }
.mhr { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #ff0000; }
.mhw { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #ffffff; }
.mhbu { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #0000b7; }

.bh { font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; color: #000000; }
.bhbl { font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; color: #0000ff; }
.bhr { font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; color: #ff0000; }
.bhw { font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; color: #ffffff; }

.vbh { font-family: Arial, Helvetica, sans-serif; font-size: 24pt; font-weight: bold; color: #80ff80; }

#navcontainer { width: 100%; }

#navcontainer ul
{
margin-left: 0;
margin-top: 0;
padding-left: 0;
list-style-type: none;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 125px;
background-color: #004d99;
border-bottom: 1px solid #ffffff;
}

#navcontainer a:link, #navlist a:visited
{
font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #ffff80; text-decoration: none;
}

#navcontainer a:hover
{
background-color: #94b4e2;
color: #0080c0;
}

