<!--
BODY {
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        padding-right: 0px;
        padding-left: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        font-family: verdana;
        font-style: normal;
        font-weight: normal;
        font-size: 10pt;
        color: #000000;
        background: #058afa;
        background-image: url(img/bg.jpg);
        background-repeat: x-repeat;
}

DIV#head {
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        padding-top: 0px;
        padding-left: 0px;
        width: 1024px;
        height: 180px;
        background: #FFFFFF;
        background-image: url(img/top.jpg);
        background-repeat: no-repeat;
        font-family: verdana;
        font-style: normal;
        font-weight: normal;
        font-size: 9px;
        color: #FFFFFF;
}
DIV#head2 {
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        padding-top: 0px;
        padding-left: 0px;
        font-family: verdana;
        font-style: normal;
        font-weight: normal;
        font-size: 9px;
        color: #FFFFFF;
}
DIV#menu {
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
        width: 1024px;
        height: 9px;
        padding-left: 30px;
}
A#menu {

        background-image: url(img/arrow.png);
        background-repeat: no-repeat;
        background-position: 0px 3px;
        font-family: verdana;
        font-style: normal;
        font-weight: bold;
        font-size: 8pt;
        color: #000000;
        text-decoration: none;
        padding-left: 10px;
        padding-right: 8px;
}
A:hover#menu {

        background-image: url(img/arrow.png);
        background-repeat: no-repeat;
        background-position: 0px 3px;
        font-family: verdana;
        font-style: normal;
        font-weight: bold;
        font-size: 8pt;
        color: red;
        text-decoration: none;
        padding-left: 10px;
        padding-right: 8px;
}
A {

        font-family: verdana;
        font-style: normal;
        font-weight: bold;
        font-size: 9px;
        color: #FFFFFF;
        text-decoration: none;
}
A:hover{

        font-family: verdana;
        font-style: normal;
        font-weight: bold;
        font-size: 9px;
        color: #FFFFFF;
        text-decoration: underline;
}
A#main {

        font-family: verdana;
        font-style: normal;
        font-weight: bold;
        font-size: 8pt;
        color: #000000;
        text-decoration: underline;
}
A:hover#main{

        font-family: verdana;
        font-style: normal;
        font-weight: bold;
        font-size: 8pt;
        color: #535353;
        text-decoration: underline;
}
DIV#content{
        margin-top: 20px;
        margin-left: 0px;
        padding-top: 0px;
        padding-bottom: 20px;
        padding-left: 30px;
        width: 1000px;
        font-family: verdana;
        font-style: normal;
        font-weight: normal;
        font-size: 10px;
        color: #000000;

}
DIV#content2{
        margin-top: 0px;
        margin-left: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        font-family: verdana;
        font-style: normal;
        font-weight: normal;
        font-size: 8pt;
        color: #000000;

}
-->


