.bodybg {
	background-color: #F0F6E8;
	margin: 0px;
	background-image: url(images/bodybg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

.gradient_01 {
	background-image: url(images/gradient_01.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-right: 15px;
	padding-left: 15px;
}
.gradient_02 {
	background-image: url(images/gradient_02.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color:#C4D68A;
}

.copyright_bg {
	background-image: url(images/copyright_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}


.hor_dott_01 {
	background-image: url(images/hor_dott_01.jpg);
	background-repeat: repeat-x;
	background-position: center;
}




.welcometext_01 {
	FONT-FAMILY: Arial, Verdana, Times New Roman, Trebuchet MS, Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: normal;
	color: #224A01;
	text-decoration: none;
	line-height: 19px;
}

.welcometext_02 {
	FONT-FAMILY: Arial, Verdana, Times New Roman, Trebuchet MS, Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: normal;
	color: #699F08;
	text-decoration: none;
	line-height: 19px;
}




.textmatter_01 {
	FONT-FAMILY:  Verdana, Times New Roman, Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #303030;
	text-decoration: none;
	line-height: 19px;
	text-align: justify;
}

.text_01 {
	FONT-FAMILY:  Verdana, Times New Roman, Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #497E1D;
	text-decoration: none;
	line-height: 19px;
}

.copyright_text {
	FONT-FAMILY:  Verdana, Times New Roman, Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2C4202;
	text-decoration: none;
	line-height: 19px;
}



