.bkg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #53A783;
}
.rpt_left {
	background-image: url(images/rpt_left_bottom.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.rpt_right {
	background-image: url(images/rpt_right_bottom.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #666666;
	padding: 25px;
}
.Subtitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #199777;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #999999;
	padding: 5px 5px 5px 18px;
}
.Subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #199778;
	font-style: normal;
	font-weight: lighter;
	line-height: 25px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #199777;
	text-decoration: none;
}
.table_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #999999;
}
.menuback {
	background-image: url(images/menu_bg_rpt.jpg);
	background-repeat: repeat-y;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #199777;
	text-decoration: none;
}

