﻿.HeadWithLogo {
	background-image: url('TOP.gif');
	background-position: center center;
	height: 82px;
	background-repeat: no-repeat;
	border: thin ridge #560422;
	background-color: #6E0001;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
}
.MainContent {
	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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	font-weight: bolder;
	font-style: normal;
	text-decoration: none;
	line-height: 25px;
	background-color: #6E0001;
	border-top-color: #660033;
	border-right-color: #660033;
	border-bottom-color: #660033;
	border-left-color: #660033;
	background-position: center center;
}
.Sub-Heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: left;
	font-weight: bolder;
	font-style: normal;
	line-height: 20px;
	text-decoration: none;
	background-color: #663300;
	background-position: center center;
	text-indent: 5px;
	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;
}
body {
	background-image: url(BG1.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
	border: thick groove #663300;
	margin: 0px;
	padding: 0px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6E0001;
	line-height: 15px;
	text-decoration: none;
}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #0033FF;
	background-position: center center;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FF0000;
	background-position: center center;
	font-weight: bold;
	text-decoration: underline;
}
