body {
margin: 0;
background-position: center top;
color: #0000C0;
font-family: arial,Trebuchet MS;
font-size: 10pt;
background-color: #ffffff;
}

table {
margin: 0;
background-position: center top;
color: #0000C0;
font-family: arial,Trebuchet MS;
font-size: 10pt;
background-color: #ffffff;
}
.bannertext {
font-size: 9pt;
color: #ffffff;
font-weight: 800;
}

.bannertext a:link{color: #ffffff; text-decoration: none; font-size: 9pt; font-weight: 800;}
.bannertext a:visited {color: #ffffff; text-decoration: none; font-size: 9pt;font-weight: 800;}
.bannertext a:hover {color: #BFBFBF; text-decoration: none; font-size: 9pt; font-weight: 800;}

.mainnav{
font-family: arial,Trebuchet MS;
text-align: left;
}
.mainnav a:link{color: #68a9c7; text-decoration: none; font-size: 12pt; font-weight: 800;}
.mainnav a:visited {color: #68a9c7; text-decoration: none; font-size: 12pt; font-weight: 800;}
.mainnav a:hover {color: #96C5D8; text-decoration: none; font-size: 12pt; font-weight: 800;}

.footer{font-size:8pt;}

.menu {color: #ffffff; text-decoration: none; font-size: 9pt;}
.menu a:link{color: #ffffff; text-decoration: none; font-size: 9pt;}
.menu a:visited {color: #ffffff; text-decoration: none; font-size: 9pt;}
.menu a:hover {color: #ffffff; text-decoration: none; font-size: 9pt; font-weight: bold;}

.pagecontent {
font-family:Arial, Helvetica, sans-serif;
font-size: 12pt;
color:#FF0000;
}

#popitmenu{
position: absolute;
background-color: white;
border:1px solid black;
font: normal 12px Verdana;
line-height: 18px;
z-index: 100;
visibility: hidden;
text-align:left;
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: black;
display: block;
}

#popitmenu a:hover{ 
background-color: #68a9c7;
color:#FFFFFF;
}
