BODY	
		{
		background-color: Black;
		font-family : Tahoma, Verdana, Helvetica;
		font-size : 12px;
		font-weight : normal;
		font-style : normal;
		color : #FFFFFF;
		margin-left : 0px;
		margin-right : 0px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin : 0px;
		padding-left : 0px;
		padding-right : 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding : 0px;
		border-left-width : 0px;
		border-right-width : 0px;
		border-top-width : 0px;
		border-bottom-width : 0px;
		border-width : 0px;
		border-color : 0px;
		}
		


/* content: alle content binnen deze site */

.content
		{
		font-size : 12px;
		font-family : Tahoma, Verdana, Helvetica;
		font-weight : none;
		color : #000000;
		text-decoration : none;
		}

.content A
		{
		font-size : 12px;
		font-style : normal;
		font-weight : bold;
		color : Maroon;
		font-family : Tahoma, Verdana, Helvetica;
		text-decoration : none;
		}		

td{
		font-family : Tahoma, Verdana, Helvetica;
		font-size : 12px;
		font-weight : normal;
		font-style : normal;
}
		
.content A:Hover  
		{
		color : #666666;
		text-decoration : none;
		}

.content A:Active
		{
		color : #666666;
		text-decoration : none;
		}	
		
.border {
	border: 1px solid maroon;
}

.bordersearch {
	border: 1px solid #CC0000;
}
.tablebottom {
	background-color: #000000;
	background-image: url(../img/tablebottom.jpg);
	background-repeat: no-repeat;
}
