BODY {
    margin          : 0px;
    font-family     : khabar_kaz, Arial, Tahoma, Times New Roman;
    font-size       : 12px;
    background      : #ffffff;
}

TABLE {
    font-size : 12px;
}

A, A:visited, A:active {
    font-size       : 12px;
    color           : #2453A1;
    font-weight     : bold;
    text-decoration : underline;
}

A:hover {
    text-decoration : none;
}

TEXTAREA, INPUT, SELECT {
    font-family     : khabar_kaz, Arial, Tahoma, Times New Roman;
}

.copyright_td {
    font-size       : 11px;
    color           : #ffffff;
    background      : #2453A2;
}

.copyright_link, .copyright_link:active, .copyright_link:visited {
    font-size       : 11px;
    color           : #ffffff;
    text-decoration : underline;
    font-weight     : bold;
}

.copyright_link:hover {
    text-decoration : none;
}

.bottom_menu_td {
    padding-left    : 10px;
    padding-right   : 10px;
    font-weight     : bold;
}

.bottom_menu_splitter_td {
    font-size       : 1px;
    border-left     : solid #CCCCCC 1px;
}

.bottom_menu_splitter_new_td {
    font-size       : 11px;
    color           : #CCCCCC;
}

.bottom_menu_link, .bottom_menu_link:active, .bottom_menu_link:visited {
    text-decoration : none;
    font-weight     : bold;
    color           : #000000;
    font-size       : 11px;
}

.bottom_menu_link:hover {
    text-decoration : underline;
}

.top_menu_table {
    background      : #2453A1;
    border-bottom   : solid #ffffff 1px;
}

.top_menu_td6 {
/*
    padding-left : 10px;
    padding-right : 10px;
*/
    padding-top     : 2px;
    padding-bottom  : 2px;
    font-weight     : bold;
    text-align      : center;
    width           : 17%;
}

.top_menu_td {
/*
    padding-left : 10px;
    padding-right : 10px;
*/
    padding-top     : 2px;
    padding-bottom  : 2px;
    font-weight     : bold;
    text-align      : center;
    width           : 20%;
}

.top_menu_splitter_td {
    font-size       : 1px;
    background      : #ffffff;
    width           : 1px;
}

.top_menu_link, .top_menu_link:active, .top_menu_link:visited {
    font-size       : 11px;
    text-decoration : none;
    font-weight     : bold;
    color           : #ffffff;
}

.top_menu_link:hover {
    text-decoration : underline;
}

.info_head_td, .info_head_td_with_left_border, .info_head_td_without_bottom_border {
    font-size       : 11px;
    background      : #D2D9E3;
    color           : #2452A7;
    padding-left    : 5px;
    padding-right   : 5px;
    padding-top     : 2px;
    padding-bottom  : 2px;
    height          : 21px;
    font-weight     : bold;
    border-bottom   : solid #ffffff 1px;
}

.info_head_td_without_bottom_border {
    border-bottom   : none;
    height          : 20px;
}

.info_head_td_with_left_border {
    border-left     : solid #ffffff 1px;
}

.info_text_td, .info_text_td_with_left_border, .info_gray_text_td, .info_gray_text_td_with_left_border, .info_yellow_text_with_left_border {
    padding         : 10px;
}

.info_text_td_with_left_border, .info_gray_text_td_with_left_border {
    border-left     : solid #D2D9E3 1px;
}

.info_gray_text_td, .info_gray_text_td_with_left_border {
    background      : #F0F1F3;
}
/*
.info_yellow_head_with_left_border, .info_yellow_text_with_left_border {
    border-left : solid #D2D9E3 1px;
}
*/
.info_yellow_head_with_left_border {
    font-size       : 11px;
    background      : #FFCF00;
    color           : 2452A7;
    padding-left    : 5px;
    padding-right   : 5px;
    padding-top     : 2px;
    padding-bottom  : 2px;
    height          : 21px;
    font-weight     : bold;
    border-bottom   : solid #ffffff 1px;
}

