.gradientbg {
	background-color: #ededed;
	background-image: url(images/gradient.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bgcolors {
	background-color: #303d30;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
