body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #000000; /* background-color: #7EB0B4; */
	background-color: #FFFFCC;
}

address {
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #FFFFFF;
	right: 0px;
	margin-right: 12px;
	margin-top: 10px;
	text-align: right;
}

table {
	margin-left: 12px;
}

td {
	font-size: 12px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-stretch: expanded;
	margin-left: 12px;
	margin-top: 8px;
	margin-bottom: 0px; /* letter-spacing: .25em; */
}

p.text1 {
	font-size: 12px;
	margin-left: 12px;
	margin-top: 12px;
	color: #000000;
}

#container {
	position: absolute;
	height: 544px;
	width: 760px;
	border: none;
	margin: -256px 0px 0px -380px;
	top: 50%;
	left: 50%;
	text-align: left;
	padding: 0px;
	overflow: hidden;
	background-image: url(images/bg_hlines.gif);
}

#headtop {
	position: absolute;
	width: 760px;
	height: 110px;
	background-image: url(images/head_top.jpg);
	background-repeat: no-repeat;
	left: 0px;
	top: -5px;
}

#navimain {
	position: absolute;
	margin-top: 6px;
	padding: 6px;
	padding-left: 12px;
	font-size: 11px;
	top: 110px;
	width: 760px;
	background-color: #FFFFCC;
	border: none;
	border-left: none;
}

a:link.mn, a:visited.mn {
	font-size: 11px;
	text-decoration: none;
	color: #333333;
}

a:hover.mn, a:active.mn {
	color: #000000;
	text-decoration: underline;
}

a:link.activemn, a:visited.activemn, a:hover.activemn, a:active.activemn {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

a.link.reg, a:visited.reg, a:hover.reg, a:active.reg {
	font-size: 12px;
	font-style: italic;
	color: #444444;
	text-decoration: underline;
}

.leftcontent {
	position: absolute;
	margin-top: 150px;
	width: 380px;
	height: 403px;
	background-color: transparent;
	border: none;
	left: -3px;
	top: 0px;
}

.rightcontent {
	position: absolute;
	margin-top: 150px;
	width: 380px;
	height: 403px;
	background-color: transparent;
	border: none;
	left: 381px;
}

.deko1 {
	position: absolute;
	background-color: transparent;
	border: none;
	margin: 0px;
	padding: 0px;
	z-index: 999;
}

.icon {
	border: 1px solid Black;
}

