body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFCC;
}
.LeftNav {
	font-weight: bold;
	background-color: #F4D3A8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: smaller;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: thin;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: thin;
}

.LeftNav a{
	font-color: #ff0000;
	color: #362207;
}

.mainContent {
	background-color: #C4FAC0;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: thin;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: thin;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: thin;


}
