@charset "utf-8";
/* CSS Document */

body {
margin:5 0 0 0px;
background-image:url(images/bg.gif);
background-repeat:repeat-x;
background-color:#000000;
}
.parda{
background-color:#000000;
}
.menu {
font-family: Arial, Helvetica, sans-serif;
font-size:18px;
color:#ffffff;
}
.text{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#23221e;
background-color:#afaeab;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
}
.text1{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
color:#23221e;
}
.footer {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#FFFFFF;
}
.text2{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
color:#ffffff;
}
.title{
	font: 400 26px/165% Georgia, serif, Tahoma, Verdana, Arial, sans-serif;
	color: #ffffff;
	letter-spacing: 0.05em;
}
.title1{
	font: 18px Georgia, serif, Tahoma, Verdana, Arial, sans-serif;
	color: #cc0000;
}
.border {
	border: 1px groove #ffffff;
	left: 3px;
	top: 3px;
	right: 3px;
	bottom: 3px;
	padding: 3px;
}