body
{
    background-color: #ffffff;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

td.tblmenu
{

    padding: 10px;
    text-align: center;
    font-size: 8pt;
    font-weight: bold;
    background-color: #ded7de;
    background-color: #dcdcdc;
    color: #4869ae;
}

td.topbanner
{
    background-color: pink;
    padding: 5px;
}

img.topimage
{
    border-color: white;
    height: 221px;
    width: 665px;
}

td.bottomtable
{
    padding: 10px;
    background-color: white;
    text-align: center;
    color: black;
    font-size: 8pt;
    font-weight: bold;
    
    background-image: url(images/index04.gif);
}

td.logotable
{
    background-image: url(images/index04.gif);
}

.text2
{
   color: black;
   font-size: 8pt;
   font-weight: normal;
}

.text3
{
   color: black;
   font-size: 9pt;
   font-weight: normal;
}

.text4
{
   color: black;
   font-size: 9pt;
   font-weight: bold;
}

a
{
   
}

a:active 
{ 
    
}

a:visited 
{
    color: #9932cc;
}

a:hover
{
    text-decoration: none;
}

a.link2
{
    font-size: 10pt;
    color: #484848;
    text-decoration: none;
    font-weight: bold;
}

a.link2:hover
{
    text-decoration: underline;
}

a.linkmenu
{
    font-size: 10pt;
    color: #4869ae;
    text-decoration: none;
    font-weight: bold;
}

a.linkmenu:hover
{
    text-decoration: underline;
}

a.linkmenu:visited
{
    color: darkslategray;
}

a.linktop
{
    font-size: 8pt;
    color: #000000;
    text-decoration: none
}
A.linktop:hover
{
    text-decoration: underline;
}

a.linktop:visited
{
    color: darkslategray;
}

a.linkbottom
{
    font-size: 8pt;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}
a.linkbottom:hover
{
    text-decoration: underline
}

a.linkbottom:visited
{
    color: darkslategray;
}
