body {
	background-image: url(images/tile-b.jpg);
	background-repeat: repeat-y;
	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;
}
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: #990033;
	text-indent: 15px;
	vertical-align: top;
	text-transform: uppercase;
	display: block;
	letter-spacing: 1px;
}
.txt-Red-Italic {
	font-style: italic;
	font-weight: bold;
	color: #800000;
}
.txt-Black-Italic {
	font-style: italic;
	font-weight: bold;
}
