.text_bg {
	background-attachment: fixed;
	background-image: url(images/text_area_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF3300;
	text-decoration: none;
}
.bg {
	background-attachment: fixed;
	background-image: url(images/bot_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.introbg {
	background-image: url(images/intro_bg.jpg);
}
.linktext02 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #055D9A;
}
.bg_line01 {
	background-image: url(images/bg_line01.jpg);
	height: 104px;
	background-repeat: repeat-x;
	background-position: top;
}
.heading_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #076B38;
	text-decoration: none;
}
.super {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	vertical-align: super;
}
