body {
	padding: 0px;
	margi: 0px;
}
table, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	color: #273D94;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a img {
  border: none;
}
table.header {
	margin: 15px 0 15px 0px;
	color: #DE3A33;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}

table.headerSpl {
	margin: 15px 0 15px 0;
	font-weight: bold;
}

table.mainMag {
	margin-top: 5px;
}
table.mainMag h1, p {
	padding: 0;
	margin: 3px 0 0px 0;
}
table.mainMag h1 {
	font-size: 11px;
	font-weight: bold;
}

table.projBlock {
	font-weight: bold;
	margin-bottom: 10px;
}

table.projBlock a {
	color: #000000;
	text-decoration: none;
}

table.projBlock a:hover {
	color: #34448F;
	text-decoration: none;
}

table.menu {
	color: #73C3EE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
table.menu a {
	color: #73C3EE;
	text-decoration: none;
	margin-right: 30px;
}
table.menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 30px;
}

table h1{
	font-size: 16px;
	color:#0C356C;
}

table h2{
	font-size: 14px;
	color:#0C356C;
}

#formS {
	margin: 0;
	padding: 0;
}
#formS input {
	border: 1px solid #072F67;
	font-size: 11px;
	font-weight: bold;
}

a.newsLink {
	color:#333333;
	text-decoration: underline;
}
a.newsLink:hover {
	color: #990000;
}

#sbf_fio {
	width: 350px;
}
#sbf_index {
	width: 60px;
	font-weight: bold;
}
#sbf_obl {
	width: 200px;
}
#sbf_rajon {
	width: 150px;
}
#sbf_gorod {
	width: 150px;
}
#sbf_ulitsa {
	width: 200px;
}
#sbf_dom {
	width: 50px;
	font-weight: bold;
}
#sbf_korpus {
	width: 50px;
	font-weight: bold;
}
#sbf_kvartira {
	width: 50px;
	font-weight: bold;
}
#sbf_telefon {
	width: 250px;
}
a.but
{
	color: #13669F;
	text-decoration: none;
	background-position: left;
	background-repeat: no-repeat;
	background-image:url(/images/blue-marker.gif);
	padding-left: 13px;
	font-size: 12px;
	font-weight: bold;
}
a.but:hover
{
	color: #E20019;
	background-image:url(/images/red-marker.gif);
}