﻿body {
    text-align: center;
    color:#696969;
    font-family:"Trebuchet MS","Segoe UI",Trebuchet,"Bitstream Vera Sans","DejaVu Sans",Verdana,"Verdana Ref",sans serif;
    font-size:12px;
    margin:0 0 0 0;
}
td {
    font-family:"Trebuchet MS","Segoe UI",Trebuchet,"Bitstream Vera Sans","DejaVu Sans",Verdana,"Verdana Ref",sans serif;
    font-size:12px;
}
.inTitle {
    font-weight:bold;
    text-decoration:underline;
}
#topmenu a:link, #topmenu a:visited {
    font-family:arial;
    font-size:11px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}
#topmenu a:hover {
    font-family:arial;
    font-weight: bold;
    text-decoration: underline;
}
.round0 {
    display:block;
    margin: 0;
    padding:2px 7px 1px 7px;
    background-color:#174963;
}
.round1 {
    display:block;
    overflow:hidden;
    font-size:1px;
    height:1px;
    background-color:#174963;
    margin:0 1px;
}
.round2 {
    display:block;
    overflow:hidden;
    font-size:1px;
    height:1px;
    background-color:#174963;
    margin:0 2px;
}
.round3 {
    display:block;
    overflow:hidden;
    font-size:1px;
    height:1px;
    background-color:#174963;
    margin:0 4px;
}
a:link {
    color: #336699;
    text-decoration: none;
}
a.external:link {
    color: #336699;
    font-size: 10pt;
    font-weight: bold;
}
a:visited {
    color: #336699;
    text-decoration: none;
}
a.external:visited {
    color: #894f7b;
    font-weight: bold;
}
a:hover {
    text-decoration: none;
    color: #003366;
}
a.external:hover {
    text-decoration: none;
    color: #003366;
}
a:active {
    text-decoration: none;
}
a.external:active {
    color: brown;
}
.bottomMenu a, .bottomBanner a:link, .bottomBanner a:visited, .bottomBanner a:hover, .bottomBanner a:active {
    color: #ffffff;
}
.bottomMenu a:hover {
    text-decoration: underline;
}