body {
	background-color: White;
	margin: 0px;
}
a {
   text-decoration: none;
}
a:hover {
   text-decoration: underline;
}
a:active {
   text-decoration: underline;
}
input.button_sent {
	border: 0px;
	width: 120px;
	height: 20px;
	background-color: #DBCB9B;
	text-align: center;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #725C1D;
}
div.copyright_line {
	width: 95%;
	height: 0px;
   font-size: 0px;
   border-width: 0px 0px 1px 0px;
	border-color: #CCCCCC;
	border-style: solid;
	margin: 0px;
}
div.broun_line {
	width: 95%;
	height: 0px;
   font-size: 0px;
   border-width: 0px 0px 1px 0px;
	border-color: #BCA358;
	border-style: solid;
	margin: 0px 0px 9px 0px;
}
div.news_line {
	width: 172px;
	height: 0px;
   font-size: 0px;
   border-width: 0px 0px 1px 0px;
	border-color: #A08F5E;
	border-style: solid;
	margin: 1px 0px 1px 3px;
}
div.w90 {
	width: 90%;
	text-align: justify;
	margin: 0px 0px 10px 0px;
}
table {
	border: 0px solid White;
	border-collapse: collapse;
	empty-cells: show;
}
td {
	padding: 0px;
}
table.title_line {
	border-width: 0px 0px 1px 0px;
	border-color: #BCA358;
}
table.all {
	width: 100%;
	height: 100%;
}
table.contacts {
	width: 300px;
	height: 20px;
   text-align: center;
   background-color: #F7F3E7;
}
table.menu {
	width: 180px;
	margin: 10px 10px 20px 10px;
}
table.news {
	width: 178px;
   background-color: #F7F3E7;
	margin: 1px 0px 1px 0px;
}
table.title_all {
	width: 95%;
	height: 20px;
}
table.title {
	width: 180px;
	margin: 0px;
}
.copyright {
	margin: 0px 20px 0px 0px;
}
table.main {
	width: 90%;
	margin: 0px 0px 20px 0px;
}
table.button {
	width: 120px;
	height: 20px;
	margin: 0px;
	background-color: #DBCB9B;
	text-align: center;
}
td.title_item {
	width: 180px;
	height: 20px;
	background-color: #BCA358;
	text-align: center;
}
td.item {
	width: 180px;
	height: 20px;
	background-color: #DBCB9B;
}
td.act_item {
	width: 180px;
	height: 20px;
	background-color: #A08F5E;
}
td.loc_title {
	width: 180px;
	height: 20px;
	background-color: #BCA358;
	text-align: center;
}
td.loc_title_big {
	width: 360px;
	height: 20px;
	background-color: #BCA358;
	text-align: center;
}
.m_menu {
	margin: 0px 0px 0px 10px;
}
.m_date {
	margin: 5px 3px 5px 3px;
}
.m_news {
	margin: 0px 3px 5px 3px;
	text-align: right;
}
.m_b10 {
	margin: 0px 0px 10px 0px;
}
.m_rl10 {
	margin: 0px 10px 0px 10px;
}
.m_t2 {
	margin: 2px 0px 0px 0px;
}
.m_t10 {
	margin: 10px 0px 0px 0px;
}
.m_tb10 {
	margin: 10px 0px 10px 0px;
}
.m_rl20 {
	margin: 0px 20px 0px 20px;
	text-align: justify;
}
.m_rl20b5 {
	margin: 0px 20px 5px 20px;
}
.just {
	text-align: justify;
}
.black11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D4D4D;
}
.black11b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4D4D4D;
}
.gray11b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6C6C6C;
}
.gray12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6C6C6C;
}
.gray12b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6C6C6C;
}
.white11b {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: White;
}
.broun11b {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #725C1D;
}
.red11b {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Red;
}