.info_yellow_text_with_left_border {
    background      : #FFFFCD;
}

.right_column_splitter_td {
    font-size       : 1px;
    height          : 2px;
/*
    border-left : solid #D2D9E3 1px;
*/
}

.gray_header {
    font-weight     : bold;
    color           : #808080;
}

.add_info, .add_info:active, .add_info:visited, .add_info:hover {
    font-family     : khabar_kaz, Tahoma, Times New Roman, Verdana, Arial;
    font-size       : 10px;
    color           : #2453A1;
    font-weight     : bold;
    text-decoration : none;
}

.more_link, .more_link:active, .more_link:visited {
    font-size       : 12px;
    color           : #2453A1;
    font-weight     : bold;
    text-decoration : underline;
}

.more_link:hover {
    text-decoration : none;
}

.blue_header {
    font-weight     : bold;
    color           : 2354A1;
}

.small_black_link, .small_black_link:active, .small_black_link:visited {
    font-size       : 10px;
    text-decoration : none;
    font-weight     : bold;
    color           : #000000;
}

.small_black_link:hover {
    text-decoration : underline;
}

.small_white_link, .small_white_link:active, .small_white_link:visited {
    font-size       : 10px;
    text-decoration : none;
    font-weight     : bold;
    color           : #ffffff;
}

 .small_white_link:hover {
    text-decoration : underline;
}

.small_black_underlined_link, .small_black_underlined_link:active, .small_black_underlined_link:visited {
    font-size       : 10px;
    text-decoration : underline;
    font-weight     : bold;
    color           : #000000;
}

.small_black_underlined_link:hover {
    text-decoration : none;
}

.one_px_width_splitter {
    font-size       : 1px;
    width           : 1px;
}

.one_px_height_splitter {
    font-size       : 1px;
    height          : 1px;
}

.top_icon_td_with_left_border {
    border-left     : solid #AFC4E7 1px;
}

.language_select_td {
    background      : #99999B;
    color           : #FFFFFF;
    font-weight     : normal;
    height          : 13px;
    width           : 27px;
}

.language_select_link, .language_select_link:active, .language_select_link:visited, .language_select_link:hover {
    font-size       : 9px;
    color           : #FFFFFF;
    font-weight     : normal;
    text-decoration : none;
}

.language_selected_td {
    background      : #FFCF00;
    color           : #2354A1;
    font-weight     : normal;
    font-size       : 9px;
    height          : 13px;
    width           : 27px;
}

.language_selected_link, .language_selected_link:active, .language_selected_link:visited, .language_selected_link:hover {
    background      : #FFCF00;
    font-weight     : normal;
    text-decoration : none;
    font-size       : 9px;
}

.language_select_td, .language_selected_td {
/*
    padding-top     : 2px;
    padding-bottom  : 2px;
*/
    padding-top     : 1px;
    padding-bottom  : 0px;
    padding-left    : 2px;
    padding-right   : 2px;

}

.white_link, .white_link:active, .white_link:visited {
    color           : #ffffff;
    font-weight     : normal;
}

.gray_header_link, .gray_header_link:active, .gray_header_link:visited {
    font-weight     : bold;
    color           : #808080;
    text-decoration : none;
}

.gray_header_link:hover {
    text-decoration : underline;
}

.yellow_header_td, .white_header_td {
    font-size       : 11px;
    height          : 21px;
    border-top      : solid #ffffff 1px;
    padding-left    : 5px;
    padding-right   : 5px;
    color           : #2452A7;
    font-weight     : bold;
    padding-top     : 3px;
    padding-bottom  : 3px;
}

.yellow_text_td, .white_text_td {
    padding         : 10px;
}

.yellow_header_td {
    border-bottom   : solid #ffffff 1px;
    background      : #FFCF01;
}

.yellow_text_td {
    background      : #FFCF01;
}

.white_header_td {
    border-bottom   : solid #D2D9E3 1px;
    background      : #ffffff;
}

.white_text_td {
    background      : #ffffff;
}

.popup_menu_tbl {
    border-top      : solid #2453A2 1px;
}

