BODY, TD {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #4D4D4F;
	text-align:left;
}

INPUT.TEXT{ 
  font-family:TrebuchetMS; 
  font-size:9pt; 
  font-weight:bold; 
  background-color:336699; 
  border-color:336699; 
  border-style:inset; 
  border-width:2px; 
  color:FFFFFF; 
}

html {
     overflow: -moz-scrollbars-vertical;
}

.background { 
	background-repeat : repeat-y ;
	background-image: url(../images/various/background_spacer.png);
}
.backgroundNoRepeat { 
	background-repeat : no-repeat;
	background-image: url(../images/various/background.png);
}

.headertext {
	font: Arial;
	font-size:9px;
}
.text {
	font: Arial;
	font-size:12px;
	
	
}
.inhoud {
	font: Arial;
	font-size:12px;
}
.titel {
	font: Arial;
	font-size:12px;	
}
.tabletop {
	height:100%;
}
.textBox {
	border-bottom:1px #B7B7B7;
	border-right:1px #B7B7B7;
	border-style:outset; 
}

