﻿a:link
{
    color: #33ccff;
}
a:visited
{
    color: #33ccff;
}
a:hover
{
    color: #FFFF00;
}
a:active
{
    color: #00FF00;
}

.class1 a:link
{
    color: #ffffff;
}
.class1 a:visited
{
    color: #ffffff;
}
.class1 a:hover
{
    color: #FFFF00;
}
.class1 a:active
{
    color: #ffffff;
}

.style1
{
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #FFFFFF;
    background-color: #336600;
}
.style2
{
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #FFFFFF;
    background-color: #336600;
}
.style3
{
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    color: #FFFFFF;
    background-color: #336600;
}

.style4
{
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    color: #FFFFFF;
    background-color: #336600;
}

.style5
{
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    color: #FFFFFF;
    font-weight: bold;
    background-color: #336600;
}
.style6
{
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    color: #FFFFFF;
    font-weight: bold;
    background-color: #336600;
}
.style7
{
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #FFFFFF;
    font-weight: bold;
    background-color: #336600;
}
.style8
{
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #FFFF00;
    font-weight: bold;
    background-color: #336600;
}


.style9
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    text-align: center;
    background-color: #336600;
    width: 97%;
}
.style10
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    color: #FFFFFF;
    background-color: #336600;
}
.style11
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    text-align: center;
    color: #FFFFFF;
    background-color: #336600;
}

.style12
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    color: #FFFFFF;
    background-color: #336600;
}

.style15
{
    color: #FFFFFF;
    background-color: #336600;
}
.style19
{
    border: 0 solid #FFFFFF;
    background-color: #BCAE43;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    font-weight: bold;
}
.style24
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #FFFFFF;
    background-color: #336600;
}
.style27
{
    background-color: #336600;
}
.style28
{
    text-align: center;
    color: #FFFFFF;
    background-color: #336600;
    font-family: Arial, Helvetica, sans-serif;
}
.style29
{
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-large;
    color: #FFFFFF;
    background-color: #336600;
}
.style30
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    color: #FFFFFF;
    background-color: #336600;
}

.style31
{
    text-align: center;
    background-color: #336600;
    height: 75px;
    width: 143px;
}

.style36
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: xx-small;
    color: #FFFFFF;
    background-color: #336600;
}
.style37
{
    background-color: #336600;
    width: 100%;
}

.style38
{
    width: 955px;
    height: 650px;
}
.style39
{
    width: 169px;
}
.style44
{
    border-right-style: solid;
    border-right-width: thin;
    border-top-style: solid;
    border-top-width: thin;
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-left-style: solid;
    border-left-width: thin;
}
.style45
{
    border-style: solid;
    border-width: thin;
    width: 135px;
}


#sddm
{
    margin: 0;
    padding: 0;
    z-index: 30;
}

#sddm li
{
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    font: bold 11px arial;
}

#sddm li a
{
    display: block;
    margin: 0 1px 0 0;
    padding: 4px 10px;
    width: 60px;
    background: #336600;
    color: #FFF;
    text-align: center;
    text-decoration: none;
}

#sddm li a:hover
{
    background: #666600;
}

#sddm div
{
    position: absolute;
    visibility: hidden;
    margin: 0;
    padding: 0;
    background: #EAEBD8;
    border: 1px solid #5970B2;
}

#sddm div a
{
    position: relative;
    display: block;
    margin: 0;
    padding: 5px 10px;
    width: auto;
    white-space: nowrap;
    text-align: left;
    text-decoration: none;
    background: #003366;
    color: #ffffff;
    font: 11px arial;
}

#sddm div a:hover
{
    background: #49A3FF;
    color: #FFF;
}
