/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
body {
	background-color: #cecdcb;
	background-image: url(/images/background703.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
div.contentarea {
	width: 100%;
	height: 100%;
	text-align: center;
}
div.logo {
	position: absolute;
	top: 30px;
	left: 40px;
}
div.error {
	position: relative;
	top: 240px;
}
div.toocool {
	position: absolute;
	bottom: 0px;
	right: 0px;
	cursor: pointer;
}
