BODY {
    background-color: #9EB1C5;
    scrollbar-face-color: #FFFFFF;
    scrollbar-track-color: #4D6680;
    scrollbar-highlight-color: #4D6680;
    scrollbar-shadow-color: #4D6680;
    scrollbar-3dlight-color: #4D6680;
    scrollbar-arrow-color: #9EB1C5;
    scrollbar-darkshadow-color: #4D6680;
    scrollbar-base-color: #4D6680;
}

DIV, P {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #FFFFFF;
}

H1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #FFF1C4;
    text-align: left;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 15px;
    margin-right: 15px;
    padding-left: 50px;
    padding-bottom: 2px;
    background-image: url('images/window_left_bg.gif');
    background-position: bottom left;
    background-repeat: no-repeat;
    
}

H2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #FFF1C4;
    margin-top: 15px;
    margin-bottom: 5px;
    margin-left: 40px;
    margin-right: 10px;
    text-align: left;
}

.TXT10 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #FFFFFF;
    margin-top: 5px;
    margin-left: 10px;
    margin-right: 10px;
    vertical-align: top;
}

.TXT10B {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #FFFFFF;
    font-weight: bold;
    margin-top: 5px;
    margin-left: 10px;
    margin-right: 10px;
    vertical-align: top;
}


.TXT12B {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    color: #FFFFFF;
    font-weight: bold;
    margin-top: 5px;
    margin-left: 10px;
    margin-right: 10px;
    vertical-align: top;
}
.TXT8 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #FFFFFF;
    margin-top: 5px;
    margin-left: 10px;
    margin-right: 10px;
    vertical-align: top;
}

.newsheadl {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #FFF1C4;
    padding-left: 60px;
}


UL, OL {
    margin-top: 5px;
    margin-left: 40px;
    margin-right: 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #FFFFFF;
}

LI {
    margin-bottom: 5px;
}

A:LINK {
    font-weight: bold;
    text-decoration: none;
    color: #FFF1C4;
}

A:VISITED {
    font-weight: bold;
    text-decoration: none;
    color: #D5DDE6;
}

A:HOVER {
    font-weight: bold;
    text-decoration: undeline;
    color: #FFFFFF;
}

.MENU{
    margin-left: 10px;
}

A.MENU {
    font-family: Arial, helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
    color: #800000;
    padding: 3px 3px 3px 3px;
}

A.MENU:VISITED {
    font-family: Arial, helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
    color: #4D6680;
}

A.MENU:HOVER {
    font-family: Arial, helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: undeline;
    color: #FFFFFF;
    border: 1px solid #D2DFEF;
    border-color: #800000;
    background-color: #FDA90D;
    padding: 2px 2px 2px 2px;
    
}

.FORM {
    color: #E8ECF0;
    font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
    font-size: 10px;
    text-align: right;
    font-weight: bold;
}

.FORMBAD {
    color: #FFDB6F;
    font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
    font-size: 12px;
    text-indent: 2em;
    text-align: right;
    font-weight: bold;
}

.TXTPARAJUST {
    font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
    font-size: 9pt;
    color: #EDF6FF;
    text-indent: 1.5em;
    vertical-align: baseline;
    text-align: justify;
    margin-bottom: 5px;
    margin-top: 5px;
    margin-left: 10px;
    margin-right: 10px;
}

.TXTPARAJUST A:LINK, txtsubtitle A:LINK {
    color: #E8ECF0;
    text-decoration: none;
    font-weight: bold;
}

.TXTPARAJUST A:VISITED, txtsubtitle A:VISITED {
    color: #F4EFDF;
    text-decoration: none;
    font-weight: bold;
}

.TXTPARAJUST A:HOVER, txtsubtitle A:HOVER {
    color: #FFDB6F;
    text-decoration: none;
    font-weight: bold;
}

.goldborder {
    border-top: 1 solid #FFDB6F;
    border-bottom: 1 solid #FFDB6F;
    border-left: 1 solid #FFDB6F;
    border-right: 1 solid #FFDB6F;
}

HR {
    color: #304150;
    height: 1px;
    width: 50%;
}

.thumb {
    font: Arial, Helvetica, sans-serif;
    color: #4D6680;
    border: 1px solid #FFDB6F;
    background-color: #FFF6E2;
    background: url("images/button_bg.jpg") center;
}

.BUTTON {
    font: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: #4D6680;
    border-width: 1px;
    border-top: 1 solid #FFDB6F;
    border-bottom: 1 solid #FFDB6F;
    border-left: 1 solid #FFDB6F;
    border-right: 1 solid #FFDB6F;
    background-color: #FFF6E2;
    background: url("images/button_bg.jpg") center;
    cursor: hand;
}

.INPUTTXT {
    font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
    border-top: 1 solid #2D3C4A;
    border-bottom: 1 solid #2D3C4A;
    border-left: 1 solid #2D3C4A;
    border-right: 1 solid #2D3C4A;
    font-size: 9pt;
    color: #4D6680;
    padding-left: 5px;
    padding-right: 5px;
    background-color: #FFF6E2;
    background: url("images/input_bg.jpg");
}

SELECT {
    font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
    font-size: 9pt;
    color: #4D6680;
    padding-left: 5px;
    padding-right: 5px;
    background-color: #FFF1C4;
}