html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #046C05;
	background-image: url(../images/mix/bg.gif);
	font-size: 11px;
	font-family: Tahoma;
	color: #000;
}
table {
	border: 0px;
	border-collapse: collapse;
}
table td {
	padding: 0px;
}

.cell_1 {
	border-left:#000 solid 2px;
	border-right: #000 solid 2px;
	}

.login_pic {
	background:url(../images/login_bg.jpg) no-repeat center;
	width:323px; height:119px;
}

.login_site {
padding-top:20px;
}

.c_l { background-image:url(../images/mix/corner_left_top.gif); background-repeat:no-repeat; width:11px; height:11px;}
.c_r { background-image:url(../images/mix/corner_right_top.gif); background-repeat:no-repeat; width:11px; height:11px;}
.c_lb { background-image:url(../images/mix/corner_left_boot.gif); background-repeat:no-repeat; width:11px; height:11px;}
.c_rb { background-image:url(../images/mix/corner_right_boot.gif); background-repeat:no-repeat; width:11px; height:11px;}
.c_top { background-image:url(../images/mix/corner_top.gif); background-repeat:repeat-x;}
.c_left { background-image:url(../images/mix/corner_left.gif); background-repeat:repeat-y;}
.c_right { background-image:url(../images/mix/corner_right.gif); background-repeat:repeat-y;}
.c_bott { background-image:url(../images/mix/corner_boot.gif); background-repeat:repeat-x;}


.block_top { background-image:url(../images/mix/block_top.gif); background-repeat:no-repeat; width:278px; height:52px;}
.block_cont { background-image:url(../images/mix/block_bg.gif); background-repeat:repeat-y; width:278px;}
.block_foop { background-image:url(../images/mix/block_foot.gif); background-repeat:no-repeat; width:278px; height:15px;}



.footer {
	background-color:#E77A25;
	background-image: url(../images/mix/footer_bg.gif);
	background-repeat:repeat-x;
	height: 109px;
	font-family:Tahoma;
	color:#FFF;
	font-weight:bold;
}
.footer a{
	color:#FFF;
	text-decoration:none;
}
.footer a:hover{
	color:#B30102;
	text-decoration: none;
}


.block_title {
	font-size: 13px;
	font-family: Tahoma;
	font-weight:bold;
	color: #FFFFFF;
	padding-left:75px;
	text-transform:uppercase;
}
.block {
	padding: 10px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}
.block a{
	font-weight:bold;
	color:#CB511D;
}
.block a:hover {
	font-weight:bold;
	color:#BB5E25;
}

.start {
	color: #FFF;
	font-size: 11px;
	font-family: tahoma;
	text-decoration: none;
	font-weight: bold;


}
.start a {
	color: #FFFF99;
	text-decoration: none;
}
.start a:hover {
	color: #FFFF99;
	text-decoration: underline;
}

/*------------ MenuХА -----------------*/

    #tabsE {
      float:left;
      background:#000;
      font-size:93%;
      line-height:normal;
	  padding-left:50px;

      }
    #tabsE ul {
        margin:0;
        padding:5px 5px 0 35px;
        list-style:none;
		font: bold 11px/1.5em Verdana;
      }
    #tabsE li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsE a {
      float:left;
      background: url(../images/tableftE.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsE a span {
      float:left;
      display:block;
      background: url(../images/tabrightE.gif) no-repeat right top;
      padding:7px 22px 5px 8px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsE a span {float:none;}
    /* End IE5-Mac hack */
    #tabsE a:hover span {
      color:#FFF;
      }
    #tabsE a:hover {
      background-position:0% -42px;
      }
    #tabsE a:hover span {
      background-position:100% -42px;
      }

        #tabsE #current a {
                background-position:0% -42px;
        }
        #tabsE #current a span {
                background-position:100% -42px;
        }

/*------------*/

#ddblockmenu1{
	border-bottom-width: 0;
	/*width: 117px;*/
}

#ddblockmenu1 ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font: Tahoma;
	font-size:12px;
	font-weight:bold;
}

#ddblockmenu1 li a{
	display: block;
	padding: 3px 0;
	padding-left: 9px;
	/*width: 117px; */
	text-decoration: none;
	color: white;
	background-color: #B3B0AE;
	border-bottom: 1px solid #CDCCCB;
}


#ddblockmenu1 li a:hover {
	background-color: #751112;
}

/*------------*/

.ntitle {
	color: #000;
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;

}
.ntitle h1 {	margin:0px;
	padding:0px;
	font-size: 21px;
	font-family: Tahoma;}
