body
{
	margin: 0px;
	background-color: #FBE1AD;
}
.titlebar
{
	font-size: 14pt;
	color: white;
	font-family: 'Book Antiqua' , Serif;
	background-color: #0B5722;
}
.menucell
{
	font-size: 12pt;
	font-family: Verdana, Sans-Serif;
	background-color: #feffd3;
}
.copyrightcell
{
	font-size: xx-small;
	font-family: 'Microsoft Sans Serif' , Sans-Serif;
	background-color: white;
	text-align: center;
}
.menubar
{
	font-size: 9pt;
	color: honeydew;
	font-family: Verdana, Arial;
	background-color: #0b5722;
}
TD.menubar
{
	border-top: darkseagreen 2px solid;
}
A.menubar
{
	color: honeydew;
	text-decoration: none;
}
A.menubar:hover
{
	color: white;
	background-color: #138D38;
}
A.menubar:visited
{
	color: honeydew;
	text-decoration: none;
}
A.menubar:active
{
	color: white;
}
.feedback
{
	font-size: 9pt;
	margin-left: 10px;
	font-family: Verdana, Arial;
}
