BODY{
    background-color:	#ffffff;
	background-image:	 url(../images/bg.jpg); 
	background-repeat: 	repeat;
    font-family:		Verdana, Arial, Helvetica, sans-serif;
    padding:			0px;
    margin:				0px;
    font-size:			12px;
	color:				#000000;
}

A:link, A:active, A:visited{
    text-decoration:	none;
	color:				#221b15;
}
A:hover{
    text-decoration:    none;
	color:				#bea877;
}

a:link.menu, a:active.menu, a:visited.menu {
	text-decoration:    none;
	color:				#2a2a22;
	font-weight:		bold;
	font-size:			12px;
}
A:hover.menu{
	text-decoration:    none;
	color:				#bea877;
	font-weight:		bold;
	font-size:			12px;
}

p {text-align: justify;}
.all {text-align: justify;}
img {border:	0px;}
TD {vertical-align: top;}
.vam {vertical-align: middle;}
.vab {vertical-align: bottom;}

.col0{color: #ffffff;}
.col2{color: #bea877;}
.colm1{color: #78655e;}


.txt10{font-size: 10px;}
.txt11{font-size: 11px;}
.txt12{font-size: 12px;}
.txt14{font-size: 14px;}
.txt16{font-size: 16px;}

.txt111 {
	text-decoration:    none;
	color:				#2a2a22;
	font-weight:		bold;
	font-size:			12px;
}


.spisok{
	padding-left: 		10px;
	text-align: 		justify;
	margin:				8px 0px 5px 0px;
}
.futer {
	font-size: 			10px;
	border-top:			1px solid #bea877;
}


H1{
    margin:			2px 0px;
    padding:		0px;
    font:			bold 14px Arial;
	color:			#000;
}
H2{
    margin:			1px 0px;
    padding:		0px;
    font:			bold 14px Arial;
	color:			#000;
}

/* изображения справа и слева */
.img_r{
    margin:                0px 0px 5px 15px;
}
.img_l{
    margin:                0px 20px 5px 0px;
}


.inpf {border: 1px solid #78655e;  background-color: #ffffff; width: 400px;}
.f1{border: 1px solid #78655e;  background-color: #ffffff;}
.f2{border: 1px solid #567d93;}

