html, body {
    background-color: #003366;
    align: center;
}
.leftnav {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
}
.leftnavheader{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bolder;
    color: #003366;
    font-variant: normal;
    text-transform: uppercase;
}
.topnav{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #003366;
    font-variant: normal;
    text-transform: uppercase;
}
.bottomnav {
    font-size: 15px;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}
.navline{
    border: 0;
    color: #CC9933;
    background-color: #999999;
    height: 2px
}
.navtext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}
.navtitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
}
.bannertext {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #666666;
    font-weight: bold;
    font-size: 14px;
}
.titletext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #003366;
    font-weight: bold;
    text-decoration: none;
}
.titletextw {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #FFFFFF;
    font-weight: bolder;
    text-decoration: none;
}
.pagetext {
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-weight: normal;
    font-size: 12px;
}
.pagetext1 {
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-weight: bold;
    font-size: 12px;
}
a:link {
    color: #003366;
    text-decoration: none;
}
a:visited {
    color: #333333;
    text-decoration: none;
}
a:hover {
    background-color:#CCCC66
}
a:active {
    color: #CC9933;
    text-decoration: blink;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
}
.subnav {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
}
.pageheader {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #003366;
    text-decoration: none;
}
.pageheader1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
}
.beabanner {
    color: #FFFFFF;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
}
.subjheader {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 14px;
}
.subtitle {
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
}
.subtitle2 {
    color: #CC9933;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
}
.time {
    color: #CC9933;
    font-size: 14px;
}
//*
.navigation {
width: 271px;
height: 400px;
margin: 1;
margin-top: 1px;
border: 10px solid #b2bcae;
font-weight: normal;
}
.sidenav {
width: 271px;
height: 400px;
margin: 1;
margin-top: 1px;
border: 10px solid #b2bcae;
font-weight: normal;
}
.mainnav{
align: center;
valign :top;
bordercolor: #b2bcae;
bgcolor: #b2bcae;
}*//