body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #454545;
	margin: 0px;
	background-image: url(images/main-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
}

table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #454545;
}
.titels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #235f7b;
	font-weight: bold;
}

a:link       { color: #235f7b; text-decoration: underline}
a:visited    { color: #235f7b; text-decoration: underline}
a:active     { color: #235f7b; text-decoration: underline}
a:hover      { color: #235f7b; text-decoration: none}

.validator            { color: #235f7b; font-size: 8pt;}
.validatortext         { color: #ff0000;}
input.stylebutton { font-size: 8pt; color: #ffffff; background-color:#235f7b}  

.style1 {color: #FFFFFF}
.style1 a:link       { color: #ffffff; text-decoration: none}
.style1 a:visited    { color: #ffffff; text-decoration: none}
.style1 a:active     { color: #ffffff; text-decoration: none}
.style1 a:hover      { color: #ffffff; text-decoration: none}

.btn{font-size:10px; background-color:#235f7b; border:solid 1px;color:#FFFFFF;}