.bg {
	background-image: url(bg-final.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.tip-text {
	font-family: Arial;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #bfbfbf;
	text-decoration: none;
	text-align: left;
}
.read-more {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #bfbfbf;
	text-decoration: none;
	text-align: left;
}
.read-more:hover {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #B2CD28;
	text-decoration: none;
}
.text-table-margin {
	padding-right: 10px;
	padding-left: 20px;
}
.text-area-bg {
	background-image: url(text-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.text-top-bg {
	background-image: url(text-bg-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.main-text {
	background:url(page-bg.jpg) left top;
	font-family: Arial;
	font-size: 13px;
	line-height: 19px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.blue-bold {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #246c9e;
	text-decoration: none;
}
.border {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cdcdcd;
	border-bottom-color: #cdcdcd;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.bot-border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cdcdcd;
}
.bot-link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	text-align: right;

}
.bot-link:link {
	padding-right: 7px;
	padding-left: 7px;
}
.bot-link:visited {
}
.bot-link:hover {
	color: #B9DD61;
}
.bot-link:active {
}
.copyfirht {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	padding-left: 10px;
	line-height: 17px;
}

