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

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #574832;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #574832;
}
a:hover {
	text-decoration: underline;
	color: #574832;
}
a:active {
	text-decoration: none;
	color: #574832;
}

.contacts {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #574832;
	margin-left: 10px;
	margin-right: 10px;
	text-align: justify;

}
	
.contenttext {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #574832;
	margin-left: 0px;
	margin-right: 10px;
	text-align: justify;

}

.contenttext1 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #574832;
	margin-left: 0px;
	margin-right: 10px;

}

.news  {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #574832;
	text-align: justify;
	
	}

.application {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	margin-left: 0px;
	margin-right: 10px;
	text-align: justify;

}


.contenttext13 {
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: #574832;
	margin-left: 0px;
	margin-right: 10px;
	text-align: justify;

}

.contenttitle {
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #574832;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	
}

.detailstitle {
	border-color:#666666;
	border-style: solid;
	border-width: thin;
	border-right-width: 0;
	border-bottom-width: 0;
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #574832;
	}
	
.detailstitle-left {
	border-color:#666666;
	border-style: solid;
	border-width: thin;
	border-right-width: thin;
	border-bottom-width: 0;
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #574832;
	}

.details {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #574832;
	border-color:#666666;
	border-style: solid;
	border-width: thin;
	border-right-width: 0;
	border-bottom-width: 0;
	}
	
.details-left {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #574832;
	border-color:#666666;
	border-style: solid;
	border-width: thin;
	border-bottom-width: 0;
	}
	
.details-left-bottom {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #574832;
	border-color:#666666;
	border-style: solid;
	border-width: thin;
	border-right-width: 0;
	border-bottom-width: thin;
	}
	
.details-right-bottom {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #574832;
	border-color:#666666;
	border-style: solid;
	border-width: thin;
	border-bottom-width: thin;
	}


.footer {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color:#4a3d28;
	text-align: center;
	
}

