span {
    font-size: 11px;
    color: #666666;
    font-family: tahoma, arial;
}

#header_table {
    margin-top: 50px;
    width: 766px;
    margin-bottom: auto;
}

.image_onTop {
    margin-top:-50px;
}

.image_onTop img {
    width: 240px;
    margin-top: 17px;
}

#header_table td {
    position: relative;
}

#header_block {
    border: 1px solid lightgray;
    border-top: none;
    width: 240px;
    position: relative;
    background-color: white;
}

#header_block #header_block_inner{
    position: absolute;
    background-color: white;
    width: 240px;
    padding:5px;
}

#header_block ul li {
    text-align: left;
}

.nav_section {
    padding-left: 5px;
    min-width: 280px;
}

#header_menu tr:nth-child(2) td{
    height: 6px;
}

#header_menu {
    width: 766px;
    /*margin-left: auto;*/
    margin-bottom:50px !important;
}

.nav_section td a {
    color: white;
    font-weight: 900;
    font-size: 12px !important;
}

.nav_section td {
    padding: 20px !important;
}

#header_img {
   position: absolute;
}

#store_img {
    position: absolute !important;
}

.mazuma_clear {
    top: 60px !important;
    left: 30px !important;
}

.kccu {
    top: 20px !important;
    left: 45px !important;
}

.mwregcu {
    top: 30px !important;
    left: 40px !important;
}

.cfpcu {
    top: 40px !important;
    left: 40px !important;
}


div {
    font-size: 11px;
    color: #666666;
    font-family: tahoma, arial;
}

td {
    font-size: 11px;
    color: #666666;
    font-family: tahoma, arial;
}

body {
    font-size: 11px;
    color: #666666;
    font-family: tahoma, arial;
}

input {
    font-size: 11px;
    color: #666666;
    font-family: tahoma, arial;
}

select {
    font-size: 11px;
    color: #666666;
    font-family: tahoma, arial;
}

a {
    color: #2578cd;
}

a:link {
    color: #2578cd;
}

a:visited {
    color: #2578cd;
}

a:active {
    color: #2578cd;
}

a:hover {
    text-decoration: none;
}

.nav_section a {
    font-size: 11px;
    text-decoration: none;
}

.nav_section a:link {
    font-size: 11px;
    text-decoration: none;
}

.nav_section a:visited {
    font-size: 11px;
    text-decoration: none;
}

.nav_section a:active {
    font-size: 11px;
    text-decoration: none;
}

.nav_section a:hover {
    text-decoration: underline;
}

.MemberPage {
    width: 766px;
    margin: auto;
}

.ApplicationContainer {
    width: 100%;
    padding: 0px;
}

.Header span {
    color: white !important;
}

/*.Links .Link:hover {
    background-color: #E92026 !important;
    color: white;
}

.table-striped td:last-child {
    color: #E92026 !important;
}

#Content_Root_MemberPageDispatcher_subpage_changePassword_Btn_Change, #Content_Root_MemberPageDispatcher_subpage_uploadDocuments_Btn_Upload, #Content_Root_MemberPageDispatcher_subpage_customerLogin_Btn_Login, #Content_Root_MemberPageDispatcher_subpage_recoverPassword_Btn_Submit {
    background-color: #E92026;
    border-color: #b5181d;
    margin-top: 25px;
}

    #Content_Root_MemberPageDispatcher_subpage_changePassword_Btn_Change:hover, #Content_Root_MemberPageDispatcher_subpage_uploadDocuments_Btn_Upload:hover, #Content_Root_MemberPageDispatcher_subpage_customerLogin_Btn_Login:hover, #Content_Root_MemberPageDispatcher_subpage_recoverPassword_Btn_Submit:hover {
        background-color: #b5181d;
    }*/
