body {
	/*background-image:	url("images/bg.jpg");*/
	background-repeat:	no-repeat;
	background-position:	bottom right;
	height:			100%;
	background-attachment:	fixed;
}
body, td, th {
	font-family:		arial,helvetica,sans;
	font-size:		11pt;
}
.layout, .layout td {
	/*border:			solid 1px black;
	border-collapse:	collapse;*/
}
.navigation a {
	float:			left;
	width:			169px;
	background-color:	#99cccc;
	/*border:			solid 1px white;*/
	font-size:		10pt;
	text-align:		center;
	text-decoration:	none;
	margin:			3px;
	padding-top:		3px;
	padding-bottom:		3px;
	color:			#000066;
	font-weight:		bold;
}
.navigation a:hover {
	background-color:	#99ccff;
	text-decoration:	none;
}
.navigation .active {
	background-color:	#6699cc;
}
.home {
	/*text-align:		center;*/
}
.logotext {
	color:			#408080;
	font-size:		24pt;
	text-align:		center;
}
.logotextgross {
	font-size:		36pt;
}
.topleft {
	margin-right:		32px;
	margin-bottom:		24px;
	font-weight:		bold;
	font-size:		9px;
}
.contenttd {
	width:			700px;
}
.linktable img {
	border:			0;
}
.linktable {
	border:			0;
	width:			100%;
}
.linktable td {
	vertical-align:		top;
	font-size:		80%;
}
.linktable a {
	color:			black;
	text-decoration:	none;
}
