.title_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}

.asterik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #5C9163;
}

.body_bg { background-image:url(images/background4.jpg); background-repeat:no-repeat; background-attachment:fixed; background-position:center bottom; }

.yellow_bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-variant: normal;
	color: #D6E3B5;
}

#textboxbg {
	height: 800px;
	width: 466px;
	filter: Alpha(Opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	-khtml-opacity:0.7;
	background-color: #000000;
	position: absolute;
	left: 50px;
	top: 106px;
	z-index: 10;
}

#bgtest {
	height: 732px;
	width: 743px;
	filter: Alpha(Opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	-khtml-opacity:0.8;
	background-color: #FFFFFF;
	position: absolute;
	left: 130px;
	top: 35px;
	z-index: -5;
}

#bgtest2 {
	height: 475px;
	width: 735px;
	filter: Alpha(Opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	-khtml-opacity:0.8;
	background-color: #FFFFFF;
	position: absolute;
	left: 135px;
	top: 270px;
	z-index: -5;
}
