.styles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 1px solid #666666;
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #669933;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	cursor: hand;
}
.menu {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #999999;
}
.normal {
	font-weight: normal;
}
.darklinks {
	color: #333333;
}
.underlined {
	text-decoration: underline;
}
.go {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #669933;
	background-color: #FFFFFF;
	border: 0px;
	cursor: hand;
}
.greenbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #466A24;
	background-color: #FFFFFF;
	border: 1px solid #466A24;
	cursor: hand;
}
