.menutable {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-color: #000000;
	font-weight: bold;
	font-size: 14 px;
	background-color: #006633;
	optionalbackground-color: #0099ff;
	oldbackground-color: #237abf;
}
.menutableblue {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-color: #ffffff;
	font-weight: bold;
	background-color: #0099ff;
	optionalbackground-color: #0099ff;
	oldbackground-color: #237abf;
}
.menutablewhite {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-color: #000000;
	font-weight: bold;
	background-color: #ffffff;
	optionalbackground-color: #0099ff;
	oldbackground-color: #237abf;
}
.whitelink {
	font-family: Futura;
	font-size: 14 px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.whitelinksmall {
	font-family: Futura;
	font-size: 12 px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.blacklinksmall {
	font-family: Futura;
	font-size: 12 px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.link {
	font-family: Futura;
	font-size: 14 px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.sublink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
.submenutable {
	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: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.maintable {
	border: 1px solid #666666;
}
.big_link {
	font-size: medium;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}