@charset "UTF-8";
.body {
	font-family: Eurostile;
	font-size: 18px;
}
.bodynew {
	font-family: "Trebuchet MS";
	font-size: 13px;
}
.bodysmall {
	font-family: Eurostile;
	font-size: 14px;
}
.menu {
	font-family: "Trebuchet MS";
	font-size: 13px;
	text-decoration: none;
}
.menulink {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #5588aa;
	text-decoration: none;
}
.menulink:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #cc6600;
	text-decoration: underline;
}
.menuselected {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bolder;
	text-decoration: underline;
}
.picborder {
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
