@charset "utf-8";
body {
	background-color: #FFFFFF;
	background-image: url(images/fonas.png);
	background-repeat: no-repeat;
}
a.menu_link:link {
	text-decoration: none;
	color: #666666;
}
a.menu_link:hover {
	text-decoration: none;
	color: #9D0000;
}
a.menu_link:visited {
	text-decoration: none;
	color: #666666;
}
a.menu_link:active {
	text-decoration: none;
	color: #666666;
}
a.text_link:link {
	color: #9D0000;
}
a.text_link:hover {
	color: #9D0000;
	text-decoration: none;
}
a.text_link:visited {
	color: #9D0000;
}
a.text_link:active {
	color: #9D0000;
}
.logo_position {
	position: absolute;
	left: 31px;
	top: 33px;
}
.logo_text_position {
	position: absolute;
	left: 57px;
	top: 75px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #9D0000;

}
.language_selector_position {
	position: absolute;
	left: 810px;
	top: 15px;
}
.menu_1_position {
	position: absolute;
	left: 618px;
	top: 65px;
}
.menu_2_position {
	position: absolute;
	left: 644px;
	top: 105px;
}
.menu_3_position {
	position: absolute;
	left: 646px;
	top: 145px;
}
.menu_4_position {
	position: absolute;
	left: 628px;
	top: 185px;
}
.menu_5_position {
	position: absolute;
	left: 587px;
	top: 225px;
}
.menu_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.menu_active {
color: #9D0000;
}
.text_active {
	font-weight: bold;
}
.text_active_red {
	font-weight: bold;
	color: #9D0000;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A4A4A;
	font-weight: bold;
}
.text_position {
	position: absolute;
	left: 35px;
	top: 370px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 815px;
	color: #666666;
}
.text_position_left {
	position: absolute;
	left: 35px;
	top: 370px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 380px;
	color: #666666;
}
.text_position_right {
	position: absolute;
	left: 430px;
	top: 370px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 380px;
	color: #666666;
}
.design {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C1C1C1;
	text-align: right;
}
a.design_link:link {
	text-decoration: none;
	color: #C1C1C1;
}
a.design_link:hover {
	text-decoration: none;
	color: #C1C1C1;
}
a.design_link:visited {
	text-decoration: none;
	color: #C1C1C1;
}
a.design_link:active {
	text-decoration: none;
	color: #C1C1C1;
}
