table.maintable td.msandline {
	border-left: 70px solid #FFF;
	border-right: 25px solid #FFF;
	height: 26px;
	font-size: 9px;
	color: #B31E4E;
	vertical-align: middle;
	border-bottom: 1px solid #DEDEDE;
}
table.maintable td.msandline img {
	margin: 0px;
}
table.maintable td.msandline a {
	font-size: 9px;
	color: #7F7F7F;
}

table.maintable td.mheaderimage {
	border-left: 30px solid #FFF;
	border-right: 10px solid #FFF;
	text-align: left;
	height: 120px;
}
table.maintable td.mindexout {
	height: 100%;
	vertical-align: top;
	border-top: 5px solid #FFF;
	border-left: 30px solid #FFF;
	border-right: 25px solid #FFF;
}
table.indextable td.rightbanners {
	vertical-align: top;
	width: 220px;	
}

/*service*/
table.service {
	width: 100%;
	margin-top: 10px;
	background: #F2F2F2;
	border-top: 25px solid #FFF;
	border-right: 2px solid #B3B3B3;
}
table.service td.menu {
	padding: 4px 8px 12px 33px;
	background: transparent url('images/b-arrow.gif') 14px 12px no-repeat;
	height: 29px;
}
table.service td.menu a {
	text-decoration: underline;
	color: #B31E4E;
	font-size: 11px;
}
table.service td.menu a:hover {
	text-decoration: none;
}
table.service td.menu-act {
	padding: 4px 8px 12px 33px;
	background: transparent url('images/b-arrow.gif') 14px 12px no-repeat;
	height: 29px;
}
table.service td.menu-act a {
	text-decoration: underline;
	color: #B31E4E;
	font-size: 14px;
}
table.service td.menu-act a:hover {
	text-decoration: none;
	font-size: 14px;
}
table.service td.menuborder {
	background: transparent url('images/bg-menuborder.gif') 13px top no-repeat;
	height: 1px;
}

table.ploshad {
	width: 70%;
	height: auto;
}
table.ploshad th {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #C56666;
	background: #b31e4e;
	color: #FFF;
	font-size: 11px;
	font-weight: normal;
	padding: 9px 7px;
}
table.ploshad .noborder {
	border-right: 0px;
}
table.ploshad td {
	border-bottom: 1px solid #CCCCCC;
	font-size: 11px;
	padding: 5px 10px;
	color: #4C4C4C;
	text-align: left;
}
table.ploshad td.b {
	color: #000;
	border-bottom: 0px;
	width: 29%;
	text-align: left;
}
table.ploshad tr.grey {
	background: #f1f1f1;
}
table.ploshad tr.bborder td {
	border-bottom: 1px solid #000;
}
table.ploshad tr.greybb td {
	background: #E5E5E5;
	border-bottom: 1px solid #000;
}

/*перезаписываемые*/

table.maintable td.mheaderimage {
	border-right: 25px solid #FFF;
}
