body {
	background-image: url(Assets/bg2.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.form1 {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

.lcolors {color: #ff0000; text-decoration: underline; background-color: none} 
.lcolors:visited {color: #ff0000; text-decoration: underline; background-color: none} 
.lcolors:active {color: #ff0000; text-decoration: underline; background-color: none} 
.lcolors:hover {color: #770000; text-decoration: none; background-color: none}

.lcolors2 {color: #990000; text-decoration: underline; background-color: none} 
.lcolors2:visited {color: #990000; text-decoration: underline; background-color: none} 
.lcolors2:active {color: #990000; text-decoration: underline; background-color: none} 
.lcolors2:hover {color: #770000; text-decoration: none; background-color: none}
A.link {
color:#ba0001}
A.menulink {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	display: block;
	width: 184px;
	color: #000000;
	text-decoration: none;
	background-color: #cccc99;
	text-align: center;
	border-top: 1px solid white;	
	border-right: 1px solid black;	
	border-bottom: 1px solid black;	
	border-left: 1px solid white;	
	margin: 0;
}

A.menulink:hover {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	display: block;
	width: 184px;
	color: #ff0000;
	text-decoration: none;
	background-color: #00CC66;
	text-align: center;
	border-top: 1px solid white;	
	border-right: 1px solid black;	
	border-bottom: 1px solid black;	
	border-left: 1px solid white;
	margin: 0;
}


p {font-family: Verdana, Arial, Helvetica, sans-serif}
p.body {font-size: 11px; font-weight:bold; line-height: 20px; text-align: left; margin-left: 10px; margin-right: 30px; margin-top: 10px}
p.subhead {font-size: 11px; font-weight:bold; line-height: 20px; text-align: left; margin-left: 10px; margin-right: 30px; margin-top: 10px; border-bottom: 1px solid #BA0001}
p.bodylocal {font-size: 11px; line-height: 20px; text-align: left; margin-left: 0px; margin-right: 0px; margin-top: 10px}
p.bodycenter {font-size: 11px; line-height: 20px; font-weight: bold; text-align: center; margin-left: 10px; margin-right: 10px; margin-top: 10px}
p.headercenter {font-size: 11px; line-height: 20px; font-weight: bold; text-align: center; margin-top: 30px}

p.header {font-size: 14px; font-weight: bold; text-align: center; margin: 0; display: block; width: 558px; background: #064A01; padding: 2px; color: #ffffff}

p.footercenter {font-size: 10px; font-weight: bold; text-align: center; line-height: 150%; margin: 0; padding: 0px; color:#FFFFFF}

.headertext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; margin: 0; padding-top: 33px; padding-left: 400px; color:#FFFFFF; font-weight: bold}


td.bg01 {background-image:url(Assets/weidinger_01.jpg); background-repeat: no-repeat}
td.bg02 {background-image:url(Assets/weidinger_02.jpg); background-repeat: repeat-y}
td.bg03 {background-image:url(Assets/weidinger_03.jpg); background-repeat: repeat-y}
td.bg04 {background-image:url(Assets/weidinger_04.jpg); background-repeat: repeat-y}
td.bg05 {background-image:url(Assets/weidinger_05.jpg); background-repeat: repeat-y}


td.bgnr {}
td.bgry {background-repeat: repeat-y}
td.bgrx {background-repeat: repeat-x}
table.border {border: 2px solid #708392}
table.marginpad {padding-right: 1px; padding-top: 2px}


ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	text-align: left;
	margin-left: 10px;
	margin-right: 30px;
	margin-top: 10px;
	list-style-position: outside;
	list-style-type: square;
}

ol li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	text-align: left;
	margin-left: 10px;
	margin-right: 30px;
	margin-top: 10px;
	list-style-position: inside;
	list-style-type: square;
}
