BODY {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Tahoma, Verdana, sans-serif;
	color: #484848;
	background: #1A1A1A;
}
TABLE, P, DIV, IMG, H1, H2, H3, UL, OL, FORM {
	margin: 0px;
	padding: 0px;
}
TABLE, IMG {
	border: 0px;
}
H1 {
	font-weight: normal;
}
A {
	color: #FFD201;
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}
TD {
	vertical-align: top;
}
.r {
	float: right;
}
.rt {
	text-align: right;
}
.clr {
	clear: both;
}

.main {
	width: 1000px;
}

.top {
	margin-right: 1px;
	background: url("images/top_bg.gif") repeat-x;
}
.auth {
	float: right;
	background: url("images/auth_bg.gif") repeat-x;
	margin-right: 25px;
	width: 468px;
}
.auth TD {
	height: 39px;
}
.auth .left DIV {
	width: 20px;
	height: 39px;
	background: url("images/auth_left.gif") top right no-repeat;
}
.auth .right DIV {
	width: 20px;
	height: 39px;
	background: url("images/auth_right.gif");
}
.pass {
	padding-left: 8px;
}
.pass DIV {
	float: left;
}
#pass1 {
	display: none;
}
.cform TD {
	vertical-align: middle;
	padding-right: 10px;
}
.cform {
	padding-left: 3px;
	color: #fff;
}
.inp {
	width: 110px;
	padding-left: 5px;
	font-size: 11px;
	color: #000;
	background: #fff;
	font-family: Tahoma, sans-serif;
}
.but {
	background: url("/images/but.gif");
	border-width: 0px;
	width: 14px;
	height: 14px;
	cursor: pointer;
}
SELECT {
	color: #000;
	font-size: 11px;
	background: #fff;
	font-family: Tahoma, sans-serif;
}

.cform A {
	color: #DD0E0E;
	font-size: 11px;
	font-weight: bold;
	text-decoration: uppercase;
}
.cform A:hover {
	tetx-decoration: none;
}

.logobanners {
	clear: right;
	background: #fff;
	padding-right: 24px;
	height: 107px;
}
.logo {
	padding: 8px 0px 33px 19px;
}
.banner {
	vertical-align: middle !important;
}

.nav {
	height: 38px;
	background: url("images/nav_bg.gif") repeat-x;
	padding-left: 25px;
	border-bottom: 1px solid #fff;
}
.nav DIV {
	float: left;
	height: 38px;
	font-weight: 700;
	font-size: 12px;
}
.nav .dot {
	padding-left: 1px;
	padding-right: 1px;
	width: 2px;
	background: url("images/nav_dot.gif");
}
.nav A {
	display: block;
	color: #fff;
	white-space: nowrap;
	padding-top: 11px;
	width: 117px;
	text-align: center;
}
.nav .sel A {
	background: url("images/nav_active.gif");
	display: block;
	color: #980000;
	white-space: nowrap;
	padding-top: 6px;
	width: 117px;
	text-align: center;
	height: 32px;
}

.navline {
	background: url("images/nav_line.gif") repeat-x;
	padding-left: 25px;
	height: 33px;
	border-bottom: 1px solid #2C2C2C;
}
.navline DIV {
	float: left;
	height: 22px;
	color: #fff;
	padding-top: 11px;
}
.navline .dot {
	background: url("images/nav_arr.gif") no-repeat 0px 16px;
	width: 3px;
	margin-left: 6px;
	margin-right: 9px;
}
.navline A {
	color: #5C5C5C;
	font-weight: 700;
}

.news {
	padding: 13px 25px 0px 25px;
}
.news H2 {
	font-size: 14px;
	color: #FFD201;
	font-weight: 700;
}
.news .hd TD {
	vertical-align: middle;
}
.news .dot DIV {
	width: 14px;
}

.lenta .hd {
	height: 38px;
	background: url("images/lenta_hd_bg.gif");
}
.lenta .hd .left {
	width: 25px;
	height: 38px;
	background: url("images/lenta_hd_left.gif");
}
.lenta .hd .right {
	width: 25px;
	height: 38px;
	background: url("images/lenta_hd_right.gif");
}
.lenta .cont {
	border-left: 1px solid #323232;
	border-right: 1px solid #323232;
	padding: 11px 0px 0px 24px;
	background: url("images/lenta_bg.gif") repeat-x #282828;
}
.lenta .cont DIV {
	background: url("images/news_list.gif") no-repeat 0px 3px;
	padding: 0px 0px 10px 19px;
}
.lenta .cont A {
	color: #fff;
	font-weight: 700;
}
.lenta .bt {
	height: 10px;
	background: url("images/lenta_bt_bg.gif");
}
.lenta .bt DIV {
	width: 25px;
	height: 10px;
}
.lenta .bt .left {
	background: url("images/lenta_bt_left.gif");
}
.lenta .bt .right {
	background: url("images/lenta_bt_right.gif");
}
.newsbt {
	margin-top: 2px;
	height: 31px;
	background: url("images/news_bt_bg.gif");
}
.newsbt DIV {
	width: 25px;
	height: 10px;
}
.newsbt .left {
	background: url("images/news_bt_left.gif");
}
.newsbt .right {
	background: url("images/news_bt_right.gif");
}

