li {
padding-top:5px;
}

a {
    text-decoration:none;
    color:#ffffff;
}

a:hover {
        color: #008700;
        text-decoration: none;
}

#mtext a:hover  {
    font-weight: bold;
}

#submenutext  {

border-color:rgb(115,223,132);

padding-left:5px;
padding-right:5px;
background-color:#39B64A;
height:25px;

text-decoration : none;
color : #ffffff;
font-family : Verdana;
font-size : 10px;
}

#justtext {
    text-decoration : none;
    color : #000000;
    font-family : Verdana;
    font-size : 11px;
    text-align : justify;
}

#sendformarea {
    font-family : Verdana;
    font-size : 11px;
    color : #000000;

    border-style : solid;
    border-width : 1;
    border-color : #7AB9E2;

    background-color: #ffffff;

    height: 100;
    width : 100%;
}

#sendform {
    font-family : Verdana;
    font-size : 11px;
    color : #000000;

    border-style : solid;
    border-width : 1;
    border-color : #7AB9E2;

    background-color: #ffffff;

    width : 100%;
}

#sendformbutton {
    font-family : Verdana;
    font-size : 11px;
    color : #000000;

    border-style : solid;
    border-width : 1;
    border-color : #7AB9E2;

    background-color: #ffffff;

    width : 80%;
}

#advtext {

    text-decoration : none;
    color : #ffffff;
    font-family : Verdana, Arial, Helvetica, Sans-serif, Pragmatica;
    font-size : 8px;
    text-align:center;

}

#advtext a {text-decoration : none; color: #ffffff;}