body {
	margin-left: 0px;
	margin-top: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
}
.txt_home_page {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
}
.txt_subHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #800000;
	font-style: italic;
	font-weight: bold;
}
.RedBullet {
	color: #800000;
}

.txt_Heading01 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #800000;
}
.txt_Heading02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #800000;
	text-transform: uppercase;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
ul {
	list-style-image: url(images/redbullet.gif);
}
.btnAboutUsOff {
	height: 25px;
	width: 81px;
	margin: 0px;
	padding: 0px;
	position: relative;
	visibility: visible;
	left: 236;
	top: 34;
}
.txtPageTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #800000;
	text-indent: 15px;
	vertical-align: top;
	text-transform: uppercase;
	display: block;
	letter-spacing: 1px;
}
.bg-left-column {
	background-image: url(images/hp_main_left.jpg);
}
.txt-left-column {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: right;
	font-weight: bold;
	line-height: 30px;
	padding-left: 30px;
}
