body {
	margin: 0px;
	background-color: #47569B;
	overflow: auto;
}
td {
	font-family: Century gothic;
	font-size: 16px;
	color: #000000;
}
.maintabel {
	border: 5px solid #003366;
	background-color: #F4F4F4;
	font-family: Century gothic;
	font-size: 16px;
	color: #000000;


}
.banner {
	background-color: #47569B;
	background-image: url(images/layout_01.jpg);
	background-repeat: no-repeat;

}
.voeter {
	background-color: #47569B;
	height: 25px;
	width: 100%;
	font-size: 10px;
}
.proximedia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;

}
a.proximedia:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;

}
a.proximedia:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;

}
a.proximedia:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #034074;
	text-decoration: none;

}
A.arrow 
   {
 font-family : Century gothic;
 font-size : 16px;
 text-decoration: none ;
 color: #FFFFFF ;
 height: 100% ;
 width: 100% ;
 background-color: #5266C1 ;
 padding-top: 5px ;
 padding-bottom: 5px;
}
.menuboven {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.menuonder {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
A:visited.arrow 
   {
 font-family : Century gothic;
 font-size : 16px;
    text-decoration: none ;
    color: #FFFFFF ;
    background-repeat: repeat ;
    height: 100% ;
    width: 100% ;
    background-color: #5266C1 ;
    padding-top: 5px ;
	 padding-bottom: 5px;
}
A:hover.arrow 
 {
 font-family : Century gothic;
 font-size : 16px;
 text-decoration: none ;
    color: #FFFFFF ;
    height: 100% ;
    width: 100% ;
    background-color: #47569B ;
    padding-top: 5px ;
	 padding-bottom: 5px;
 }
.menu {
	background-image: url(images/layout_03.jpg);
	background-repeat: repeat-y;
}
.title {
	font-size: 18px;
	font-weight: bold;
	color: #47569B;
}

