body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	color: #000000;
}

a {
	color: #000000;
}

.tbl {
	background-color: #E87738;
	width: 950px;
}

.tbl_menu {
	background-color: #E55535;
	width: 950px;
}

.menu_cell {
	height: 24px;
	padding: 0px 5px 0px 5px;
	font-size: 11px;
	font-weight: bold;
}

.menu_cell a {
	color: #ffffff;
	text-decoration: none;
}

.menu_cell a:hover {
	text-decoration: underline;
}

.search {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.tbl_mag {
	width: 950px;
	height: 186px;
}

.tbl_bottom {
	background-color: #E55535;
	width: 950px;
	margin-top: 15px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

.tbl_bottom_menu {
	width: 950px;
}

.menu_cell2 {
	height: 30px;
	padding: 0px 3px 0px 3px;
	font-size: 11px;
	font-weight: bold;
}

.menu_cell2 a {
	color: #E55535;
	text-decoration: none;
}

.menu_cell2 a:hover {
	text-decoration: underline;
}

.tbl_main {
	width: 950px;
}

.left_menu_zag {
	background-color: #E55535;
	height: 24px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 5px;
	margin-bottom: 10px;
}

.left_menu_element {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 20px;
}

.left_menu_element a {
	text-decoration: none;
	color: #000000;
}

.left_menu_element a:hover {
	text-decoration: underline;
}

.news_zag {
	color: #E55535;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 5px;
	clear: both;
}

.news_txt {
	font-size: 12px;
	margin-bottom: 20px;
	display: inline-block;
	clear: both;
}

.news_txt img {
	margin: 0px 5px 5px 5px;
}

.tbl_copyright {
	width: 950px;
}

