
.menutitle{
cursor:pointer;
margin: 0px;
padding: 0px;
border-style: solid;
border-width: 1;
color: #000000;
width: 189;
margin-left: 2px;
margin-top: 2px;

}

.submenu{
        padding: 2px;
        width: 179px;
        margin-left: 7px;
        border-style: solid;
        border-top-width: 1px;
        border-left-width: 1px;
        border-top-style: solid;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: solid;
        border-top-color: #000000;
        border-left-color: #000000;
}
.navhead {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;
        font-weight: bold;
        color: #003366;
        text-decoration: none;
}

.navhead:visited {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;
        font-weight: bold;
        text-decoration: none;
}

a.navhead:hover {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;
        font-weight: bold;
        color: #993333;
        text-decoration: underline;
}

a.navlink:link {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9pt;
        color: #000000;
        font-weight: normal;
        list-style-position: inside;
        list-style-type: circle;
        text-decoration: none;
}

a.navlink:visited {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9pt;
        font-weight: normal;
        color: #003366;
        list-style-position: inside;
        list-style-type: circle;
        text-decoration: none;
}

a.navlink:hover {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9pt;
        font-weight: normal;
        color: #000000;
        list-style-position: inside;
        list-style-type: circle;
        text-decoration: underline;
}


a.nav:link{
        color: #990000; 
        text-decoration: none;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 8pt;
        }
a.nav:visited{
        color: #990000;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 8pt;
        text-decoration: none;
        }
a.nav:hover{
        color: #CC0033;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 8pt;
        text-decoration: underline;
}
.rightcolumn {
        margin: 10px;
        padding: 6px;
        border-style: solid;
        border-color: #CC0033;
        border-width: 1px;
        height: 100%;
        font-size: 9pt;
        color: #333333;
}
a.righthead:link {
        font-weight: bold;
        font-size: 9pt;
        color: #CC0000;
        text-decoration: none;
}
a.righthead:visited {
        font-weight: bold;
        font-size: 9pt;
        color: #990000;
        text-decoration: none;
}

a.righthead:hover {
        font-weight: bold;
        font-size: 9pt;
        color: #CC0033;
        text-decoration: Underline;
}
.midcolumn {
        padding: 4px;
}
td {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11pt;
        color: #000000;
}
.headline {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12pt;
        font-weight: bold;
        color: #003366;
}
.headline2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12pt;
        font-weight: bold;
        color: #BDA573;
}


.subhead {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 11pt;
        color: #000000;
}
form.searchform {
        font-size: 10pt;
        padding: 8px;
}
a.copyright:link {
        font-size: 8pt;
        color: #BDA573;
        text-decoration: none;
}
a.copyright:visited {
        font-size: 8pt;
        color: #990000;
        text-decoration: none;
}
a.copyright:hover
 {
        font-size: 8pt;
        color: #CC0033;
        text-decoration: underline;
}
input.search {
        font-size: 8pt;
}
.footer {
        font-size: 8pt;
        color: #666666;
        text-align: center;
}
.sugicaption {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: italic; color: #003366; text-decoration: none}

.section {
        font-size: 10pt;
        color: #FFFFFF;
        font-weight:  Bold;
}
.topnav {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 8pt;
        font-weight: normal;
        color: #FFFFFF;
}


