html {
    scrollbar-face-color:#E6C99A;
	scrollbar-arrow-color:#B69D76;
	scrollbar-track-color:#F4EFE6;
	scrollbar-shadow-color:#E6C99A;
	scrollbar-highlight-color:#E6C99A;
	scrollbar-3dlight-color:#E6C99A;
	scrollbar-darkshadow-Color:#DDBD88;
} 
body {
	background-color: #FEEBCA;
	margin: auto;
	overflow-x: hidden;
	padding: 0px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	color: #803106;
	font-size: 22px;
	text-align: center;
	font-weight: bolder;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	color: #803106;
	font-size: 21px;
	text-align: center;
	text-transform: uppercase;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	color: #803106;
	font-size: 19px;
	text-align: center;
	font-style: italic;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	color: #803106;
	font-size: 19px;
	text-align: center;
}
h6 {
	font-family: "Times New Roman", Times, serif;
	color: #803106;
	font-size: 17px;
	text-align: center;
	font-weight: 600;
}

.text1margo {
	font-family: "Times New Roman", Times, serif;
	color: #1f0600;
	font-size: 14px;
	font-weight: normal;
	margin-left: 5px;
}

#scroll {
	height: 345px;
	width: 600px;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
	position: relative;
	margin: 0px;
	/*
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	filter: alpha(opacity=40);
	
	opacity: 0.4;
	*/
}

#text_jobb01 {
	width: 245px;
	position: relative;
	height: auto;
}
#text_bal01 {
	position: relative;
	width: 330px;
}
.newsletter {
	position: absolute;
	z-index: 25;
	height: 30px;
	width: 150px;
	margin-top: 90px;
	margin-left: 20px;
}
.table_height {
	height: 250px;
}
.alahuzott {
	font-weight: bold;
	text-decoration: underline;
}
