.mainTable {
	border: medium double #333300;
	background-color: #E5DED9;
}
.mainTextLead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #465E22;
	font-weight: bold;
}
.navTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.navTxtRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
}
.mainTextHD {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #222002;
	font-style: normal;
}
.sideTableCell {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #222002;
}
body {
	background-color: #6A5D58;
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 0px;
	margin: 10px;
	list-style-type: square;
	list-style-position: inside;
}
a:link {
	color: #333300;
}
a:visited {
	color: #333300;
}
a:hover {
	color: #336600;
}
a:active {
	color: #999999;
}
.mainText_ord_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 0px;
	margin: 10px;
	list-style-type: decimal;
	list-style-position: outside;
}
