.page_back {
	background-attachment: fixed;
	background-color: #B83724;
	background-image: url(../images/back_down.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.call {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FEE624;
	padding-top: 10px;
	padding-left: 10px;
}

.buttons {
	background-attachment: fixed;
	background-color: #B83724;
	background-image: url(../images/button_back.gif);
	background-position: right top;
	color: #5A1100;
	text-decoration: none;
	height: 23px;
	text-align: right;
	width: 191px;
	padding-right: 25px;
	background-repeat: no-repeat;
}
.menue:link {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #5A1100;
	font-weight: bold;
}
.menue:visited {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #BA3924;
	font-weight: bold;
}
.menue:hover {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #AE2300;
	font-weight: bold;
}
.menue:active {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #5A1100;
	font-weight: bold;
}

.tittle {

	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #FEE621;
}
.text {


	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #FDEE7D;
	padding-top: 5px;
}
.hr_top {
	background-attachment: fixed;
	background-image: url(../images/hr_top.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 2px;
}
.hr_foot {

	background-attachment: fixed;
	background-image: url(../images/hr_foot.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 2px;
}
.copyrights {



	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FDEE7D;
	padding-top: 5px;
}
.highlight {


	font-family: Tahoma;
	font-size: 14px;
	font-weight: bolder;
	color: #FFF9BF;
}
.textbold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FDEE7D;
	padding-top: 5px;
}

