BODY {
	margin: 0px;
	background-color: #FFFFFF;
}
FORM {
	margin: 0px;
	padding: 0px;
}
TABLE {
	border-collapse: collapse;
	padding: 0px;
	width: 100%;
	border: 0px;
}
TD, TH {
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
	color: #404040;
	padding: 2px;
	vertical-align: top;
	text-align: left;
}

IMG {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.img {
	border-top: 3px solid #DBDBDB;
	border-right: 3px solid #DBDBDB;
	border-bottom: 3px solid #DBDBDB;
	border-left: 3px solid #DBDBDB;
}
P {
	text-indent: 20px;
	text-align: justify;
}
.rstr {
	margin-top: 5px;
	text-indent: 20px;
	text-align: justify;
}
A {
	text-decoration: underline;
	color: #800000;
}
A:hover {
	color: #d31c28;
}



/* шапка */
.bg1{
	background-image: url(images/bg1.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bg2{
	background-image: url(images/bg2.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bg3{
	background-image: url(images/bg3.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bgm1{
	background-image: url(images/bgm1.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.main_head1{
	height: 220px;
	text-align: center;
	width: 950px;
}


.table0 {
	width: auto;
}
.table1 {
	border-top: 1px solid #DBDBDB;
	border-left: 1px solid #DBDBDB;
}
.table2 {
	border-top: 1px solid #DBDBDB;
	border-left: 1px solid #DBDBDB;
	background-color: #F3F3F3;
}
.td0 {
	border-right: 0px solid #DBDBDB;
	border-bottom: 0px solid #DBDBDB;
	padding-left: 10px;
	padding-right: 10px;
}
.td1 {
	height: 25px;
	border-right: 1px solid #DBDBDB;
	border-bottom: 1px solid #DBDBDB;
	padding-left: 3px;
	padding-right: 3px;
	font-weight: bold;
	background-color: #EBEBEB;
	text-align: center;
	vertical-align: middle;
}
.td1a {
	height: auto;
}
.td2 {
	border-right: 1px solid #DBDBDB;
	border-bottom: 1px solid #DBDBDB;
	padding-left: 3px;
	padding-right: 3px;
	font-weight: normal;
	background-color: #FFFFFF;
}
.td2a {
	padding-left: 3px;
	padding-right: 3px;
	font-weight: normal;
	background-color: #FFFFFF;
}
.td3 {
	border-right: 1px solid #DBDBDB;
	border-bottom: 1px solid #DBDBDB;
	padding-left: 3px;
	padding-right: 3px;
	font-weight: normal;
	background-color: #F3F3F3;
}
.td4 {
	height: 40px;
	color: #555555;
	font-weight: bold;
}
.td5 {
	border-right: 1px solid #DBDBDB;
	padding-left: 3px;
	padding-right: 3px;
	font-weight: normal;
	background-color: #FFFFFF;
	font-size: 8px;
}




/* тело */
.h1{
	font-size: 0px;
	color: #800000;
	font-family: elegant;
	padding-bottom: 10px;
}
.h2{
	font-size: 10px;
	color: #800000;
	padding-bottom: 10px;
}
.h3{
	font-size: 11px;
	color: #800000;
	padding-bottom: 10px;
}
.main_body1 {
	width: 950px;
}
.body1 {
	width: 185px;
}
.body2 {
	width: 580px;
}
.body3 {
	width: 185px;
}

.block1 {
	padding: 7px;
	text-align: left;
}
.block2 {
	padding: 7px;
	padding-left: 20px;
	text-align: left;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 800000;
}
.info{
	font-size: 9px; 
	color: #727272;
	line-height: 10px;
}
.foto{
	font-size: 9px; 
	color: #727272;
	line-height: 10px;
}
.select{
	color: #800000;
}


/* меню */
.menu1{
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 7px;
	font-weight: normal;
}
.menu2{
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #800000;
}


/* уровни меню */
.level1 {
	padding-top: 3px;
	padding-left: 25px;
	text-indent: -19pt;
	font-size: 11px;
}
.level2 {
	padding-top: 3px;
	margin-left: 28px;
	font-size: 10px;
	font-weight: normal;
}
.level2a {
	margin-left: 10px;
}
.level3 {
	padding-top: 2px;
	margin-left: 40px;
	font-size: 9px;
	font-weight: normal;
}



/* пустые пропуски */
.bl1 {
	font-size: 1px;
}
.bl2 {
	font-size: 2px;
}
.bl3 {
	font-size: 3px;
}
.bl5 {
	font-size: 5px;
}
.bl7 {
	font-size: 7px;
}




/* коррекция */
.vbottom {
	vertical-align: bottom;
}
.vmiddle {
	vertical-align: middle;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.np {
	padding: 0px;
}
.npt {
	padding-top: 0px;
}
.npr {
	padding-right: 0px;
}
.npb {
	padding-bottom: 0px;
}
.npl {
	padding-left: 0px;
}
.nm {
	margin: 0px;
}
.ni {
	text-indent: 0px;
}
.na {
	font-weight: normal;
	text-decoration: none;
}
.wauto {
	width: auto;
}
.vbottom {
	vertical-align: bottom;
}
