BODY {
  background-color: #d06666;
  font: 7pt verdana,sans;
  color: white;
  text-decoration: none;
  scrollbar-face-color:#D06666;
  scrollbar-arrow-color:#EFCCCC;
  scrollbar-track-color:#D06666;
  scrollbar-shadow-color:#000000;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-3dlight-color:'';
  scrollbar-darkshadow-Color:'';
}
a {
  font: 7pt verdana,sans;
  color: white;
  text-decoration: none;
}
a:hover {
  font: 7pt verdana,sans;
  color: white;
  text-decoration: underline;
}
td {
  font: 7pt verdana;
}

.vpsButtonBig {
  width: 150;
  background: #EFCCCC;
  font: 8pt arial,sans;
  color: black;
  font-weight: bold;
  text-align: center;
}

.prettyInput {
	height:18px;
	border: 1px solid #B10000;
	background:#EFCCCC;
	filter:Alpha(opacity=50);
}

.light {
	background: #EFCCCC;
	color: #000000;
	border-right: 1px solid #B10000;
	padding-right: 5px;
	padding-left: 3px;
}

.dark {
	border-right: 1px solid #B10000;
	padding-right: 5px;
	padding-left: 3px;
}

.headers {
	border-right: 1px solid #B10000;
	padding-left: 5px;
	padding-right: 5px;


}
.total {
	border-top: 1px solid #B10000;
	border-right: 1px solid #B10000;
	border-bottom: 1px solid #B10000;

	padding-left: 5px;
	padding-right: 5px;
}

.totaal {
	font: 11px verdana, arial ,sans;
	font-weight: bold;
   color: #000000;
	padding: 3px;
}

.titel {
	font-size: 12px;
	border-right: 1px solid #B10000;
}

.table {
	border-top: 1px solid #B10000;
	border-left: 1px solid #B10000;
	text-align: center;
}

.staffelinfo {
	font: 9px verdana,sans;
	color: #000000;
	font-weight: bold;
	text-align: center;
}

.staffelcijfers {
	font: 9px verdana,sans;
	color: black;
	background: #EFCCCC;
	width: 150;
	text-align: center;
}

.staffel_land {
	font: 8px verdana,sans;
	color: #000000;
	font-weight: bold;
	text-align: center;
}

.staffeladtxt {
    font: 9px verdana,sans;
    color: black;
    font-style: italic;
    height: 18px;
}

.staffeltotaal {
    font: 9px verdana,sans;
    color: black;
    font-weight: bold;
}

.staffeluitleg {
	font: 9px verdana,sans;
	color: black;
	background-color: #D06666;
	text-align: center;
}

.bg1 {
	background:#FF8C8C;
}

.bg2 {
	background-color: #FFAAAA;
}

.bg3 {
	background-color: #EFCCCC;
}

.border_white {
	border: 1px solid #FFFFFF;
}

.border_black {
	border: 1px solid #000000;
}

.border_red1 {
	border: 1px solid #fc6b6b;
}

.border_red2 {
	border-top: 1px solid #fc6b6b;
	border-left: 1px solid #fc6b6b;
	border-right: 1px solid #fc6b6b;
}

.margins1 {
	margin-bottom:2px;
}

.margins2 {
	margin-bottom:4px;
}

.vlag {
	border:1px solid #000000;
}
