th { font-family:"verdana","arial","helvetica","sans-serif"; font-size:11px; font-weight:bold; text-decoration:none; color:#000000 }

.HelpMainTable
{
	border-right: #018f9b thin solid;
	padding-right: 10px;
	border-top: #018f9b thin solid;
	padding-left: 10px;
	padding-bottom: 5px;
	border-left: #018f9b thin solid;
	padding-top: 5px;
	border-bottom: #018f9b thin solid;
	background-color: white;
}

.NestedTable
{
	border-right: #018f9b thin solid;
	border-top: #018f9b thin solid;
	margin: 10px;
	border-left: #018f9b thin solid;
	border-bottom: #018f9b thin solid;
	background-color: white;
}

.HelpTrBg
{
	background:#e3f2fe;
	vertical-align:top;
}

.HelpLink
{
color:#018F9B; 	
font-weight:bold;
}

.popup {CURSOR: help; COLOR: #018f9b; TEXT-DECORATION: none } 

input.numeric{
	text-align: right}
	
div#Iframe
{
	border-right: 0px solid;
	padding-right: 0px;
	border-top: 0px solid;
	padding-left: 0px;
	OVERFLOW-X: visible;
	padding-bottom: 0px;
	margin-left: 0px;
	overflow: auto;
	border-left: 0px solid;
	padding-top: 0px;
	border-bottom: 0px solid;
	height: 177px;
}
div#Iframe table{width: 100%}
div#Iframe th, div#frame td
{
	border-bottom: white 0px solid;
	background-color: #C0D7E9;
}
div#Iframe th{padding: 4px 4px 4px 4px}
div#Iframe td{padding: 2px 4px; vertical-align: middle}

.Button01  { color:#FFFFFF; background-color:#018F9B; font-weight:bold; height:20px; width:80px }

.InputBoxW300
{
    width:300px
}

.InputBoxW60
{
    width:60px
}

.InputBoxW25
{
    width:25px
}

.TableHeading
{
	   color:White;font-weight:bold;
	   position:relative ; 
	   top:  expression(document.getElementById("Iframe").scrollTop-1); /* IE5+ only */ 
	  /*expression(this.offsetParent.scrollTop); */
	 z-index: 10;
}
.Freezing 
{
   position:relative ; 
   top:  expression(document.getElementById("tbl-Iframe").scrollTop-2); /* IE5+ only */ 
   /*expression(this.offsetParent.scrollTop); */
   z-index: 10; 
}
		
		
.KentekenTD{background-image: url(http://www.fx.nl/fxnet/images/site/kenteken/box.gif);}
.KentekenInputBox{font-family:arial;text-transform:uppercase;font-size:10pt;font-weight:bold;height:22px;width:24px;}
