body {
	background-color: #dddddd;
	color: #444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
}

a:link, a:visited, a:hover, a:active {
	color: #ff0000;
	text-decoration: underline;

}

#topbox {
	position: absolute;
	left: 16px;
	top: 20px;
	border-color: #444444;
	border-width: 2px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	padding-top: 15px;
	padding-left: 16px;
	width: 450px;
	height: 40px;
}

.toptxt {
	font-size: 0.6em;
	letter-spacing: 0.2em;
	font-weight: bold;
	color: #ddd;
	position: absolute;
	right: 16px;
}

#headbox {
	background-color: #444;
	font-size: 0.8em;
	letter-spacing: 0.2em;
	font-weight: bold;
	color: #ddd;
	position: absolute;
	left: 16px;
	top: 62px;
	width: 470px;
	height: 78px;
}

.gr {
	position: absolute;
	top: 10px;
	left: 16px;
}

.green {
	color: #00AA00;
	text-shadow: 2px 2px 2px #000;
}

.kl {
	color: #ddd;
	font-size: 0.8em;
	position: absolute;
	top: 30px;
	left: 16px;
}

#deif {
	position: absolute;
	background-color: #fff;
	background: no-repeat url(../pix/deifl2.gif);
	left: 402px;
	top: 62px;
	width: 84px;
	height: 78px;
	z-index: 1;
}

#txt {
	font-size: 0.7em;
	line-height: 1.4em;
	padding-top: 52px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	position: absolute;
	left: 16px;
	top: 120px;
	width: 426px;
	border-color: #444444;
	border-width: 2px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}

#imp {
	position: absolute;
	left: 0px;
	bottom: 0px;
	color: #444;
	font-size: 9px;
	line-height: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 480px;
}