body {
	background-image: url(/layout/2008/2008_back_kraft.gif);
	background-position: center center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #24807D;
	background-repeat: repeat;
	clip: rect(auto,auto,auto,auto);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}
a:link {
	text-decoration: none;
	color: #18BCAC;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #145A58;
}
a:active {
	text-decoration: none;
	color: #33FFFF;
}
a:hover {
	text-decoration: none;
	color: #DC3288;
}

.datatable {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-top-color: #B0E8EE;
	border-right-color: #B0E8EE;
	border-bottom-color: #B0E8EE;
	border-left-color: #B0E8EE;
	vertical-align: top;
}