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

a.txtOrange:link { text-decoration: none; font-weight: bold; }
a.txtOrange:hover { text-decoration: none; font-weight: bold; color: #FAB689; }
a.txtOrange:active { text-decoration: none; font-weight: bold; }
a.txtOrange:visited { text-decoration: none; font-weight: bold; }

.upper_banners_slot {
	background-image: url(/css/images/upper_banners_slot.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 86px;
	width: 492px;
	text-align: right;
	vertical-align: middle;
	padding-right: 20px;
}

.header {
	background-image: url(/css/images/header_back.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 142px;
	width: 760px;
}

.header_es {
	background-image: url(/css/images/header_back_es.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 142px;
	width: 760px;
}

.header_en {
	background-image: url(/css/images/header_back_en.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 142px;
	width: 760px;
}

.header_de {
	background-image: url(/css/images/header_back_de.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 142px;
	width: 760px;
}

.global_area {
	border: 1px solid #FF8E3E;
}
.footer {
	background-image: url(/css/images/footer_ext.gif);
	background-repeat: repeat-x;
	background-position: center center;
	line-height: 25px;
	height: 25px;
}
.txtGray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #737373;
}
.txtOrange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f57724;
}
.girl_slot {
	width: 174px;
	background-color: #FF8D42;
}
.girl_slot_top {
	background-image: url(/css/images/girl_slot/top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 27px;
}
.girl_slot_bottom {
    /*border: 1px solid #000000;*/
	background-image: url(/css/images/girl_slot/bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 45px;
	/*
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 0px;

	*/
	padding-left: 5px;
	vertical-align: top;
}
.girl_slot_left {
	background-image: url(/css/images/girl_slot/left_ext.gif);
	background-repeat: repeat-y;
	background-position: center center;
	width: 8px;
}
.girl_slot_right {
	background-image: url(/css/images/girl_slot/right_ext.gif);
	background-repeat: repeat-y;
	background-position: center center;
	width: 8px;
}
.girl_slot_txt {
	color: #b73d04;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.mini_slot_top {
	background-color: #FE8E46;
	padding-right: 12px;
	padding-left: 12px;
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B73D04;
}
.mini_slot_body {
	border: 1px solid #FE8E46;
	padding: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #737373;
	text-align: justify;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #E5E5E5;
	color: #f57724;
	border: 1px solid #f57724;
}
