body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.leftCol {
	border-right-width: thin;
	border-right-color:#000000;
	border-right-style: solid;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;	
}
.rightCol {
	border-bottom-width: thin;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	background-color: #FFFFFF;
	
}
.pageTitle {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #653302;
	
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #94A8B2;
}
.menuItem {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.mainTD {
	background-color: #FFFFFF;
}