body {
	background-color: #999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.intro {
	padding-top:5px;
	padding-right:5px;
}


.backStripes {
	background-image: url(images/backlines.gif);
	background-repeat: repeat-x;
	background-position: left center;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}


.ftrTBL {
	border-top-width: 0px;
	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: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.hdrTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.mainTXT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}

.hdrTXTBr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5e4531;
}

.mainTXTBr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5e4531;
	font-weight: normal;
}

td.MAIN{
	background:none;
	font-family: Verdana;
	font-size: 13px;
	color: #80684b;
	}

td.TBL {
	background:none;
	font-family: Verdana;
	font-size: 13px;
	color: #80684b;
}
	

td.TBLhover {
	background-color: #b1afa7;
	font-family: Verdana;
	font-size: 13px;
	color: #80684b;
}