.top-bg {
	background-image: url(images/top-bg.jpg);
	background-repeat: repeat-x;
}
.top-right {
	background-image: url(images/top-right.jpg);
	background-repeat: no-repeat;
	width: 488px;
}
.white-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.title-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #4D884D;
	text-decoration: none;
	font-weight: bold;
}
.left-head-bg {
	background-image: url(images/left-head-bg.jpg);
	background-repeat: repeat-y;
}
.head-bg {
	background-image: url(images/bg-head.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #445344;
	text-decoration: none;
}
.head-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	line-height: 35px;
	color: #4E884E;
}


.title1-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D884D;
	text-decoration: none;
	font-weight: bolder;
}
.right-head-bg {
	background-image: url(images/right-head-bg.jpg);
	background-repeat: repeat-y;
}
.bg-head-bot {
	background-image: url(images/bot-bg-head.jpg);
	background-repeat: repeat-x;
}
