body {
    margin:0 0 0 0;
}

.main_menu {
    background-color: #6186AF;
}

td.main_menu_item {
	background-color: #6186AF;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: Arial;
	text-align: center;
	font-size: 12px;
}

td.main_menu_item a {
	color: #FFFFFF;
	text-decoration: none;	
}

td.main_menu_item:hover {
    background-color: #39628F;
}

td.lang_choose {
	background-color: #6186AF;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF9900;
	font-family: Arial;
	text-align: center;
	font-size: 12px;
}

td.lang_choose a{
	color: #FF9900;
	text-decoration: none;	
}

td.lang_choose:hover {
   background-color: #39628F;
}

.part_caption {
	background-color: #677787;
	border-top-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	font-family: Arial;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}

.part_icon {
	background-color: #FF9900;
	border-top-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-repeat: no-repeat;
}

td.menu {
	background-color: #D0D9E0;
	border-top-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-indent: 22px;
	height: 21px;
}

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

td.menu:hover{
	background-color: #A5B2BC;
}

td.part_content {
	background-color: #D0D9E0;
	border-top-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	height: 21px;
	padding-left: 21px;
}

td.news_archive {
	background-color: #D0D9E0;
	text-align:center;
	font-family: Arial;
	font-size: 9px;
	color: #000000;
	height: 21px;
	padding-left: 21px;
}

td.part_bg {
    background-color: #D0D9E0;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.bottom {
    background-color: #6186AF;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.text_placement {
	border-top-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.text_header {
	background-color:#FFFFFF;
	background-image: url(images/text_h.gif);
	background-repeat: repeat-y;
	font-family: Arial;
	font-size: 11px;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
	padding-left: 5px;
	height: 21px;
	border: 1px dashed #A9B2B7;
}
.text {
	font-family: Arial;
	font-size: 13px;
	text-align: justify;
	margin-right: 1px;
	margin-left: 1px;
}

.adlinks {
	font-size: 11px;
	text-align: center;
}

.adlinks img {
	border: 0;
}