.popup_menu_td {
    border-left     : solid #2453A2 1px;
    border-right    : solid #2453A2 1px;
    border-bottom   : solid #2453A2 1px;

    background      : #D3DCEC;

    padding-left    : 10px;
    padding-right   : 10px;
    padding-top     : 2px;
    padding-bottom  : 2px;
}

.popup_menu_td:hover {
    background      : #7B97C7;
}

.popup_menu_link, .popup_menu_link:active, .popup_menu_link:visited {
    font-size       : 11px;
    color           : #2453A2;
    font-weight     : bold;
    text-decoration : none;
}

.popup_menu_link:hover {
    text-decoration : underline;
}

.darkyellow_text_td, .darkyellow_header_td {
    background      : #FFCC33;
    border-bottom   : solid #ffffff 1px;
}

.darkyellow_header_td {
    height          : 18px;
    color           : #3566CD;
    font-weight     : bold;
    font-size       : 11px;
    height          : 21px;
    padding-left    : 10px;
}

.darkyellow_text_td {
    padding         : 10px;
    color           : #000000;
}

.sar_header_td, .sar_text_td {
    background      : #DEDEDE;

}

.sar_header_td {
    font-size       : 11px;
    color           : #3367CD;
    font-weight     : bold;
    height          : 21px;
    padding-left    : 10px;
    padding-right   : 10px;
    padding-top     : 3px;
    padding-bottom  : 3px;
    border-bottom   : solid #CCCCCC 1px;
    border-top      : solid #ffffff 2px;
}

.sar_text_td {
    padding         : 10px;
    color           : #000000;
}

.black_link, .black_link:active, .black_link:visited {
    text-decoration : none;
    font-weight     : normal;
    color           : #000000;
}

 .black_link:hover {
    text-decoration : underline;
}

.button_link:link, .button_link:visited, .button_link:active {
    color           : #000000;
    background      : #E3E4E5;
    font-size       : 11px;
    font-weight     : bold;
    text-decoration : none;
    padding         : 3px 7px 3px 7px;
    border-style    : outset;
    border-width    : 2px;
}

.button_link:hover {
    color           : #000000;
    background      : #F0F1F2;
    font-weight     : bold;
    font-size       : 11px;
    text-decoration : none;
    padding         : 4px 6px 2px 8px;
    border-style    : inset;
    border-width    : 2px;
}


/*
.button_link2 {
    color           : #000000;
    background      : #E3E4E5;
    font-weight     : bold;
    text-decoration : none;
    padding         : 3px 0px 3px 0px;
    buttonface      : #000000;

    border          : 2px #898989 inset;
    border          : 2px #000000 outset;



    border-top      : 2px #898989 solid;
    border-left     : 2px #898989 solid;
    border-right    : 2px #000000 solid;
    border-bottom   : 2px #000000 solid;

}
*/

.input_field {
    font-size : 10px;
}

.blue_normal_link, .blue_normal_link:active, .blue_normal_link:visited {
    font-size       : 12px;
    color           : #2453A1;
    font-weight     : normal;
    text-decoration : none;
}

.blue_normal_link:hover {
    text-decoration : underline;
}

.blue_bold_link, .blue_bold_link:active, .blue_bold_link:visited {
    font-size       : 12px;
    color           : #2453A1;
    font-weight     : bold;
    text-decoration : none;
}

.blue_bold_link:hover {
    text-decoration : underline;
}

.vote_answer_td {
    padding-top     : 6px;
    padding-bottom  : 6px;
}

.vote_percent_line_tbl {
    font-size       : 1px;
    height          : 10px;
    border          : solid #898989 1px;
}

.vote_percent_line_td {
    background-image: url('/khabar-images/img_pictures/vote_field_background.gif');
}

.gray_text {
    color           : #666666;
}

.forum_comment, .dsc_Quoted {
    background      : #E9ECF1;
    border          : solid #D3D9E3 1px;
    padding         : 10px;
    font-size       : 11px;
}


