body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}.txtbox {
	font-family: Verdana;
	font-size: 12px;
	border: 1px solid #000000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	height: 16px;
}
.txtsmlfont {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
.txtbigfont {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.btn {
	font-family: Verdana;
	font-size: 12px;
	color: #EEEEEE;
	background-color: 537715;
	height: 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.menufont {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.menufontsml {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFCC33;
}
