body {
	color: #000000;
	background-color: #ffffff;
	background-image: url(images/wied_header.jpg);
	background-repeat: repeat-x;
	font-family: "trebuchet ms", Arial, sans-serif;
	font-size: 9pt;
}
#header {
	position: absolute;
	height: auto;
	width: auto;
	left: 0px;
	top: 0px;
	visibility: visible;
}

#main {
	height: auto;
	width: auto;
	padding-left: 0px;
	padding-top: 160px;
	padding-right: 0px;
}
.leftcoltext {
	background-color: #A9CCBE;
	border: 1px solid #4D7864;
}
.rightcoltext {
	padding: 10px;
	color: #333333;
	background-color:   #A9CCBE;
	border: 1px solid #4D7864;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 16px;
	color: #4D7864;
	margin-top: 0px;
	margin-bottom: 3px;
}
h2 {
	font-size: 16px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 3px;
}
.p10 {
	padding: 10px;
}
.plr15 {
	padding-left: 15px;
	padding-right: 15px;
}
.prb5 {
	padding-right: 5px;
	padding-bottom: 5px;
}
.sl { /*small-left*/
	padding-bottom: 5px;
	padding-right: 2px;
}
a, a:visited {
	text-decoration: none;
	color: #4D7864;
	cursor: pointer;
}
a:hover {
	text-decoration: underline;
}
.toplist {
	visibility: hidden;
	display: none;
}
