@charset "utf-8";
/* CSS Document */

.style_page {
	background-image: url(../images/es_bg_top.png);
	background-repeat: no-repeat;
	background-position: top;
	border: 1px solid #DDDDDD;
}
.box_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #222222;
	text-decoration: none;
}
.box_text_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #222222;
	text-decoration: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #777777;
}
.box_linkx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #DD0000;
	text-decoration: none;
}
.buttin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DD0000;
	height: 50px;
	width: 150px;
}

.nav_text {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bg_navigation {
	background-image: url(../images/bg_main_nav.png);
}
.boxes {
	background-color: #EEEEEE;
	border: 1px solid #AAAAAA;
}
.mid_lin {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #AAAAAA;
}
.box_titel {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #AAAAAA;
}
.main_border {
	border: 1px solid #888888;
}
