@charset "windows-1251";
body {
	background-color: #c7b29a;
}
h1 {
	font-size: 20px;
	color: #9C0000;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;


}
h2 {
	font-size: 16px;
	color: #9C0000;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;


}

h3 {
	font-size: 14px;
	color: #9C0000;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;


}


.cpse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #990000;
}
.cpse1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #990000;
}
.style1 {
	font-size: 12px;
	color: #313031;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {
	color: #FFFFFF;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.style2:hover {color: ff9e0e;}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;

}

.menu a:link, .menu a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.menu a:hover{
	color: #D6AA7B;
	text-decoration: none;
}
.style5 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.style5 a:link, .style5 a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}

.style5 a:hover{
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}

