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


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

a.menu { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; &nbsp;color: #008500; text-decoration: none; }

a.navbar { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #80ff80; text-decoration: none; }

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

a:hover {  color: #800040; text-decoration: none; }

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

.tw { font-family: Arial, sans-serif, Helvetica; font-size: 11pt; color: #ffffff; }
.tbl { font-family: Arial, sans-serif, Helvetica; font-size: 11pt; color: #0000ff; }
.tr { font-family: Arial, sans-serif, Helvetica; font-size: 11pt; color: #ff0000; }
.tw { font-family: Arial, sans-serif, Helvetica; font-size: 11pt; color: #ffffcd; }
.tbk { font-family: Arial, sans-serif, Helvetica; font-size: 11pt; color: #000000; }

.mh { font-family: Arial, sans-serif, Helvetica; font-size: 13pt; font-weight: bold; color: #008000; }
.mhbl { font-family: Arial, sans-serif, Helvetica; font-size: 13pt; font-weight: bold; color: #0000ff; }
.mhr { font-family: Arial, sans-serif, Helvetica; font-size: 13pt; font-weight: bold; color: #ff0000; }
.mhw { font-family: Arial, sans-serif, Helvetica; font-size: 13pt; font-weight: bold; color: #ffffcd; }
.mhy { font-family: Arial, sans-serif, Helvetica; font-size: 13pt; font-weight: bold; color: #ffff80; }
.mhgn { font-family: Arial, sans-serif, Helvetica; font-size: 13pt; font-weight: bold; color: #80ff80; }

.bh { font-family: Arial, sans-serif, Helvetica; font-size: 16pt; font-weight: bold; color: #008000; }
.bhbl { font-family: Arial, sans-serif, Helvetica; font-size: 16pt; font-weight: bold; color: #0000ff; }
.bhr { font-family: Arial, sans-serif, Helvetica; font-size: 16pt; font-weight: bold; color: #008000; }
.bhw { font-family: Arial, sans-serif, Helvetica; font-size: 16pt; font-weight: bold; color: #ffffcd; }

.vbh { font-family: Arial, sans-serif, Helvetica; font-size: 28; font-weight: bold; color: #008000; }

.tcap { font-family: Arial, sans-serif, Helvetica; font-size: 9pt; color: #ff0000; }

.ts { font-family: Arial, sans-serif, Helvetica; font-size: 9pt; color: #008000; }

.tsw { font-family: Arial, sans-serif, Helvetica; font-size: 9pt; color: #ffffff; }


#navcontainer { width: 130px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

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

#navcontainer a:link, #navlist a:visited
{
color: #ffffff;
text-decoration: none;
font-weight: bold;
}

#navcontainer a:hover
{
background-color: #00e600;
color: #ffffff;
}

ul#navlist { 
margin: 0; 
}
