.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	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: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.menulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}
.menulight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #efefef;
}
.menudark {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #e3e2e2;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.highlight {
	background-color: #FFFF00;
}
