A {
	color : #213083;
}

A:Hover {
	color : #C65A40;
	text-decoration : none;
}

h3 {
	font-size : 16px;
	font-weight : bold;
}

.h3-reg {
	font-size : 16px;
	font-weight : bold;
}

.h3-arm {
	font-family : Nork;
	font-size : 16px;
	font-weight : bold;
}

.h3-arm-barz {
	font-family : HF Barz Normal;
	font-size : 16px;
	font-weight : bold;
}

.justfont {
	font-family : Trebuchet MS, Arial, Helvetica;
}

.body {
	font-family : Trebuchet MS, Arial, Helvetica;
	font-size : 16px;
}

.body-small {
	font-family : Trebuchet MS, Arial, Helvetica;
	font-size : 14px;
}

.body-white {
	font-family : Trebuchet MS, Arial, Helvetica;
	font-size : 16px;
	color : #ffffff;
}

.body-arm {
	font-family : Nork;
	font-size : 16px;
}

.body-arm-small {
	font-family : Nork;
	font-size : 14px;
}

.body-arm-barz {
	font-family : HF Barz Normal;
	font-size : 18px;
}

.body-arm-barz-small {
	font-family : HF Barz Normal;
	font-size : 14px;
}

.tableheader {
	font-family : Trebuchet MS, Arial, Helvetica;
	font-size : 16px;
	color : #ffffff;
	font-weight : bold;
}

.errortext {
	font-family : Trebuchet MS, Arial, Helvetica;
	font-size : 14px;
	color : #ff0000;
	font-weight : bold;
}









#menu {
	background-color: #800000;
}
#menu div.top {
	padding-top: 5px;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 8px;

	width: 100%;
}
#menu div.section {
	position: absolute;
	display: inline;
}
#menu div.box {
	background-color: #505050;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 6px;
	padding-right: 6px;
	border-color: #666666;
	border-width: 1px;
	border-style: none none solid none;

	position: static;
	visibility: hidden;
	width: 100%;
}
#menu a {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	white-space: nowrap;
}
#menu a:hover {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	white-space: nowrap;
}
