body {
	background-color: #000;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #717171;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #55431b;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.Divtop {
	padding: 0px;
	height: 132px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.Divfade {
	padding: 0px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
	background-image: url(../images/pic_fade.jpg);
	background-repeat: no-repeat;
}
.Divfade_ru {
	padding: 0px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
	background-image: url(../images/pic_fade_ru.jpg);
	background-repeat: no-repeat;
}
.Divcontent {
	background-color: #0e0a07;
	background-image: url(../images/bg_content.jpg);
	background-repeat: repeat-x;
	width: 856px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #1f1704;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.Divfooter {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #483b1b;
	text-decoration: none;
	background-color: #16110a;
	text-align: center;
	padding: 10px;
	width: 876px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: repeat-x;
	border: 2px solid #1f1704;
}
.Divfooter a:link, .Divfooter a:visited{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #483b1b;
	text-decoration: none;
}
.Divfooter a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #483b1b;
	text-decoration: underline;
}
.Menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #786160;
	text-decoration: none;
	font-weight: bold;
}
.Menu a:link, .Menu a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #786160;
	text-decoration: none;
	font-weight: bold;
}
.Menu a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #fcba14;
	text-decoration: none;
	font-weight: bold;
}
.MenuOver {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #fcba14;
	text-decoration: none;
	font-weight: bold;
}
.MenuOver a:link, .MenuOver a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #fcba14;
	text-decoration: none;
	font-weight: bold;
}
.MenuOver a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #fcba14;
	text-decoration: none;
	font-weight: bold;
}
.L12_yellowgold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #BA860F;
	text-decoration: none;
}
.L12_gold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #74613c;
	text-decoration: none;
}
.L12_goldunderline {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #74613c;
	text-decoration: underline;
}
.L12_goldunderline a:link, .L12_goldunderline a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #74613c;
	text-decoration: underline;
}
.L12_goldunderline a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #74613c;
	text-decoration: none;
}
.L14_gold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #74613c;
	text-decoration: none;
}
.Fr_linedottedbottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #232323;
}
.Fr_yellowgoldline {
	border: 2px solid #2a1f03;
}
.L12_yellow {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #fcba14;
	text-decoration: none;
}
.L12_red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
}