﻿body
{
    margin: 0px;
}
.header
{
    background-image: url(images/header.gif);
    width: 800px;
    height: 109px;
    background-repeat: no-repeat;
    background-attachment: scroll;
}

.menu
{
    background-image: url(images/menu.gif);
    background-repeat: no-repeat;
    width: 202px;
    height: 191px;
}

.centerimage
{
    background-image: url(images/centimage.jpg);
    width: 800px;
    height: 170px;
    background-repeat: no-repeat;
    background-attachment: scroll;
}
.newsheader
{
    background-image: url(images/news.gif);
    width: 230px;
    height: 46px;
    background-repeat: no-repeat;
}
.menuback
{
    background-attachment: scroll;
    background-repeat: repeat-y;
    width: 2px;
    background-image: url(images/liner2.gif);
    background-position-x: right;
}

.menuback3
{
    background-attachment: scroll;
    background-repeat: repeat-y;
    width: 2px;
    background-image: url(images/liner2.gif);
    background-position-x: left;
}

.menuback2
{
    background-attachment: scroll;
    background-image: url(images/newsbackground.gif);
    background-repeat: repeat-y;
    height: 190px;
}

.footer
{
    background-attachment: scroll;
    background-image: url(images/bottom.gif);
    background-repeat: repeat-x;
    height: 55px;
}

.menus
{
    font-family: Verdana;
    font-size: 8pt;
    text-decoration: none;
    font-weight: bold;
    color: white;
}
a:link.menus
{
    font-family: Verdana;
    font-size: 8pt;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
a:hover.menus
{
    font-family: Verdana;
    color: #FFFFFF;
    font-size: 8pt;
    text-decoration: none;
    font-weight: bold;
}
a:visited.menus
{
    font-family: Verdana;
    color: #FFFFFF;
    font-size: 8pt;
    text-decoration: none;
    font-weight: bold;
}
a:active.menus
{
    font-family: Verdana;
    color: #FFCC00;
    font-size: 8pt;
    text-decoration: none;
    font-weight: bold;
}

.menus2
{
    font-family: Verdana;
    font-size: 8pt;
    text-decoration: none;
    font-weight: bold;
    color: black;
}

.liner
{
    background-attachment: scroll;
    background-image: url(images/liner.gif);
    background-repeat: repeat-x;
    height: 5px;
}

.table
{
    font-size: 9pt;
    color: black;
    font-family: Verdana;
    text-decoration: none;
}

a:link.table
{
    font-size: 9pt;
    color: black;
    font-family: Verdana;
    text-decoration: none;
}
a:hover.table
{
    font-size: 9pt;
    color: black;
    font-family: Verdana;
    text-decoration: underline;
}

a:active.table
{
    font-size: 9pt;
    color: black;
    font-family: Verdana;
    text-decoration: none;
}

.table2
{
    font-size: 10pt;
    color: white;
    font-family: Verdana;
}
a:link.table2
{
    font-family: Verdana;
    font-size: 7pt;
    color: white;
    font-weight: bold;
    text-decoration: none;
}
a:hover.table2
{
    font-family: Verdana;
    color: #ff0000;
    font-size: 7pt;
    text-decoration: none;
    font-weight: bold;
}
a:visited.table2
{
    font-family: Verdana;
    color: #f5f5f5;
    font-size: 7pt;
    text-decoration: none;
    font-weight: bold;
}

.table3
{
    font-size: 10pt;
    color: white;
    font-family: Verdana;
}
a:link.table3
{
    font-family: Verdana;
    font-size: 10pt;
    color: white;
    font-weight: normal;
    text-decoration: none;
}
a:hover.table3
{
    font-family: Verdana;
    color: white;
    font-size: 10pt;
    text-decoration: underline;
    font-weight: normal;
}
a:visited.table3
{
    font-family: Verdana;
    color: white;
    font-size: 10pt;
    text-decoration: none;
    font-weight: normal;
}


.table4
{
    font-size: 7pt;
    color: black;
    font-family: Verdana;
}
a:link.table4
{
    font-family: Verdana;
    font-size: 7pt;
    color: black;
    font-weight: normal;
    text-decoration: none;
}
a:hover.table4
{
    font-family: Verdana;
    color: black;
    font-size: 7pt;
    text-decoration: underline;
    font-weight: normal;
}
a:visited.table4
{
    font-family: Verdana;
    color: #003300;
    font-size: 7pt;
    text-decoration: none;
    font-weight: normal;
}
.menus3
{
    font-family: Verdana;
    font-size: 8pt;
    text-decoration: none;
    color: white;
}
a:link.menus3
{
    font-family: Verdana;
    font-size: 8pt;
    color: #FFFFFF;
    text-decoration: none;
}
a:hover.menus3
{
    font-family: Verdana;
    color: #FFFFFF;
    font-size: 8pt;
    text-decoration: none;
    
}
a:visited.menus3
{
    font-family: Verdana;
    color: #FFFFFF;
    font-size: 8pt;
    text-decoration: none;
    
}
a:active.menus3
{
    font-family: Verdana;
    color: #FFCC00;
    font-size: 8pt;
    text-decoration: none;
}