.txt
{
    font-family: verdana;
    font-size: 8pt;
    color: #11B4FF;
}
.txtsmall
{
    font-family: verdana;
    font-size: 7pt;
    color: #11B4FF;
}
.txtblack
{
    font-family: verdana;
    font-size: 8pt;
    color: #000000;
}
.txtblackb
{
    font-family: verdana;
    font-size: 8pt;
    color: #11B4FF;
}
.linksorange
{
    font-family: verdana;
    font-size: 8pt;
    color: #FFA800;
    font-weight: bold;
    text-decoration: underline;
}
.linksorange:hover
{
    font-family: verdana;
    font-size: 8pt;
    color: #FFA800;
    font-weight: bold;
    text-decoration: underline;
}
.txtw
{
    font-family: verdana;
    font-size: 8pt;
    color: #696969;
    font-style: italic;
}
.txts
{
    font-family: verdana;
    font-size: 8pt;
    background-color: #FFFFAA;
    color: Blue;
}
.hdwhite
{
    font-family: verdana;
    font-size: 14pt;
    color: #ffffff;
}
.hdwhitesmall
{
    font-family: verdana;
    font-size: 8pt;
    color: #ffffff;
}
.hdblue
{
    font-family: verdana;
    font-size: 8pt;
    color: #002AFF;
}
.links
{
    font-family: verdana;
    font-size: 8pt;
    color: #696969;
}
.linkssmall
{
    font-family: verdana;
    font-size: 8pt;
    color: #11B4FF;
}
.links_new
{
    font-family: verdana;
    font-size: 14pt;
    color: Yellow;
}
.links:hover
{
    font-family: verdana;
    font-size: 8pt;
    text-decoration: underline;
    color: #696969;
}
.toplinks
{
    font-family: verdana;
    font-size: 8px;
    text-decoration: none;
    color: #696969;
    background-color: #E2F5FE;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 8pt;
    padding-right: 8pt;
    line-height: 25px;
    border: 1pt solid #cccccc;
}
.toplinks:hover
{
    font-family: verdana;
    font-size: 8pt;
    text-decoration: none;
    color: #003333;
    background-color: #33FFFF;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 8pt;
    padding-right: 8pt;
    line-height: 25px;
    border: 1pt solid #cccccc;
}
.scroll
{
    height: 100%;
    width: 100%;
    overflow: scroll;
    scrollbar-face-color: #cccccc;
    scrollbar-shadow-color: #eeeeee;
    scrollbar-highlight-color: #cccccc;
    scrollbar-back-color: #eeeeee;
    scrollbar-arrow-color: 1C4F62;
}
