.RightColumn {
	background-color: #C5B28B;
	background-repeat: repeat-x;
}
.MainColumn {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
.footlinks {
font-family: verdana; color: #FFFFFF; text-decoration: none; font-size: 10px; font-weight: bold}
a.footlinks {
font-family: verdana; color: #FFFFFF; text-decoration: none; font-size: 10px} 
a.footlinks:hover {  color: #705924; text-decoration: underline}
.textboxesNoBorders {
	font-size: 9px;
	border: 1px none;
}
.textareasNoBorders {
	font-size: 12px;
	border: 1px none;
}.TheFormula {
font-family: verdana; color: #97998B; text-decoration: none; font-size: 10px; font-weight: normal}
a.TheFormula {
font-family: verdana; color: #B79B68; text-decoration: none; font-size: 10px; font-weight: normal} 
a.TheFormula:hover {  color: #FF9900; text-decoration: underline; font-weight: normal}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #705924;
	text-align: justify;


}
a:hover {
	text-decoration: none;
}
a {
	font-weight: bold;
	color: #705924;
}
.listmenus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.textboxbrownborder {
	border: 1px solid #B4A783;
	font-size: 11px;
}
.adverttext {
	color: #C5B28B;
}
.linkNoFormatting {
	text-decoration: none;
	font-weight: normal;

}

.hiddenRow {
	display : none;
}

.displayRow {
	display : show;
}