﻿body {
	/*background-image: url('BG1.gif');*/
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	color: #6F0000;
	background-position: center center;
	text-align: justify;
	word-spacing: normal;
	letter-spacing: normal;
	margin: auto 100px auto 50px;
	white-space: normal;
}
.Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #2D4D17;
	text-decoration: none;
	text-align: justify;
	background-position: center center;
	line-height: 16px;
	text-transform: none;
	letter-spacing: normal;
	word-spacing: normal;
}
.MainHeaddingCopy {
	background-image: url('TOPHeadBG.jpg');
	background-repeat: no-repeat;
	font-family: "Century Gothic";
	font-size: 35px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
}
.SubHead {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: xx-large;
	font-weight: 700;
	color: #FFFFFF;
	background-color: #63CB63;
	text-align: left;
	line-height: 40px;
	border-bottom-style: groove;
	text-transform: capitalize;
}
.SbHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	background-color: #FFFF00;
	border: 1px groove #C0C0C0;
	color: #000000;
}
