body {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        line-height: 16px;
        font-weight: normal;
        color: #000000;
        background-color: #93A1AA;
        margin: 0px;
}
.center {
        position: absolute;
        width: 100%;
        height: 418px;
        top: 50%;
        margin-top: -209px;
}
.head {
        position: absolute;
        width: 100%;
        height: 68px;
        border-top: 1px solid #FFFFFF;
        border-bottom: 1px solid #FFFFFF;
        background-color: #D1D4D9;
        top: 0px;
        z-index: 3;
}
.logo {
        position: relative;
        left: 330px;
        top: 10px;
        right: 23px;
        bottom: 8px;
        z-index: 4;
}

.flash {
        position: absolute;
        width: 701px;
        height: 272px;
        border-top: 0px solid #FFFFFF;
        border-bottom: 0px solid #FFFFFF;
        border-left: 1px solid #FFFFFF;
        border-right: 1px solid #FFFFFF;
        background-color: #768799;
        top: 68px;
        left: 50%;
        margin-left: -351px;
        z-index: 1;
        padding-top: 5px;
}

.bottom_start {
        position: absolute;
        width: 100%;
        height: 68px;
        border-bottom: 1px solid #FFFFFF;
        border-top: 1px solid #FFFFFF;
        background-color: #D1D4D9;
        top: 343px;
        z-index: 2;
}

.intro_stop {
        position: relative;
        top: 8px;
        left: -365px;
        z-index: 4;
}

A:link {
        color: #06143D;
        font-weight: normal;
        text-decoration: none;
}

A:active {
        color: #06143D;
        font-weight: normal;
        text-decoration: none;
}

A:visited {
        color: #06143D;
        font-weight: normal;
        text-decoration: none;
}

A:hover {
        color: #FFFFFF;
        font-weight: normal;
        text-decoration: none;
}