body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #DFDFDF;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.bottomtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F3F1F1;
	text-decoration:none;
}
.txtheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1C100B;
	text-decoration: none;
	text-align: left;
}
.txtnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	
	color: #1C100B;
	text-decoration: none;
	text-align: left;
}
.mainheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-align: left;
}

.divider {
	background-image: url(images/div.jpg);
	background-repeat: repeat-x;
}
.bw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-align: right;
}

.lwleft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.lwright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.lwbottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.ecobackground {
	background-image: url(ecobackground.jpg);
	background-repeat: repeat;
}
.ecostand {
	background-image: url(images/ecostand.jpg);
	background-repeat: no-repeat;
}
.ecobottomback {
	background-image: url(images/ecobottom.jpg);
	background-repeat: no-repeat;
}
.ecobottomleft {
	background-image: url(images/ecobottomleft.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.ecoheading {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.ecohead1 {
	color: #CEFB73;
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	text-align: left;
	font-weight: bold;
	
}
.ecotxt {
	font-family: Comic Sans MS;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.ecohead {
	font-family: "Comic Sans MS";
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
	
}
.ecosidepanel {
	background-image: url(ecosideback.jpg);
	background-repeat: repeat;
	background-position: top;
	border: 1px solid #CCCCCC;
}
.arcfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F9F9F9;
	text-align: left;
}
.arcfont:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F9F9F9;
	text-decoration:underline;
	text-align: left;
}
.featureheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	text-align: left;
	font-style: italic;
}
