.MenuSide {
	border-right-style: dotted;
	border-top-color: #006633;
	border-right-color: #006633;
	border-bottom-color: #006633;
	border-left-color: #006633;
	color: #006633;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.TextFooter {
color: #FFFFFF
}
.TextMenuSide {
	color: #006633;
	text-decoration: none;
}
A:hover {
	COLOR: #009966; TEXT-DECORATION: underline
}
A:active {
	COLOR: #4685a9; TEXT-DECORATION: underline
}.MenuDropDown {
	border: thin solid #006633;
}
.TextBody {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #006633;
}
.TableThinBorder {
	border: 1px solid #006633;
}
.MenuTable {
	border: medium double #006633;
}
