body {
	color: Black;
	background-color: #F0F3F7;
	font-family: "Bookman Old Style", sans-serif;
	font-size: 12px;
	text-align: center;
	scrollbar-3dlight-color: #8AB9F2;
	scrollbar-arrow-color: #8AB9F2;
	scrollbar-base-color: #F0F3F7;
	scrollbar-darkshadow-color: #8AB9F2;
	scrollbar-face-color: #F0F3F7;
	scrollbar-track-color: #F0F3F7;
	scrollbar-highlight-color: #F0F3F7;
	scrollbar-shadow-color: #F0F3F7;
}

a {
	font-size: 12px;
	color: #7DBBFF;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: Blue;
	text-decoration: none;
	font-weight: bold;
}

table { 
	background-image:url(../blue/Image11.jpg);
	border-collapse:separate;
	border: 1px #8AB9F2 solid;
	width: 732;
	margin: auto;
	margin-left: auto;
	margin-right: auto;
}

td {
 	border:0px #8AB9F2 solid; 
	text-align: center;
	font-size: 12px;
} 

th {
	font-size: 12px;
	color: Blue;
 	border:1px #8AB9F2 solid; 
	text-align: center;
	background:url(http://www.ehc-extreme.de/blue/blue_button_0030.jpg);
}