@charset "windows-1251";
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #545454;
	text-decoration: none;
}
.textj {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #545454;
	text-decoration: none;
	text-align: justify;
}
.menu_link_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #545454;
	text-decoration: none;
}
.menu_link_2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #B81A0E;
	text-decoration: underline;
}


.alink {
	color: #0000FF;
}

.alink a:visited {
	color: #0000FF;
}

.alink a:hover {
	color: #B81A0E;
}

a:hover {
	color: #B81A0E;
}


.text_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.text_bold_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #403F3F;
	text-decoration: none;
}


.text_bold_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #403F3F;
	text-decoration: none;
}
.menu_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.menu_link_0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:  #B81A0E;
	text-decoration: none;
}

.title_text_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.title_text_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
}

.text_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F26522;
	text-decoration: none;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B81A0E;
	text-decoration: none;
	margin-top: 11px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B81A0E;
	text-decoration: none;
}


h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B81A0E;
	text-decoration: none;
}

.likeh4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B81A0E;
	text-decoration: none;
	margin-top: 10px;
}

.title_text_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}



.wtext {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;


}

#tabs
{
    background: url(/images/bg_bar_menu.jpg)
    color: #545454;
    font-weight: bold;
    font-size: 13px;
    text-decoration: none;
    font-family:  Arial, Helvetica, sans-serif;
}

#tabs tr
{
    #background: url(/images/bg_bar_menu.jpg) repeat-x left top;
}

#tabs td
{
    background: url(/images/bg_bar_tab.jpg) repeat-x left top;
    color: #545454;
    cursor: pointer;
}

#tabs .current_tab
{
    background: url(/images/bg_menu_bar.jpg) repeat-x left top;
    cursor: pointer;
}

#tabs .tab_right
{
    background: url(/images/bg_bar_tab_r.jpg) repeat-x left top;
    cursor: auto;
}

#tabs .tab_left
{
    background: url(/images/bg_bar_tab_l.jpg) repeat-x right top;
    font-weight: normal;
    cursor: auto;
}

#tabs a 
{
    color: #545454;
    font-weight: bold;
    font-size: 13px;
    text-decoration: none;
}

#tabs .current_tab a 
{
    color: #FFFFFF;
    font-weight: bold;
    font-size: 13px;
    text-decoration: none;
}


