body {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: url(/des/background.jpg) no-repeat #ffeb00;
	margin:0px;
}

h1 {
	color: #000000;
	font-weight: 600;
	font-size: 30px;
}

h2 {
	font-size: 22px;
	color:#000000;
	font-weight: 500;
}

h3 {
	font-size: 18px;
	color:#000000;
	font-weight: 300;
}

.h3
{
	font-size: 22px;
	color:#000000;
	font-weight: 300;
}

.menu_item
{
	font-size: 22px;
	color:#000000;
	display:inline;
}

h4 {
	color:#6d6d52;
	display:inline;
	line-height: 1.3em;
}

.h4 {
	color:#6d6d52;
	display:inline;
	line-height: 1.3em;
	font-weight: bold;
}

a {
	color: #000000;
}
table.top_table {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	height: 125px;
	border: none 0;
}

table.markup_table {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border: none 0;
	height: 100%;
}

td.logo_td {
	border-bottom: solid 2px #000000;
}

td.header_td {
	padding-bottom: 16px;
	padding-left: 0px;
	margin-left: 0px;
}

tr.menu_tr td {
	text-align: center;
	white-space: nowrap;
	background-color: #000000;
	padding: 0 15px 5px 15px;
	vertical-align: middle;
}

tr.menu_tr td:hover {
	background-color: #999900;
}

tr.menu_tr td .menu_item {
	color: #000000;
	width: 100%;
}

tr.menu_tr td .menu_item a {
	text-decoration: none;
	color: #ffeb00;
	width: 100%;
}

tr.menu_tr td.menu_active {
	background-color: #ffeb00;
	border-bottom: none 0;
}

tr.menu_tr td.menu_last {
	background-color: #000000;
}

td.menu_active:hover {
	background-color: #ffeb00 !important;
}

td.overed_menu {
	background-color: #e0e0c4;
}

td.left_column {
	border-right: 3px solid #000000;
}

hr.red_line {
	height: 1px;
	color: #fcee04;
	background-color: #fcee04;
	margin: 3px;
	border-width: 0px;

}

td.content {
	padding: 0px 20px 0px 70px;
	margin-left: 70px;
	vertical-align: top;
	width: 100%;
}

div.content {
	display: inline-block;
	width: 100%;
}

table.block_table {
	margin: 0px 0px 30px 0px;
	padding: 0px;
	border-collapse: collapse;
	border-left: none 0px;
}

table.block_table tbody tr th {
	background-color: #e6d0cf;
	border-bottom: solid 1px #fcee04;
}

table.block_table tbody tr td {
	padding: 15px;
	vertical-align: top;
}

.news_date {
	color: #000000;
}


table.copyrights span {
	font-size: small;
	white-space: nowrap;
	color: #e2001a;
	line-height: 1.5em;
}

table.copyrights a {
	color: #e2001a;
}

input {
	background-color: #FFFFFF;
	border: solid 1px;
}

select {
	background-color: #FFFFFF;
	border: solid 1px;
}

textarea {
	background-color: #FFFFFF;
	border: solid 1px;
}

.rubric_desc
{
	margin: 30px 10px 0 0;
	font-size: 13px;
	text-align: justify;
}

.back
{
	font-size: 14px;
	margin: 20px 0;
}
	
