body {
margin:0;
padding:0;
font-family: Arial, Helvetica, sans-serif;
background-color:#740419;
}
.head {
	background-color: #000000;
	background-image: url(back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color:#FFFFFF;
	font-size:20px;
	font-weight:bold;
}
.head_line {
	background-color: #000000;
	background-image: url(back_line.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color:#FFFFFF;
}
.menu {
	background-image: url(menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:28px;
	color:#CCCCCC;
	font-size:11px;
	text-align:right;
	padding-right:50px;
	padding-bottom:4px;
}
.menu a {
	color:#CCCCCC;
text-decoration:none;
}
.menu a:hover {
	color:#FFFFFF;
text-decoration:none;
}
.left {
background-color:#740419;
background-image:url(left.gif);
background-repeat: repeat-y;
background-position: right top;
}
.center {
background-color:#740419;
}
.right {
	background-color:#740419;
	background-image:url(right.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.footer {
	background-color:#740419;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.footer_left {
font-size:11px;
line-height:11px;
color:#CCCCCC;
text-align:left;
padding-left:20px;
padding-top:5px;
height:80px;
}
.footer_right {
font-size:11px;
line-height:11px;
color:#CCCCCC;
text-align:right;
padding-right:20px;
padding-top:5px;
height:80px;
}

.txt {
font-size:12px;
color:#CCCCCC;
padding:20px;
text-align:justify;
}
.statuya {
	background-image: url(bottom.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.lang {
font-size:12px;
color:#FFFFFF;
text-align:right;
padding:5px;
}
.lang a {
text-decoration:none;
color:#FFFFFF;
}
.lang a:hover {
color:#FFFFFF;
text-decoration:underline;
}
.page_title {
	font-size: 20px;
	font-weight: bold;
	text-align:center;
}
.contacts_txt {
color:#CCCCCC;
padding:20px;
text-align:left;
	font-size: 16px;
}
.contacts_txt a {
color:#CCCCCC;
text-decoration:underline;
}
.contacts_txt a:hover {
color:#CCCCCC;
text-decoration:none;
}
.line {
	background-image: url(line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.style1 {
	font-size: 14px;
	color:#CCCCCC;
	padding-left:15px;
}
.style3 {
font-size: 14px; font-weight: bold;
}
