body {

	margin: 0;
	padding: 0;
	font: 11px Arial, Helvetica, sans-serif;
}

a {
	color: #7d7256;
	background-color: inherit;
	text-decoration: none;
}

a:hover {color: #BF3E17;text-decoration:underline !important;}

.heder       {
	font: italic bold 14px Arial, Helvetica, sans-serif;
	color: #FFFF00;
	background: #005900 url(../images/logo.jpg) repeat;
	border-bottom: 2px solid #CAB89D;
}
.heder a {
	color: #3C6491;
	background-color: inherit;
	text-decoration: none;
}

.heder a:hover {
	color: #fff;
	background-color: inherit;
}
.fut      {
	font:  11px tahoma, Georgia, "Times New Roman", Times, serif;
	background: #CAB89D url(../images/fut_fon.png) repeat;
}
.fut a {
	color: #A91216;
	background-color: inherit;
	text-decoration: none;
}

.fut a:hover {
	color: #fff;
	background-color: inherit;
}
.srt      {
	color: #003859;
	height: 18px;
	padding-left: 3px;
	border: 1px solid #003859;
	font: bold 11px/18px tahoma;
	width: 180px;
}

#hmenu {
	float: center;

}

#hmenu a {
	text-decoration: none;
	color: #FFFFFF;
	background: url(../images/tbut_on.jpg) no-repeat center top;
	display: block;
	height: 24px;
	width: 100px;
	text-align: center;
	font: 11px/24px tahoma, Times, serif;

}

#hmenu a:hover {
	background: #ccc url(../images/tbut_off.jpg) no-repeat top center;
	display: block;
	height: 24px;
	width: 100px;
	color: #A0C6DE;
}
.blockmenu                                {height:22px; width: 100%;}
.blockmenu a:link,
.blockmenu a:visited                       {color:#222; background-color:#edecec; text-decoration:none;
                                           padding-left:12px; line-height:22px; display:block; font-weight:bold;
                                           border-bottom:1px solid #dad9d9;}
.blockmenu a:hover                         {
	color:#B90000;
	text-decoration:none;
	padding-left:12px;
	line-height:22px;
	display:block;
	font-weight:bold;
	border-bottom:1px solid #dad9d9;
	background: #f9f9f9 url(../images/icon.gif) no-repeat left center;
}

.cf4  {
	padding: 9px;
	font: 11px Arial, Helvetica, sans-serif;
	text-align: justify;
	border-right: 1px solid #DFDFDF;
	border-bottom: 4px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
}
.style2 {
	color: #7d7256;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.cf5  {
	border-top: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
	border-bottom: 4px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	background: url(../images/ket_2.jpg) repeat;
	background-color: #CAB89D;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #710000;
	text-align: center;
	
}

.titleblock  {
	border-top: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
	border-bottom: 4px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	background: url(../images/ket_2.jpg) repeat;
	text-indent: 12px;
	font: bold 12px Arial, Helvetica, sans-serif;
	background-color: #CAB89D;
	color: #710000;
}
.blocdown  {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #757575;
}
.news  {
	padding: 12px;
	font: 11px Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #333;
	border-right: 1px solid #DFDFDF;
	border-bottom: 4px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
}
.news a {
	color: #3C6491;
	background-color: inherit;
	text-decoration: none;
}

.news a:hover {
	color: #BF3E17;
	background-color: inherit;
}
.stcenter {
        color: #333;
	font: 11px Arial, Helvetica, sans-serif;
	text-align: justify;
}
.stcenter a {
	color: #3C6491;
	background-color: inherit;
	text-decoration: none;
}

.stcenter a:hover {
	color: #BF3E17;
	background-color: inherit;
} 
.speedbar   {
        background: #FFFFFF;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #757575;
	padding: 7px 12px;
	border-top: 2px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
	border-bottom: 4px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
}
.f_input {
	color: #333;
	font-size: 11px;
	font-family: tahoma;
	text-indent: 7px;
	background: #FFFFFF;
	width: 180px;
	height: 18px;
	border: 1px solid #6AA6CC;
}
.f_textarea {
	color: #333;
	font-size: 11px;
	font-family: tahoma;
	background: #FFFFFF;
	width: 459px;
	height: 156px;
	border: 1px solid #6AA6CC;
}
.userstop {
	color: #333;
	font-size: 11px;
	font-family: tahoma;
	text-decoration: none;
}
.userstop a {
	color: #4B73D4;
	text-decoration: none;
}
.userstop a:hover {
	color: #910000;
	text-decoration: none;
}
.userstop td {
	padding: 3px;
}
.userstop thead {
	color: #757575;
	font-weight: bold;
}
/*  navigation   */
.navigation {
	color:#fff;
	border:0px;
	padding:2px 4px;
}

.navigation a:link,
.navigation a:visited,
.navigation a:hover,
.navigation a:active {
	text-decoration:none;
	color: #6AA6CC;
	background:#BED8E9;
	border:1px solid #6AA6CC;
	padding:2px 4px;
	font-size:10px
}

.navigation a:hover {
	background:#6AA6CC;
	color:#BED8E9;
	border-color:#BED8E9;
}

.navigation span {
	text-decoration:none;
	background:#fff;
	padding:2px 4px;
	border:1px solid #BED8E9;
	color:#5498C5;
	font-size:10px;
}