.ntitle a {
	color: #000;
	text-decoration: none;
}
.ntitle a:hover {
	color: #000;
	text-decoration: none;
}
.copy {
	color: #D57500;
	font-size: 12px;
	font-family: tahoma;
	text-decoration: none;
	border-bottom:#FFF dotted 4px;
	padding-bottom:4px;
}
.copy a:active, .copy a:visited, .copy a:link {
	color: #CD471B;
	text-decoration: none;
}
.copy a:hover {
	color: #FF9109;
	text-decoration: none;
}

/* ==================== Поле малой формы поиска */

.s_field {
	color: #751112;
	font-size: 12px;
	font-family: tahoma;
	background-color:#FBEDBA;
	height: 16px;
	padding-left: 3px;

	border: 1px solid #CD6127;
}

/* ==================== Поле формы авторизации */

.a_field {
	color: #751112;
	font-size: 12px;
	font-family: tahoma;
	background-color:#FBEDBA;
	height: 16px;
	padding-left: 3px;

	border: 1px solid #CD6127;
}

input.a_field:focus {

	background-color:#ecda97;

}

.f_textarea {
	color: #751112;
	font-size: 12px;
	font-family: tahoma;
	background-color:#FBEDBA;
	height: 16px;
	padding-left: 3px;

	border: 1px solid #CD6127;

	width: 459px;
	height: 156px;

}
input.f_input:focus {
	background-color:#ecda97;
}

.f_input {
	color: #751112;
	font-size: 12px;
	font-family: tahoma;
	background-color:#FBEDBA;
	height: 16px;
	padding-left: 3px;

	border: 1px solid #CD6127;

	width: 300px;
	height: 14px;

}
.f_select {
	color: #751112;
	font-size: 12px;
	font-family: tahoma;
	background-color:#FBEDBA;
	height: 16px;
	padding-left: 3px;

	border: 1px solid #CD6127;

	height: 14px;
}
input..f_select:focus {
	background-color:#ecda97;
}

.slink {
	font-family: Verdana;
	color: #000;
	font-size: 10pt;
	font-weight: normal;
}
.slink a:active, .slink a:visited, .slink a:link {
	color: #000;
	text-decoration: none;
}
.slink a:hover {
	color: #CB511D;
	text-decoration: underline;
}

/* ==================== */

.stext {
	color: #000;
	font-size: 11px;
	font-family: tahoma;
	text-decoration: none;
	padding:5px;
}
.stext a:active, .stext a:visited, .stext a:link {
	color: #CB511D;
	text-decoration: none;
}
.stext a:hover {
	color: #E47222;
	text-decoration: underline;
}

/* ==================== */

.ctitle {
	font-family: Verdana;
	color: #000;
	font-size: 10pt;
	font-weight: normal;
}
.ctitle a {
	color: #CB511D;
	text-decoration: none;
}
.ctitle a:hover {
	color: #E47222;
	text-decoration: underline;
}

/* ==================== */

.news {
	color: #000;
	font-family: Verdana;
	font-size:10pt;
	text-align:justify;
	padding:2px;
}
.news a {
	color: #B70000;
	text-decoration: none;
}
.news a:hover {
	color: #6C0000;
	text-decoration: underline;
}
.news img {
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

/* ==================== */

.userstop {
	color: #000;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.userstop a {
	color: #E46E23;
	text-decoration: none;
}
.userstop a:hover {
	color: #E46E23;
	text-decoration: underline;
}
.userstop td {
	padding: 3px;
}
.userstop thead {
	color: #000;
	font-weight: bold;
}

/* ==================== */


.navigation {
	color:#FFF;
	border:0px;
}

.navigation a:link,
.navigation a:visited,
.navigation a:hover,
.navigation a:active {
	text-decoration:none;
	color: #FFF;
	background:#F5B01B;
	border:1px solid #000;
	padding:3px 6px;
	font-size:11px;
	font-weight:bold;
}

.navigation a:hover {
	background:#BB1C1C;
	color:#FFFFFF;
	border-color:#000;
	font-weight:bold;
}

.navigation span {
	text-decoration:none;
	background:#CF7428;
	padding:3px 6px;
	border:1px solid #000;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
}


/*dopl-style*/
.ftk {padding:5px;}
.ftk h3 {	font-family:Tahoma;
	font-size:13px;
	font-weight:normal;
	margin:0px;
	padding:0px;}
.hdtv h1{	color:#fff; text-align:center;  font-size:11px;
	margin:0px;
	padding:0px;
	font-weight:normal;}
.fss h2 {	font-size:11px;
	margin:0px;
	padding:0px;
	font-weight:normal;}
