﻿        a:link,a:visited,a:active
        {
            text-decoration: none;
        }
        a.left_menu_link:visited,a.left_menu_link:link,a.left_menu_link:active
        {
            color: #FFFFFF;
            display: block;
        }
        a.left_menu_link:hover
        {
            color: #000000;
            background: #99FF99;
            display: block;
        }
        a.main_menu_link:visited,a.main_menu_link:link,a.main_menu_link:active
        {
            color: #FFFFFF;
            display: block;
        }
        a.main_menu_link:hover
        {
            color: #000000;
            background: #E8E8E8;
            display: block;
         }
        a.body_link:visited,a.body_link:link,a.body_link:active
        {
            color: #003399;
        }
        a.body_link:hover
        {
            color: #CC0000;
		}
		a.body_title_link:visited,a.body_title_link:link,a.body_title_link:active
        {
            color: #000066;
			font-weight: bold;
        }
        a.body_title_link:hover
        {
            color: #CC0000;
			font-weight: bold;
		}
        a img
        {
	        border: none;
	        text-decoration: none;
	    }
        .main_tb
        {
            width: 1094px;
            margin-left: auto;
            margin-right: auto;
        }
        .main_tb_left_column
        {
            width: 122px;
            vertical-align: top;
        }
        .main_tb_center_column
        {
            width: 850px;
            vertical-align: top;
        }
        .main_tb_right_column
        {
            width: 122px;
            vertical-align: top;
        }
        .ads_left_tb
        {
            width: 120px;
        }
        .ads_right_tb
        {
            width: 120px;
        }
        .central_tb
        {
            width: 848px;
        }
        .central_tb_header_tb
        {
            width: 846px;
            height: 114px;
            background-image: url('header.png');
        }
        .central_tb_middle_main_menu_tb
        {
            width: 846px;
            height: 30px;
            background-color: #000000;
        }
        .main_menu_tb
        {
            width: 100%;
        }
        .navig_main_menu_mini_tbs
        {
            width: 92px;
            background-color: #000000;
            border: 1px solid #56555C;
        }
        .navig_main_menu_main_style
        {
            color: #FFFFFF;
            font-weight: bold;
            font-size: medium;
            text-align: center;
        }
        .navig_main_menu_tb_style
        {
            text-align: center;
        }
        .central_tb_bottom_tb
        {
            width: 846px;
        }
        .central_tb_bottom_tb_left_menu_tb
        {
            width: 165px;
            background-color: #C2C2C2;  
        }
        .central_tb_bottom_right_tb
        {
            width: 679px;
            margin-left: auto;
            margin-right: 0;
        }
        .central_tb_bottom_right_tb_search_tb
        {
            width: 679px;
            height: 35px;
            background-image: url('search.png');
            margin-left: auto;
            margin-right: auto;
        }
        .central_tb_bottom_right_tb_data_tb
        {
            width: 679px;
            border: 1px solid #CCCCCC;
            background-color: #F1F1F1;
            margin-left: auto;
            margin-right: auto;
        }
        .central_tb_bottom_tb_left_menu_nav_tbs
        {
            width: 161px;
            height: 25px;
            border: 2px solid #FFFFFF;
            background-color: #003366;
            margin-left: auto;
            margin-right: auto;
        }
        .central_tb_bottom_tb_left_menu_empty_rows
        {
            height: 5px;
        }
        .central_tb_bottom_tb_left_menu_style
        {
            color: #FFFFFF;
            font-weight: bold;
            font-size: medium;
            text-align: center;
        }
        .central_tb_bottom_tb_left_position
        {
            vertical-align: top;
        }
        .central_tb_bottom_tb_right_position
        {
            vertical-align: top;
        }
        .search_position
        {
            text-align: center;
        }
        .top_header_style
        {
            text-align: center;
            color: #FFFFFF;
            font-weight: bold;
            font-size: xx-large;
        }
        .central_tb_bottom_tb_right_footer_tb
        {
            width: 679px;
            height: 30px;
            background-image: url('footer.png');
            margin-left: auto;
            margin-right: auto;
        }
        .central_tb_bottom_tb_right_footer_tb_style
        {
            color: #FFFFFF;
            font-weight: bold;
            text-align: center;
            font-size: medium;
        }
        .body_style
        {
            font-size: small;
            font-family: Arial, Helvetica, sans-serif;
        }
        .body_title_style
        {
            color: #990000;
            font-weight: bold;
            text-decoration: underline;
        }
        .line_title_style
        {
            color: #003366;
            background-color: #003366;
            width: 98%;
            height: 1px;
            border: 0;
            margin-left: 0;
            margin-right: auto;
        }