/* FIX IE6 Scrollbars bug - Leave this in! */
/* FIX IE6 Scrollbars bug - Leave this in! */
html { overflow-x: auto; }

BODY {
        font-family: 'Arial';
        font-size: 12px;
        color: black;
        margin: 0px 0px 0px 0px;
        background-color:#FFF;
        text-align:left;
        padding : 0px 0px 0px 0px;
        background-image: url('image/bg.jpg');
}
TR, TD {
        font-family: 'Arial';
        font-size: 12px;
        color: black;
        margin : 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
}

A:link, A:visited, A:active, A:hover {
        font-family: 'Arial';
        font-size: 12px;
        font-weight: normal;
        color: #C76422;
        text-decoration: underline;
        background : transparent;
}
A.cat_tur:link, A.cat_tur:visited, A.cat_tur:active, A.cat_tur:hover {
        font-family: 'Arial';
        font-size: 12px;
        font-weight: bold;
        color: #0067D2;
        text-decoration: underline;
        text-transform: uppercase;
}
.cat_tur_l {
        font-family: 'Arial';
        font-size: 12px;
        font-weight: bold;
        color: #0067D2;
        text-transform: uppercase;
}
A.tur_l:link, A.tur_l:visited, A.tur_l:active, A.tur_l:hover {
        font-family: 'Arial';
        font-size: 12px;
        font-weight: normal;
        color: #000000;
        text-decoration: underline;
        background : transparent;
}
A.l_menu:link, A.l_menu:visited, A.l_menu:active {
        font-family: 'Arial';
        font-size: 12px;
        font-weight: bold;
        color: #000000;
        text-decoration: none;
}
A.l_menu:hover {        color: #0065D1;
        text-decoration: underline;
}
A IMG, IMG {
/* border: none; /* Убираем границу */
 padding: 0px;
}
.head_up {
        background-image: url('image/head_bg_up.jpg');
        background-position: left bottom;
        background-repeat: repeat-x;
}
.head_d {
        background-image: url('image/head_bg_d.jpg');
        background-position: left top;
        background-repeat: repeat-x;
}
.main_bg {
        background-image: url('image/foorter_img_u_l.jpg');
        background-position: right bottom;
        background-repeat: no-repeat;
}
.rassylka {
        background-image: url('image/menu_l_5.jpg');
        background-position: left top;
        background-repeat: no-repeat;
}
.foot_d_r {
        background-image: url('image/foorter_img_d_r.jpg');
        background-position: left top;
        background-repeat: no-repeat;
	  height: 43px;
}
.foot_d_l {
        background-image: url('image/foorter_img_d_l.jpg');
        background-position: right top;
        background-repeat: no-repeat;
	  height: 43px;
	  background-color: #0092D2;
}
.foot_u_r {
        background-image: url('image/foorter_img_u_r.jpg');
        background-position: left bottom;
        background-repeat: no-repeat;
}
.left_menu {
				padding-left: 60px;
}
.main_text {
				padding: 10px;
				margin: 10px 0px 10px 0px;
				background-color: #FFF4A9;
}
.tmp {
        background-image: url('image/head_r_bg.gif');
        background-position: right top;
        background-repeat: no-repeat;
}
INPUT, TEXTAREA {
          border: 1px solid #294EB6;
          margin: 4px;
	    height: 18px;
          font-size: 12px;
}
FORM {
        margin : 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
}
.page_name {        font-family: 'Arial';
        font-size: 14px;
        font-weight: normal;
        color: #0065D1;
        text-transform: uppercase;
}

