body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #39628E;
	padding: 0px 0px 15px;
	margin: 0px 0px 15px;
	text-align: justify;
}	
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
}
a:active {
	color: #FF6600;
}
.layoutCell {
	background-color: #4B7EB8;
}
.navButtons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	height: 27px;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
}
.navButtons a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.navButtons a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.navButtons a:hover {

	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}
.bigColumn {
	background-attachment: fixed;
	background-image: url(img/theadbg.png);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #9CB9D8;
	padding: 6px;
}
.cellPad {
	padding: 5px 20px 15px;
	font-size: 11px;
	text-align: justify;
}
.copyright {
	font-size: 10px;
}
.developed {
	font-size: 10px;
	color: #96B5D6;
}
.developed a:link {

	font-size: 10px;
	color: #96B5D6;
}
.redAccent {
	color: #FF6600;
	font-weight: bold;
}
.imgBorder {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.ver10 {
	font-size: 10px;
}
.formel {
	background-color: #759CC8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width: 100%;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-attachment: fixed;
	background-color: #2459AA;
	background-image: url(img/button-bg.png);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #FFFFFF;
	padding: 3px;
	color: #FFFFFF;
}
.headers {
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 15px;
}
.illuDiv {
	position: static;
	float: right;
	z-index: 2;
}