.forum_td_header, .forum_td_header_with_left_border, .forum_td_gray, .forum_td_gray_with_left_border, .forum_td_white, .forum_td_white_with_left_border {
    border-bottom   : solid #D3D9E3 1px;
/*
    padding         : 10px;
    padding-top     : 0px;
    padding-bottom  : 0px;
    padding-left    : 10px;
    padding-right   : 10px;
*/
}

.forum_td_header, .forum_td_header_with_left_border {
/*
    color           : #2453A2;
*/
    color           : #000000;
    font-weight     : bold;
    text-align      : center;
    border-top      : solid #D3D9E3 1px;
}

.forum_td_header_with_left_border {
    border-left     : solid #D3D9E3 1px;
}

.forum_td_gray, .forum_td_gray_with_left_border {
    background      : #E9ECF1;
}

.forum_td_gray_with_left_border {
    border-left     : solid #FFFFFF 1px;
}

.forum_td_white_with_left_border {
    border-left     : solid #D3D9E3 1px;
}

.forum_td_white_with_left_border, .forum_td_gray_with_left_border {
    text-align      : center;
}

.black_link_bold, .black_link_bold:active, .black_link_bold:visited {
    text-decoration : none;
    font-weight     : bold;
    color           : #000000;
}

 .black_link_bold:hover {
    text-decoration : underline;
}

.forum_header_link, .forum_header_link:active, .forum_header_link:visited {
    font-size       : 11px;
    text-decoration : none;
    font-weight     : normal;
    color           : #2453A2;
}

 .forum_header_link:hover {
    text-decoration : underline;
}

.forum_header_text, .forum_header_menu {
    font-size       : 11px;
    font-weight     : normal;
    color           : #2453A2;
}

.forum_header_menu {
    padding-top     : 10px;
}

.simple_link_list {
    padding-bottom  : 4px;
}

.td_with_padding {
    padding         : 10px;
}

.zhetikun_title {
    color           : #336699;
/*
	font-variant    : small-caps;
*/
}

.top_menu_text {
    font-size       : 11px;
    text-decoration : none;
    font-weight     : bold;
    color           : #ffffff;
}

.popup_menu_text {
    font-size       : 11px;
    color           : #2453A2;
    font-weight     : bold;
    text-decoration : none;
}

.td_time_currency {
    padding-top : 2px;
    padding-bottom : 2px;
    border-top : solid #CCCCCC 1px;
    border-right : solid #CCCCCC 1px;
}


/* Архив новостей */

.tr_calendar_header {

}

.td_calendar_header_weekday, .td_calendar_header_st, .td_calendar_header_sn, .td_calendar_header_blank, .td_calendar_header_mn {
	text-align : center;
	height : 20px;
	background : #F7F7CD;
	border-top : solid #FFC979 1px;
}

.td_calendar_header_mn {

}

.td_calendar_header_weekday {

}

.td_calendar_header_st {

}

.td_calendar_header_sn {

}

/* *** */

.td_calendar_mn, .td_calendar_fr, .td_calendar_st, .td_calendar_sn, .td_calendar_weekday {
	text-align : center;
	height : 20px;
}

.td_calendar_blank {
	border-top : solid #FFC979 1px;
}

.td_calendar_mn {
	border-top : solid #FFC979 1px;
}

.td_calendar_weekday {
	border-left : solid #FFC979 1px;
	border-top : solid #FFC979 1px;
}

.td_calendar_fr {
	border-left : solid #FFC979 1px;
	border-top : solid #FFC979 1px;
}

.td_calendar_st, .td_calendar_sn {
	border-left : solid #FFC979 1px;
	border-top : solid #FFC979 1px;
	background : #F7F7CD;
}

/* *** */

.link_calendar_normal, .link_calendar_normal:active, .link_calendar_normal:visited, .link_calendar_normal:hover {
	color : #000000;
	text-decoration : none;
	font-weight : normal;
}

.link_calendar_selected {
	color : red;
	text-decoration : none;
	font-weight : bold;
}

/* //--Архив новостей */