body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	color: Black;
	font-weight: normal;
	background-image: url(/img/bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
/*для всех ссылок*/
a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	text-decoration: none;
	font-weight: normal;
}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	text-decoration: underline;
	font-weight: normal;
}
/*для всех таблиц*/
td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	text-decoration: none;
	font-weight: normal;
}
table#main{
	width: 100%;
	height: 100%;
}
table.sto{
	width: 100%;
}
td#left{
	width: 350px;
	vertical-align: top;
	padding-top: 22px;
	text-align: left;
	height: 100%;
}
td#right{
	vertical-align: top;
	height: 100%;
}
td#t4{
	vertical-align: top;
	text-align: right;
	padding-top: 16px;
	height: 270px;
}
td#mainhtml{
	vertical-align: top;
}
td#bull{
	padding-left: 24px;
	width: 160px;
}
td#zap{
	vertical-align: middle;
	text-align: left;
}
a.zap{
	font-weight: bold;
	color: #910007;
	text-decoration: none;
	font-size: 11px;
}
a.zap:hover{
	font-weight: bold;
	color: #EF020D;
	text-decoration: none;
	font-size: 11px;
}
td#m_l{
	height: 155px;
	background-image: url(/img/menu-login.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
td#m_m{
	background-image: url(/img/mmenubg.gif);
	background-position: left;
	background-repeat: repeat-y;
	padding-left: 16px;
	padding-right: 100px;
	vertical-align: top;
	height: 100%;
}
td#mainmenu{
	vertical-align: top;
	/*padding-top: 28px;*/
	padding-left: 16px;
	height: 155px;
	width: 168px;
}
a.mm{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
a.mm:hover{
	font-weight: bold;
	color: #6A6A6A;
	text-decoration: none;
	font-size: 11px;
}
span.t{
	color: #910007;
	font-weight: bold;
}
td#user{
	vertical-align: top;
	/*padding-top: 38px;*/
}
input.text{
	width: 100px;
	height: 16px;
	font-size: 10px;
}
td#login{
	vertical-align: top;
	height: 36px;
}
td#pass{
	vertical-align: top;
	height: 32px;
}
td#button{
	text-align: right;
}
td#bottom{
	background-color: #C7B299;
	border-top-color: #910007;
	border-top-style: solid;
}
table#bottom{
	width: 100%;
	height: 20px;
}
td#bl{
	width: 16px;
	background-image: url(/img/bl.gif);
	background-position: right;
	background-repeat: no-repeat;
}
td#br{
	width: 100px;
	background-image: url(/img/br.gif);
	background-position: left;
	background-repeat: no-repeat;
}
td#bm{
	background-color: #910007;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	color: White;
	width: 84%;
}
a.bmm{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}
a.bmm:hover{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}
table#sbottom{
	width: 100%;
	height: 70px;
}
td.ch{
	width: 20%;
	vertical-align: middle;
	text-align: center;
	font-size: 11px;
}
td#htmltext{
	vertical-align: top;
	width: 100%;
	padding-bottom: 32px;
}
td#banner{
	padding: 32px;
}
table.sto2{
	width: 100%;
	height: 88%;
}