.company .hd {
	height: 56px;
	background: url("images/company_hd_bg.gif");
}
.company H2 {
	text-align: center;
	font-weight: normal;
	font-size: 24px;
}
.company H2.sm {
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
}
.company H2 A {
	color: #FFD201;
}
.company .hd DIV {
	width: 25px;
	height: 56px;
}
.company .hd .left {
	background: url("images/company_hd_left.gif");
}
.company .hd .right {
	background: url("images/company_hd_right.gif");
}
.company .cont {
	padding-left: 25px;
	background: url("images/company_bg.gif") repeat-x #1A1A1A;
}
.company .cont TD {
	padding: 17px 0px 22px 0px;
	font-size: 12px;
}
.company .dat {
	color: #C70E0E;
	font-weight: 700;
}
.company .nam {
	color: #FFD201;
	font-weight: 700;
	padding-top: 2px;
	padding-bottom: 4px;
}
.company .txt {
	padding-bottom: 12px;
}
.company A {
	color: #fff;
}
.company IMG {
	margin-right: 23px;
}
.company .bt {
	height: 30px;
	background: url("images/company_bt_bg.gif");
}
.company .bt DIV {
	width: 25px;
	height: 30px;
}
.company .bt .left {
	background: url("images/company_bt_left.gif");
}
.company .bt .right {
	background: url("images/company_bt_right.gif");
}

.ftxt {
	text-align: justify;
	line-height: 20px;
	font-size: 14px !important;
	font-weight: normal !important;
	color: #fff;
	border-left: 1px solid #323232;
	border-right: 1px solid #323232;
	padding: 11px 25px 20px 24px;
	background: url("images/lenta_bg.gif") repeat-x #282828;
}
.ftxt H1 {
	font-size: 18px;
	color: #FFD201;
	font-weight: normal;
	padding-bottom: 4px;
}
.ftxt P {
	padding-bottom: 10px;
}
.ftxt UL {
	margin-left: 50px;
}
.ftxt .tbl TABLE {
	border-top: 1px solid #323232;
	border-right: 1px solid #323232;
}
.ftxt .tbl TD {
	border-bottom: 1px solid #323232;
	border-left: 1px solid #323232;
}

.copy {
	height: 40px;
}
.copy DIV {
	padding-top: 12px;
	color: #8A8A8A;
}
.copy A {
	color: #8A8A8A;
}

.forum {
	padding-top: 6px;
}
.forum .cform {
	position: relative;
	margin-top: -20px;
	padding-left: 25px;
	padding-right: 20px;
}
.fcont {
	border-left: 1px solid #323232;
	border-right: 1px solid #323232;
	padding: 11px 24px 30px 24px;
	background: url("images/lenta_bg.gif") repeat-x #282828;
}
.forum A {
	color: #DD0E0E;
	font-size: 11px;
	font-weight: bold;
	text-decoration: uppercase;
}
.forum .sm {
	font-size: 10px !important;
	font-weight: normal !important;
}
.wt {
	color: #fff;
}

.polls {
	color: #fff;
}
.polls IMG {
	padding-left: 4px;
}
.polls TD {
	padding: 2px 2px 2px 0px;
	height: 18px;
}
.polls TABLE {
	padding-top: 8px;
	padding-bottom: 4px;
}
.forum .head {
	font-weight: bold;
	font-size: 14px;
}
.poll {
	padding-top: 10px;
	font-size: 11px;
}
.poll IMG {
	padding-top: 6px;
	padding-left: 4px;
}
#apoll {
	display: none;
}
.pr {
	font-size: 12px;
	color: #fff;
}
.pr A {
	color: #fff;
}
#atxt {
	padding-left: 4px;
	padding-right: 3px;
}
.reply {
	padding: 6px 0px 2px 0px;
}
.im {
	padding-bottom: 4px;
	padding-top: 2px;
}
.ad {
	padding-left: 4px;
}
.ar {
	float: right;
	font-size: 11px;
	border: 1px solid #A5A5A5;
	padding: 4px;
	background: #fff;
}

.photo IMG {
	margin-right: 8px;
	margin-bottom: 8px;
}
.photo .dat {
	color: #C70E0E;
	font-weight: 700;
}
.photo .nam {
	color: #FFD201;
	font-weight: 700;
	padding-top: 2px;
	padding-bottom: 4px;
}
.photo .txt {
	padding-bottom: 12px;
}
.photo A {
	color: #fff;
}
.bt {
	white-space: nowrap;
}
.ed {
	text-align: right;
	padding-right: 8px;
}
.ans {
	font-size: 10px;
}
.ans A {
	font-size: 10px;
}
.ad .sm {
	line-height: 14px;
}
/* *** */
.pages {
	padding: 4px 0px 4px 0px;
	font-size: 12px;
	text-align: center;
}