body {
	background-image: url(images/bg.jpg);
}
.text_paragraph {
	font-family: tahoma;
	font-size: 12px;
	color: #4D4131;
	text-indent: 15px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: justify;
}
#space0 {
	margin: 0px;
	padding: 0px;
}
#apDiv1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:20;
	left: 659px;
	top: 237px;
}
.line_brown {
	background-color: #4A4130;
	height: 5px;
	width: 100%;
	padding: 0px;
	line-height: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.line_orange2 {
	background-color: #FEC305;
	height: 1px;
	width: 90%;
	padding: 0px;
	line-height: 1px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bg_brown {
	background-color: #6E5E44;
}
.text_ButtomWeb {
	color: #000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
}
.table_dash_orange {
	border: thin dashed #FFA800;
}
td {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
.line_orange {
	border: medium dotted #F90;
}
.text_ButtomWeb p strong {
	color: #900;
}
.text_paragraph strong {
	color: #C00;
}
a:hover.kvMenu {
	background-color: #4A4130;
	padding: 10px;
}
a:link.kvMenu {
	color: #F30;
}
a:visited.kvMenu {
	background-color: #4A4130;
}
a:link.txtOrange {
	color: #F90;
}
a:hover.txtOrange {
	color: #069;
}
a:visited.txtOrange {
	color: #3C3;
}
.pos_fixed {
	position: fixed;
	right: 160px;
	width: 259px;
	margin: -10px;
	bottom: 10px;
}
.pos_langauge {
	position: absolute;
	top: 0px;
	right: 110px;
	height: 23px;
	width: 330px;
}
.txt_red {
	color: #F00;
}
strong {
	font-weight: bold;
}
h1 {
	font-size: 20px;
	color: #333;
	background-color: #FC0;
}
.buttonUp {
	-webkit-transition: all 0.2s ease-out 0s;
	-moz-transition: all 0.2s ease-out 0s;
	-ms-transition: all 0.2s ease-out 0s;
	-o-transition: all 0.2s ease-out 0s;
	transition: all 0.2s ease-out 0s;
}
.buttonUp:hover {
	width: 220px;
	height: 40px;
}
