﻿body {
    /*background: url(Images/Background/Background.gif) repeat scroll 0 100%;*/
    background: url(Images/Background/Background.gif) repeat 0 0;
    font-family: Verdana;
    color: #272727;
}

a {
    color: #7F6F5F;
}

    a:hover {
        color: #5990DE;
    }

.noscript {
    background: #F00;
    color: #FFF;
}

.header {
    background: #C2231A repeat scroll 0 100%;
}

.menu {
    background: #02448C repeat scroll 0 100%;
}

#pageBottom {
    background: #02448C repeat scroll 0 100%;
    border-top: 3px solid #C2231A;
}

#dp_swf_engine {
    display: none;
}
