.HeadWithLogo {
	background-image: url(TOP.gif);
	background-position: center center;
	height: 84px;
	background-repeat: no-repeat;
	background-color: #8A1400;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
}
.Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #94083B;
	text-decoration: none;
	text-align: justify;
	background-position: center center;
	line-height: 16px;
	text-transform: none;
	letter-spacing: normal;
	word-spacing: normal;
}
.MainHeading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	font-weight: bolder;
	font-style: normal;
	text-decoration: none;
	line-height: 25px;
	background-color: #5F0100;
	background-position: center center;
	background-image: url(MainHeadCSS.gif);
	height: 27px;
	vertical-align: middle;
	background-repeat: repeat-x;
}
.Sub-Heading {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	text-transform: capitalize;
	color: #000;
	text-align: left;
	font-weight: bolder;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	background-color: #FF6;
	background-position: center center;
	border-right-color: #663300;
	border-left-color: #663300;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: ridge;
	border-left-style: ridge;
	border-top-color: #663300;
	height: 20px;
	text-indent: .01;
	vertical-align: middle;
}
body {
	background-image: url(BG1.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #881000;
	line-height: 15px;
	text-decoration: none;
	text-align: justify;
}
a:link {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	line-height: normal;
	color: #009;
	background-position: center center;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: normal;
	color: #A30003;
	background-position: center center;
	font-weight: bold;
	text-decoration: underline;
	background-color: #FFC;
}
