body{
  background-color:#5C5F32;
	margin: 0px;
}
body,p,div,ul,td{
  font-family: Tahoma, Arial, Verdana;
  font-size: 13px;
  color:#333300;
}
a{
	 color: #7A000E;
}
.top{
  background-image:url(images/topbg.gif);
  background-repeat:repeat-x;	
}
.contbg{
  background-image:url(images/contbott.gif);
  background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom: 128px;
}
.contbg2{
  background-image:url(images/contbott2.gif);
  background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom: 80px;
}
.cont{
  margin-top: 0px;
  margin-right: 115px;
}
.bottmenu{
  font-family: Arial, Tahoma, Verdana;
  font-size: 11px;
  color:#AEB091;
	margin: 27px 0px 0px 0px;
	text-align:center;
	padding-bottom: 50px;
}
.bottmenu a{
  font-family: Arial, Tahoma, Verdana;
  font-size: 11px;
  color:#AEB091;
	text-decoration:none;
}
.copyr{
  font-family: Arial, Tahoma, Verdana;
  font-size: 11px;
  color:#AEB091;
  margin: 27px 0px 0px 75px; 
}
h2{
	 font-size: 18px;
	 color: #7A000E;
}
ul.uls{
  margin-top: 7px;
  margin-bottom: 20px;
  padding: 0px;
}
ul.uls li{
  margin-bottom: 3px;
}
.lstblock{
  margin: 7px 0px 20px 15px;
}