body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	background-attachment: fixed;
	background-image: url(../image/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.Call_text_read {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: normal;
	font-weight: normal;
	color: #da251c;
	text-decoration: none;
}
.call_number_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.menu {
	text-decoration: none;
}.menu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	height: 32px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 13px;
	margin:0 10px;
}
.menu a:hover{
	color: #000000;
	text-decoration: none;
	float: left;
	padding-right: 30px;
	padding-left: 30px;
	background-color: #FFFFFF;
	margin:0 10px;
}
.menu a.active{
	color:#FF0000;
}
.menu_line {
	float: left;
	height: 45px;
	width: 6px;
	background-image: url(../image/menu_line.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.h1 {
	font-family: DINMittelschrift;
	font-size: 20px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.h2_red {
	font-family: "myriad pro";
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	color: #d71309;
	text-decoration: none;
}
.general_text {
	font-family: calibri;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}


.footer_link {
	font-family: DINMittelschrift;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footer_copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.border {
	border: 1px solid #CCCCCC;
	padding-left: 10px;
}
.left_bor {
	border: 1px solid #333333;
}
.footer {
	font-family: calibri;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #0C0C0C;
	text-decoration: none;
}
.footer_cop {
	font-family: calibri;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.footer a{
	color: #000000;
}

.footer :hover{
	color: #600004;

}
.side_link {
	font-family: calibri;
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
	color: #85010E;
	text-decoration: none;
	padding-left: 5px;
}
.side_link a{
	font-family: calibri;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #85010E;
	text-decoration: none;
	padding-left: 5px;
}
.side_link a:hover{
	color: #000000;
}
.pro_link {
	font-family: calibri;
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
	color: #10247A;
	text-decoration: none;
}
.pro_link a{
	color: #10247A;
	text-decoration: none;
	float: left;
	text-align: center;
	height: 34px;
	width: 112px;
	padding-top: 12px;
}

.pro_link a:hover {
	background-image:url(../image/bg_menu_m_h.png);
	background-repeat:repeat-x;
	color:#000000;
	text-decoration: none;
	float: left;
	height: 34px;
	width: 112px;
	padding-top: 12px;
	margin-left: 4px;
}
.pro_link a.active{
	background-image:url(../image/bg_menu_m_h.png);
	background-repeat:repeat-x;
	color:#000000;
	height:34px;
	width: 112px;
	float: left;
	padding-top:12px;
	margin-left: 4px;
}
.text_field {
	font-family: calibri;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #dadadc;
	height: 25px;
	width: 250px;
	border: 1px solid #dadadc;
}
.text_message {
	font-family: calibri;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #dadadc;
	height: 80px;
	width: 250px;
	border: 1px solid #dadadc;
}
.submit {
	font-family: calibri;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #dadadc;
	height: 35px;
	width: 80px;
	border: 1px solid #dadadc;
}
.text_just {
	text-align: justify;
}
