
body {
    margin: 0;
    background: #2B3842;
}

td, textarea, input, select {
    font-family: Tahoma;
    color: #FFFFFF;
    font-weight: normal;
}

.frame {    
}

.text1 {
    font-family: tahoma;
    font-size: 11px;
    color: #9bd0d0;
    font-weight: bold;
}
.text2 {
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #9bd0d0;
}
.text3 {
    font-family: tahoma;
    font-size: 10px;
    font-weight: normal;
    color: #192227;
}
.text4 {
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #192227;
}
.text5 {
    font-family: tahoma;
    font-size: 10px;
    font-weight: normal;
    color: #67767a;
}
.text6 {
    font-family: tahoma;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
}
.text7 {
    font-family: tahoma;
    font-size: 10px;
    font-weight: normal;
    color: #000000;
}
.text8 {

    font-family: tahoma;
    font-size: 10px;
    font-weight: normal;
    color: #94AEC5;
}
.text9 {
    font-family: tahoma;
    font-size: 10px;
    font-weight: normal;
    color: #4E4E4E;
}

.inputstyle {
    font-family: tahoma;
    font-size: 10px;
    font-weight: normal;
    color: #5F726F;
    background-color: #E2EDEB;
    border: 1px solid #333333;
}

.main_paragraph_div {
    position: relative;
    top: -4px;
    height: 0;
}

.main_paragraph {
    color:#1A2224;
    font-family:Tahoma;
    font-size:11px;
    margin:11px 7px 7px;
    text-align:justify;
    width:268px;
}

#main_picture {
    margin: -11px 0 0;
}

#main_header {
    margin: 0 0 0 188px;
}

.main_header_label_div {
    background: #192227 none repeat scroll 0 0;
    font-size: 13px;
}



