.left_repeat_img {
	background-image: url("images/left_repeat_img.jpg"/*tpa=http://www.kesartea.com/images/left_repeat_img.jpg*/);
	background-repeat: repeat-y;
}
.intro_bg {
	font-family: "century gothic";
	font-size: 24px;
	font-weight: bold;
	color: #348F04;
	background-image: url("images/intro_bg.jpg"/*tpa=http://www.kesartea.com/images/intro_bg.jpg*/);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 5px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0000CC;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
}
.text1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
}
.new_head {
	text-align: left;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006666;
}
.right_repeat_img {

	background-image: url("images/right_repeat_img.jpg"/*tpa=http://www.kesartea.com/images/right_repeat_img.jpg*/);
	background-repeat: repeat-y;
}
.center_link {
	color: #006666;
	text-decoration: none;
	font-size: 24px;
	font-weight: bold;
}
.center_link:hover {
	color: #FF3366;
	text-decoration: underline;
	font-size: 24px;
	font-weight: bold;
}
.link {
	font-weight: bold;
	color: #49BD04;
	text-decoration: none;
}
.link:hover {
	font-weight: bold;
	color: #49BD04;
	text-decoration: underline;
}
