body {
	margin: 0px;
	background-color: #0D2E0B;
	background-image: url(images/bg.gif);	
}
.navlink {
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	color: #020A05;
	text-decoration: none;
}
.navlink:hover {
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	color: #238E23;
	text-decoration: none;
}
.text {
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.formtext {
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	color: #000000;
}
.formcombo {
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	color: #002157;
	height: auto;
	width: 220px;
}
.forminput {
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	color: #002157;
	height: auto;
	width: 141px;
}
.formtextarea01 {
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	color: #002157;
	height: 100px;
	width: 220px;
}
.formtextarea02 {
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	color: #002157;
	height: 100px;
	width: 220px;
}
.bottom {
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.bottom:hover {
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	color: #238E23;
	text-decoration: none;
}
.img01bg {
	background-attachment: fixed;
	background-image: url(images/img01_new.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
.img02bg {
	background-attachment: fixed;
	background-image: url(images/img02_new.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}