body {
    margin: 0;
    color: #194C8E;
    font-size: 11px;
}

table {
    color: #194C8E;
    font-size: 11px;
}


a.menu:active {text-decoration:none;}
a.menu:visited {text-decoration:none;}
a.menu:link {text-decoration:none;}
a.menu:hover {text-decoration:none;}

a.line:active {text-decoration:underline;}
a.line:visited {text-decoration:underline;}
a.line:link {text-decoration:underline;}
a.line:hover {text-decoration:none;}

a.un_line:active {text-decoration:none;}
a.un_line:visited {text-decoration:none;}
a.un_line:link {text-decoration:none;}
a.un_line:hover {text-decoration:underline;}

td, input, textarea, div, font, select{
    /* font-size: 11px;*/
    font-family: tahoma;
/*    color: #000000;  */

}
b {
     font-size: 11px;
    font-family: verdana;
    /*color: #000000;*/

    font-weight: bold;

}
p {
    font-size: 11px;
    font-family: tahoma;
    /*color: #000000;*/
        margin: 2px;

}

li {
    list-style-image: url(../img/li_2.gif);
    font-size: 11px;
    font-family: tahoma;
    /*color: #000000;*/


}
a {
    text-decoration: underline;
    font-size: 11px;
    font-family: tahoma;
    color: #194C8E;
}
a:hover {
    text-decoration: none;
}

.top {
    border-top : 1px solid;
    border-color: #43A9C0;
}
.left {
    border-left : 1px solid;
    border-color: #43A9C0;
}
.right {
    border-right : 1px solid;
    border-color: #43A9C0;
}
.bottom {
    border-bottom : 1px solid;
    border-color: #43A9C0;
}

.border_left {
    border-left : 1px solid;
    border-color: #E7F6F9;
}
.border_bottom {
    border-bottom : 1px solid;
    border-color: #E7F6F9;
}


