body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EEF9FE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.header{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	background-image: url(/images/template/top_menu_background.gif);

}
a.header_link:link, a.header_link:visited, a.header_link:active {
	color: #003366;
	text-decoration: none;
} 

a.header_link:hover {
	color: #DC2A2A;
	text-decoration: none;
}

a.footer:link, a.footer:visited, a.footer:active {
	color: #000000; 
	font-weight: bold; 
	font-size: 10px; 
	text-decoration: none;
} 

a.footer:hover {
	text-decoration: none; 
	font-weight: bold; 
	font-size: 10px;
	color: #3CA4C6;
}
.legal_notice {
	font-size: 9px;
	text-align: center;
}
td.footer {
	background-image: url(/images/template/footer_background.gif);
}
h1 {
	font-size: 18px;
	text-align:center;
}
.coop_ads {
	font-size: 9px;
	text-align: center;
}
table.main_table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #6DBFD4;
	border-right-color: #6DBFD4;
	border-bottom-color: #6DBFD4;
	border-left-color: #6DBFD4;
	border-bottom-style: solid;
}
