html { 	overflow: -moz-scrollbars-vertical; }

body { 	background: #203763;
		color: #203763;
		font-family: Arial, "Comic Sans Ms", sans-serif;
		font-size: 9pt;
		margin: 0; }

h1 { 	padding:10px;
		background: #FFFFFF;
		font-weight: bold;
		font-size: 16pt;
		text-align: left; }
		
p { 		padding: 10px;
		text-align: left; }

img { 	border: 0;
		padding:10px; }
img.manager_thumb {
		width: auto;
		height: 248px; }
img.manager_thumb {
		width: 248px;
		height: auto;
		border: 1px solid black; }
			
table { 	border: 0px;
		margin: 20px; }
table.gecentreerd {
		margin-left: auto;
		margin-right: auto; }
table.images {
		width: 700px; }
		
td { 	font-size: 9pt;
		text-align: left; }
td.logo {
		background-image: url( "../images/background/logo.jpg" );
		width: 194px;
		height: 154px; }
td.top {	
		background-image: url( "../images/background/top.jpg" );
		width: 636px;
		height: 125px; }
td.alubalk {
		background-image: url( "../images/background/alubalk.jpg" );
		width: 830px;
		height: 29px; }
td.menu{ 
		background-image: url( "../images/background/menu.jpg" );
		height: 29px; }
td.main{ width: 830px; 
		background: #FFFFFF; }
td.bottom { 	
		background-image: url( "../images/background/bottom.jpg" );
		background-repeat: repeat-x; 
		background-color: white;
		height: 30px; }
td.topalign { 
		vertical-align: top; }
td.tekst {
		vertical-align: top;
		width: 500px; }
td.footer { 	text-align: center;
			color: #FFFFFF;
			vertical-align: center;
			height: 30px; }
td.coldelete { 	width: 80px;
				text-align: left; }

a {		text-decoration: underline;
		color: #203763; }
a:hover 	{
		text-decoration: none; }
a.wit { 	color: #FFFFFF;
		text-decoration: none; }

.opm {	font-style: italic;
		color: #990000; }

div.scroll {
		overflow-y: auto;
		height: 330px; }
		
textarea.adres {
		width:263px; }