@font-face {
    font-family: "Humanist 521 Light BT";
    src: url(misc/HUM521L.TTF);
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	color: #0066CC;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #0066CC;
}

a:hover {
	color: #0066CC;
	text-decoration: underline;
}

h1 {
	font-size:30px;
	color: #4d8d50;
	font-family: "Humanist 521 Light BT";
	margin: 0;
	padding: 0;
}

#navbar a {
	color: #FFF;
	text-decoration: none;
}

#navbar a:hover {
	color: #c8e7ec;
	text-decoration: underline;
}

.imgborder {
	border: solid 1px #333;
}

.top {
	background: url(image/top.gif);
}

.top1 {
	background: url(image/top1.gif);
}

.menuup {
	background: url(image/menuup.gif);
}

.menuright {
	background: url(image/menuright.gif);
}

.menuleft {
	background: url(image/menuleft.gif);
}

.menudown {
	background: url(image/menudown.gif);
}

.longmenu {
	background: url(image/longmenu.gif);
}
