body {
	margin: 0;
	padding: 0;
	background: url(http://www.topeuro.nl/inc/img/site_bg.gif) repeat-x top left #E1EDF5;
}
body, table, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}
a {
	color: #0099FF;
}
h2 {
	font-size: 16px;
	color: #0066CC;
}
th {
	background: #93C4F0;
	font-weight: bold;
}
.container {
	width: 778px;
	padding: 0;
	height: 100%;	
}
.topheader{
	background: #003366;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #69B8F0;
	border-top: 1px solid #69B8F0;
	height: 13px;
}
.footer{
	background: #003366;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #69B8F0;
	border-top: 1px solid #69B8F0;
	height: 20px;
	color: #B3C2D1;
	padding: 1px 5px;
	font-size: 10px;
}
.footer a{
	color: #B3C2D1;
}
.header {
	background: #7AB5E0;
}
.banner {
	background: url(http://www.topeuro.nl/inc/img/banner_bg.gif) no-repeat;
}
.menu{
	background: url(http://www.topeuro.nl/inc/img/menu_bg.gif) repeat-x top left #7AB5E0;
	text-align: right;
}


.site-right {
	background: url(http://www.topeuro.nl/inc/img/right_bg.gif) repeat-y top left;
}
.content-container {
	background: #FFF;
}
.site-left{
	background: url(http://www.topeuro.nl/inc/img/left_bg.gif) repeat-y top right;
}


.left-column , .right-column{
	border: 1px solid #FFF;
	width: 155px;
	background: #EBFAFF;
	margin: 0;
	padding: 5px 0 ;
}
.right-column {
	width: 145px;
	padding: 5px;
	border-right: 1px solid #4D9DC5;
}



.content {
	background: #FFF;
	margin: 0;
	padding: 6px 5px;
}


.submenu {
	background: #D1ECFF;
	font-weight: bold;
}
.submenu .item {
	margin: 0;
	color: #003366;
	padding: 7px 3px 5px 20px;
	background: url(http://www.topeuro.nl/inc/img/submenu_active.gif) no-repeat top left #CBE6F9;	
}
.submenu .item a {
	color: #003366;
}
.submenu .activeitem {
	margin: 0;
	color: #003366;
	padding: 7px 3px 5px 20px;
	background: url(http://www.topeuro.nl/inc/img/submenu_active.gif) no-repeat top left #CBE6F9;	
}
.submenu .activeitem a {
	color: #003366;
}




.box {
	background: #E8F5FE;
}
.boxright {
	background: url(http://www.topeuro.nl/inc/img/box_rightbg.gif) repeat-y top right;
	text-align: right;
}
.boxbottom {
	background: url(http://www.topeuro.nl/inc/img/box_bottombg.gif) repeat-x bottom left;
}
	
	
	