body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #eeeeee;
	background-color: #750000;
	scrollbar-Track-Color: #ffffff;
	scrollbar-Face-Color: #cccccc;
	scrollbar-Shadow-Color: #ffffff;
	scrollbar-Highlight-Color: #ffffff;
	scrollbar-darkshadow-color: #cccccc;
	scrollbar-3dLight-Color: #cccccc;
	scrollbar-Arrow-Color:#ffffff;
	scrollbar-Base-Color: #cccccc;
	border: none;
	line-height: 15px;
}
div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #eeeeee;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #eeeeee;
}
.layerHeader {
	width: 422px;
	height: 100px;
	visibility: visible;
	top: 0px;
	position: absolute;
	left: 0px;
	z-index: 10;
}
.layerNav {
	width: 190px;
	visibility: visible;
	position: absolute;
	left: 590px;
	top: 0px;
}
.layerNav2 {
	width: 160px;
	height: 80px;
	visibility: visible;
	position: absolute;
	left: 423px;
	top: 20px;
}
.layerBox {
	width: 140px;
	height: 160px;
	visibility: visible;
	position: absolute;
	left: 2px;
}
.layerContent {
	width: 400px;
	visibility: visible;
	left: 170px;
	top: 150px;
	position: absolute;
	padding-bottom: 20px;
	height: 61px;

}
.subNav {
	list-style-type: square;
	list-style-image:  url(images/herz_list.gif);
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 14px;
}
ul li a:link {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
ul li a:active {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
ul li a:visited {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
ul li a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #cc3300;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
	text-decoration: none;
}
.boxtitle {
	font-size: 14px;
	color: #750000;
	font-weight: bold;
	text-align: right;
}
.boxfooter {
	font-size: 11px;
	color: #750000;
}
.title {
	font-size: 16px;
	font-weight: bold;
}
.justify {
	text-align: justify;
}
.fontCourier {
	font-family: Courier New, Courier, mono;
}
.font10px {
	font-size: 10px;
}
.padding-bottom10 {
	padding-bottom: 10px;
}
.margin-bottom10 {
	margin-bottom: 10px;
}
.list {
	list-style-type: square;
	list-style-image:  url(images/herz_list.gif);
}
textarea {
	font-size: 11px;
	border: 1 #cc3300 solid;
	background-color: eeeeee;
}
select {
	font-size: 11px;
	border: 0 #000000 solid;
}
input {
	font-size: 11px;
	border: 1 #cc3300 solid;
	background-color: eeeeee;
}
