/* CSS Document */
.menuTable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.menuTd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	border-top: 0px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 1px solid #000000;
	font-weight: bold;
	text-align: center;
}
.footerTable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #41ba8d;
	border-right-color: #41ba8d;
	border-bottom-color: #41ba8d;
	border-left-color: #41ba8d;
}
.footerTd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	border-top: 0px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 1px solid #000000;
}
.goButton {
	font-size: 10px;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	height: 16px;
	width: 20px;
}
.inputText {
	font-size: 10px;
}
body {
	margin: 0px;
	padding: 0px;
}
