.menuborder {
	background-color: #C40000;
	position: static;
	height: auto;
	width: 155px;
	right: auto;
	bottom: auto;
	top: 316px;
	border-top: 1px none #C40000;
	border-right: 1px solid #C40000;
	border-bottom: 1px solid #C40000;
	border-left: 1px solid #C40000;
	overflow: auto;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	visibility: hidden;
}
.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #666666;
}
.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	background-color: #A9D046;
	border: 1px solid #666666;
}
.menutable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C40000;
	border-right-color: #C40000;
	border-bottom-color: #C40000;
	border-left-color: #C40000;
	padding: 4px;
	background-color: #BB0000;
}
