a { text-decoration: none; color: #202020; }
a:hover { text-decoration: underline; color: #202020; }
a:active { text-decoration: underline; color: #202020; }
a:visited { text-decoration: none; }

html, body {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 8px;
    margin: 0px;
    padding: 0px;
    border: none;
    color: #202020;
    background: url(../images/all_bg.jpg) repeat;
    background-color: #F5F4EA;
}

td, p, div {
    font-size: 12px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    color: #404040;
}

form {
    margin-top    : 0;
    margin-bottom : 0;
}


INPUT, TEXTAREA, SELECT {
    background-color: #F5F4EA;
    font-size: 12px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    color: #404040;
    font-weight: normal;
    border: 1px solid #6D1B11;
}

.globco {
    width: 1023px;
    position: absolute;
    margin: 0 auto 0 auto;
    top: 0px;
}

.cld {
    clear: both;
}

.mh1 {
    width: 1023px;
    height: 116px;
    background: url(../images/mh1.jpg) no-repeat;
    text-align: right;
}

.mh2 {
    width: 1023px;
    height: 136px;
    bbackground: url(../images/mh2.jpg) no-repeat;
    text-align: right;
}

.mh_t1 {
    width: 257px;
    height: 22px;
    background: url(../images/mh_t1.gif) no-repeat;
    float: left;
}

.mm_t1 {
    width: 257px;
    height: 145px;
    background: url(../images/mh3_bg.jpg) repeat-x;
    float: left;
}

.mh_t2 {
    width: 258px;
    height: 22px;
    background: url(../images/mh_t2.gif) no-repeat;
    float: left;
}

.mm_t2 {
    width: 258px;
    height: 145px;
    background: url(../images/mh3_bg.jpg) repeat-x;
    float: left;
}

.mh_t3 {
    width: 258px;
    height: 22px;
    background: url(../images/mh_t3.gif) no-repeat;
    float: left;
}

.mm_t3 {
    width: 258px;
    height: 145px;
    background: url(../images/mh3_bg.jpg) repeat-x;
    float: left;
}

.mh_t4 {
    width: 250px;
    height: 22px;
    background: url(../images/mh_t4.gif) no-repeat;
    float: left;
}

.mm_t4 {
    width: 250px;
    height: 145px;
    background: url(../images/mh3_bg.jpg) repeat-x;
    float: left;
}

.mh_in {
    padding-left: 15px;
    line-height: 19px;
    font-size: 14px;
    font-weight: bold;
    font-variant: small-caps;
}

a.mh_in, a.mh_in:visited, a.mh_in:hover, a.mh_in:active {
    text-decoration: none;
    color: #F6E7AC;
}

ul.mm {
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 0px;
    padding: 0px;
}

li.mm {
    list-style-type: none;
    background: url(../images/bul_1.gif) no-repeat;
    padding-left: 1em;
    font-variant: small-caps;
}

li.mm a:hover {
    text-decoration: underline;
}

.internal {
    background: url(../images/int_bg.jpg) repeat-x;
}

.box_search_bg {
    width: 258px;
    height: 29px;
    background: url(../images/t_search_bg.jpg) no-repeat;
}

.box_search_en {
    width: 258px;
    height: 29px;
    background: url(../images/t_search_en.jpg) no-repeat;
}

.box_curprj_bg {
    width: 258px;
    height: 30px;
    background: url(../images/t_curprj_bg.jpg) no-repeat;
}

.box_curprj_en {
    width: 258px;
    height: 30px;
    background: url(../images/t_curprj_en.jpg) no-repeat;
}

.box_l_bg {
    width: 258px;
    height: 15px;
    background: url(../images/t_box1.jpg) no-repeat;
}

.box_l_int {
    width: 258px;
    background: url(../images/t_box2.jpg) repeat-y;
}

.box_l_end {
    width: 258px;
    height: 45px;
    background: url(../images/t_box3.gif) no-repeat;
}

.box_infp_bg {
    width: 249px;
    height: 29px;
    background: url(../images/t_infp_bg.jpg) no-repeat;
}

.box_infp_en {
    width: 249px;
    height: 29px;
    background: url(../images/t_infp_en.jpg) no-repeat;
}

.box_r_bg {
    width: 249px;
    height: 14px;
    background: url(../images/t_r_box1.jpg) no-repeat;
}

.box_r_int {
    width: 249px;
    background: url(../images/t_r_box2.jpg) repeat-y;
    height: 500px;
}

.box_r_end {
    width: 249px;
    height: 35px;
    background: url(../images/t_r_box3.gif) no-repeat;
}

.bottom {
    width: 1023px;
    height: 28px;
    line-height: 28px;
    font-weight: bold;
    background: url(../images/bottom.jpg) no-repeat;    
}

