BODY
{
    COLOR: maroon;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 13px
; background-repeat: repeat-y
}
P
{
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 13px
}
TD
{
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 13px
}
TR
{
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 13px
}
TABLE
{
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 13px
}
TEXTAREA
{
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 13px;
}
A
{
     COLOR: #482067;
     text-decoration:none;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 13px;
}
A:ACTIVE
{
    color:#482067;
}
A:HOVER
{
   color:#482067;
   text-decoration:underline;
}
H1
{
    COLOR: #482067;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 18px;
    FONT-WEIGHT: bold
}
.td_topmenu
        {
        vertical-align: middle;
        text-align:center;
        text-decoration:none;
        color:white;
        background-color: #482067;
        }

a.topmenu, a.topmenu:link, a.topmenu:visited
        {
        padding-top:5px;
        padding-bottom:5px;
        border-top: 1px solid #FF0000;
        border-right: 1px solid #FFFFFF;
        text-decoration:none;
        color:white;
        display:block;
        background-color: #482067;
        }

a.topmenu:hover
        {
        padding-top:5px;
        padding-bottom:5px;
        border-top: 1px solid #FF0000;
        border-right: 1px solid #FFFFFF;
        text-decoration:none;
        color:white;
        display:block;
        background-color: #8BC43F;
        }

ul.link {
        margin: 0;
        padding: 0;
        list-style: none;
        width: 770px; /* Width of Menu Items */
        }

ul.link li.button, ul.link li.buttonon, ul.link li.buttonr, ul.link li.buttonron {
        position: relative;
        width:96px;
        float:left;
        }

/* Styles for Menu Items */
ul.link li.button a {
        display: block;
        text-decoration: none;
        text-align:center;
        color: #FFFFFF;
        background-color:#482067;
        padding-left:0px;
        padding-right:0px;
        padding-top:5px;
        padding-bottom:5px;
        border-top: 1px solid #FF0000;
        border-right: 1px solid #FFFFFF;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:12px;
        }

ul.link li.buttonr a {
        display: block;
        text-decoration: none;
        text-align:center;
        color: #FFFFFF;
        background-color:#482067;
        padding-left:0px;
        padding-right:0px;
        padding-top:5px;
        padding-bottom:5px;
        border-top: 1px solid #FF0000;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:12px;
        }

ul.link li.buttonron a {
        display: block;
        text-decoration: none;
        text-align:center;
        color: #FFFFFF;
        background-color:#662D90;
        padding-left:0px;
        padding-right:0px;
        padding-top:5px;
        padding-bottom:5px;
        border-top: 1px solid #FF0000;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:12px;
        }

ul.link li.buttonon a {
        display: block;
        text-decoration: none;
        text-align:center;
        color: #FFFFFF;
        background-color:#662D90;
        padding-left:0px;
        padding-right:0px;
        padding-top:5px;
        padding-bottom:5px;
        border-top: 1px solid #FF0000;
        border-right: 1px solid #FFFFFF;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:12px;
        }

/* Fix IE. Hide from IE Mac \*/
* html ul.link li.button { float: left; height: 1%; }
* html ul.link li.button a { height: 1%; }
/* End */

/* Fix IE. Hide from IE Mac \*/
* html ul.link li.buttonon { float: left; height: 1%; }
* html ul.link li.buttonon a { height: 1%; }
/* End */

/* Fix IE. Hide from IE Mac \*/
* html ul.link li.buttonr { float: left; height: 1%; }
* html ul.link li.buttonr a { height: 1%; }
/* End */

/* Fix IE. Hide from IE Mac \*/
* html ul.link li.buttonron { float: left; height: 1%; }
* html ul.link li.buttonron a { height: 1%; }
/* End */

ul.link li.button a:hover { color: #FFFFFF; background-color: #8bc43f; } /* Hover Styles */
ul.link li.buttonon a:hover { color: #FFFFFF; background-color: #8bc43f; } /* Hover Styles */
ul.link li.buttonr a:hover { color: #FFFFFF; background-color: #8bc43f; } /* Hover Styles */
ul.link li.buttonron a:hover { color: #FFFFFF; background-color: #8bc43f; } /* Hover Styles */
