.bkgTable {
	background-image: url(../images/strip2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.centerTd {
	background-image: url(../images/centreBkg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.centerTd2 {
	background-image: url(../images/centerBkg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.leftTd {
	background-image: url(../images/leftSide.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.HeaderText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #384D00;
	text-decoration: none;
}
.TextHolder {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 10px;
}
.bottomTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 5px;
	padding: 5px;
}
.dIvText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.bottomTable {
	background-image: url(../images/bottomBar.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #384D00;
	text-decoration: none;
}
.MainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;
}
.rightTD {
	background-image: url(../images/rightside.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
body {
	background-image: url(../images/stripBkg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-color: #F0E6D1;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-top: 2px;
	background-color: #CCCCCC;
}
.inputText {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.titleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3F5900;
}
.header2text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #554940;
}
