@charset "utf-8";
/* Xopa Media CSS (Xopa.eu) */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: none;
	color: #0099CC;
}
a:active {
	text-decoration: none;
	color: #0099CC;}
	
.bold {
	font-size: 12px;
	font-weight: bold;
}

.legal {
	font-size: 10px;
	color: #CCCCCC;
}

#centrecolumn {
	width: 900px;
	margin: 0 auto;
	background-image: url('back.png');
	background-position: top center;
	background-repeat: no-repeat;
}

#bottom {
	width: 788px;
	height: 50px;
	background-image: url('bottom.jpg');
	background-position: top center;
	background-repeat: no-repeat;
}

#callback {
	width: 302px;
	float: right;
	text-align: justify;
}

/* Xopa Media CSS copyright 2007 */