.body_bg {
    background-image: url(../img/body_bg.jpg);
    background-position: left top;
    background-repeat: repeat-x;
}
.inside_body_bg {
    background-image: url(../img/inside_body_bg.jpg);
    background-position: left top;
    background-repeat: repeat-x;
}
.inside_body_bg_2 {
    background-image: url(../img/inside_body_bg_2.jpg);
    background-position: left top;
    background-repeat: repeat-x;
}
.head_bg {
    background-image: url(../img/head_bg.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    height: 50px;
}


.lang_active {
    font-size: 11px;
    font-family: verdana;
    color: #00A6CB;
    font-weight: bold;
}
a.lang_active:active {text-decoration:none;}
a.lang_active:visited {text-decoration:none;}
a.lang_active:link {text-decoration:none;}
a.lang_active:hover {text-decoration:none;}

.lang_inactive {
    font-size: 11px;
    font-family: verdana;
    color: #6F6F6F;
}
a.lang_inactive:active {text-decoration:none;}
a.lang_inactive:visited {text-decoration:none;}
a.lang_inactive:link {text-decoration:none;}
a.lang_inactive:hover {text-decoration:underline;}

.menu_bg {
    background-image: url(../img/menu_bg.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    width:140px;
    padding-top: 7px;
}
.menu_bg_active {
    background-image: url(../img/menu_bg_active.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    width:140px;
    padding-top: 7px;
}

.inside_menu_bg {
    background-image: url(../img/inside_menu_bg.gif);
    background-position: left top;
    background-repeat: no-repeat;
    width:160px;
    padding-top: 7px;
}
.inside_menu_bg_active {
    background-image: url(../img/inside_menu_bg_active.gif);
    background-position: left top;
    background-repeat: no-repeat;
    width:160px;
    padding-top: 7px;
}

.coner_top_bg {
    background-image: url(../img/coner_top_bg.gif);
    background-position: left top;
    background-repeat: repeat-x;
    height:14px;
}
.col_center_left {
    background-image: url(../img/col_center_left.gif);
    background-position: left top;
    background-repeat: repeat-y;
    width:13px;
}
.col_center_right {
    background-image: url(../img/col_center_right.gif);
    background-position: left top;
    background-repeat: repeat-y;
    width:12px;
}
.coner_bottom_bg {
    background-image: url(../img/coner_bottom_bg.gif);
    background-position: left top;
    background-repeat: repeat-x;
    height:23px;
}
.investor_bg {
    background-image: url(../img/investor_bg.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    width:267px;
    height:56px;
}
.investor_left_bg {
    background-image: url(../img/investor_left_bg.jpg);
    background-position: left top;
    background-repeat: repeat-y;
    width:12px;
}
.investor_right_bg {
    background-image: url(../img/investor_right_bg.jpg);
    background-position: right top;
    background-repeat: repeat-y;
    width:12px;
}
.investor_center_bg {
    background-image: url(../img/investor_center_bg.jpg);
    background-position: right top;
    background-repeat: no-repeat;
    width:243px;
    height:101px;
}
.project_top_bg {
    background-image: url(../img/project_top_bg.gif);
    background-position: center top;
    background-repeat: no-repeat;
    width:267px;
    height:58px;
}
.project_left_bg {
    background-image: url(../img/project_left_bg.gif);
    background-position: left top;
    background-repeat: repeat-y;
    width:12px;
}
.project_right_bg {
    background-image: url(../img/project_right_bg.gif);
    background-position: right top;
    background-repeat: repeat-y;
    width:12px;
}
.news_top_bg {
    background-image: url(../img/news_top_bg.gif);
    background-position: center top;
    background-repeat: no-repeat;
    width:267px;
    height:58px;
}
.news_left_bg {
    background-image: url(../img/news_left_bg.gif);
    background-position: left top;
    background-repeat: repeat-y;
    width:12px;
}

.title_1 {
    background-image: url(../img/title_1.gif);
    background-position: left top;
    background-repeat: repeat-x;
    height:41px;
}
.title_2 {
    background-image: url(../img/title_2.gif);
    background-position: left top;
    background-repeat: repeat-x;
    height:41px;
    padding-top: 7px;
}


.project {
    font-size: 12px;
    font-family: tahoma;
    font-weight: bold;
    color: #194C8E;
}

.menu {
    font-size: 12px;
    font-family: tahoma;
    font-weight: bold;
    color: #194C8E;
}
a.menu:active {text-decoration:none;}
a.menu:visited {text-decoration:none;}
a.menu:link {text-decoration:none;}
a.menu:hover {
    color: #4085DF;
    text-decoration:underline;
}
.color_menu {color:#00A6CB;font-size: 12px;}

.col_3_2bg {
    background-image: url(../img/col_3_2bg.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    height: 150px;
}

.for_investors {
    font-size: 12px;
    font-family: verdana;
    font-weight: bold;
    color: #FFFED0;
}
.color_projects {color: #194C8E;}

.investors_text {
    font-size: 11px;
    font-family: tahoma;
    font-weight: bold;
    color: #FFFFFF;
}

.input_text {
    border:1px solid;
    border-color:#525252;
    font-size: 11px;
    font-family: tahoma;
    color: #000000;
}

.top_menu {
    font-size: 11px;
    font-family: tahoma;
    color: #194C8E;
}
a.top_menu:active {text-decoration:none;}
a.top_menu:visited {text-decoration:none;}
a.top_menu:link {text-decoration:none;}
a.top_menu:hover {text-decoration:underline; color:#4085DF;}
.top_menu_active {
    font-size: 11px;
    font-family: tahoma;
    color: #194C8E;
    font-weight: bold;
}
a.top_menu_active:active {text-decoration:underline;}
a.top_menu_active:visited {text-decoration:underline;}
a.top_menu_active:link {text-decoration:underline;}
a.top_menu_active:hover {text-decoration:underline;}

.date {
    font-size: 10px;
    font-family: tahoma;
    color: #297CE7;
    font-weight: bold;
}
.font_14 {font-size: 14px;}
.news_text {
    font-size: 11px;
    font-family: tahoma;
    /*color: #000000;*/
    color: #194C8E;
}

.copyright {
    font-size: 10px;
    font-family: verdana;
    color: #3061A1;
}
.content {
    font-size: 11px;
    font-family: verdana;
    /*color: #000000;*/
    color: #194C8E;
}
.back {
    font-size: 10px;
    font-family: verdana;
    color: #297CE7;
}

.padding_top {
    padding-top: 17px;
}

.paging {
    font-size: 10px;
    font-family: tahoma;
    color: #003280;
}

.col_title {
    font-size: 11px;
    font-family: tahoma;
    color: #003280;
    font-weight: bold;
}

.list {
    font-size: 11px;
    font-family: verdana;
    color: #003280;
}

.error {
    font-size: 11px;
    font-family: verdana;
    color: #ff0000;
    font-weight: bold;
}