body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #092773;
}

td, textarea, input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11 px;
	color: #ffffff;
	font-weight: bold;
	
}
}

.menu {
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11 px;
	color: #000000;
	font-weight: bold;
	
}
.tableDetail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #092773;
        
	

}




.tekstvelden {
	BACKGROUND-COLOR: transparent;
	BORDER-BOTTOM: 0px outset #ffffff;
	BORDER-LEFT: #ffffff 0px solid;
	BORDER-RIGHT: #ffffff 0px solid;
	BORDER-TOP: #ffffff 0px solid;
	COLOR: #ffffff;
	FONT: 12px Verdana, Arial, Helvetica, sans-serif;
	TEXT-ALIGN: left;
	
}


.transtext {
	
	BORDER-BOTTOM: 0px outset #ffffff;
	BORDER-LEFT: #ffffff 0px solid;
	BORDER-RIGHT: #ffffff 0px solid;
	BORDER-TOP: #ffffff 0px solid;
	COLOR: #092773;
	FONT: 11px Verdana, Arial, Helvetica, sans-serif;
	TEXT-ALIGN: left;
	font-weight: bold;

filter:alpha(opacity=100);
-moz-opacity:.100;
opacity:.100;
	
}



.microtxt {
	BACKGROUND-COLOR: transparent;
	BORDER-BOTTOM: 0px outset #ffffff;
	BORDER-LEFT: #ffffff 0px solid;
	BORDER-RIGHT: #ffffff 0px solid;
	BORDER-TOP: #ffffff 0px solid;
	COLOR: #092773;
	FONT: 11px Verdana, Arial, Helvetica, sans-serif;
	TEXT-ALIGN: left;



}

A:link {color: #ffffff; font-family: verdana; font-size: 12px; text-decoration: none;
}

A:visited {text-decoration: none; verdana; font-size: 12px; color: #ff0000}
A:active {text-decoration: none; verdana; font-size: 12px; bold; color: #ff0000}
A:hover {text-decoration: underline overline; verdana; font-size: 12px; color: #ff0000}


.tinytableopacity    {
COLOR: #092773;
FONT: 12px Verdana, Arial, Helvetica, sans-serif;
background: transparent;}

.tinytableopacity TD {
border:0px solid white;
FONT-SIZE: xx-small;
FONT-FAMILY: sans-serif;
filter:alpha(opacity=70);
-moz-opacity:.70;
opacity:.70;}




#liquid-round { 
width:70%;
margin:0px auto; 
background:#fff url("../deblock/images/leftside.gif") repeat-y left top;
} 




.top { 
width:100%; 
height:20px; 
background:url("../deblock/images/top.gif") no-repeat left top; 
} 
.top span { 
display:block; 
position:relative; 
height:20px; 
background:url("../deblock/images/top-right.gif") no-repeat right top; 
} 



.center-content { 
position:relative; 
background:url("../deblock/images/rightside.gif") repeat-y right top; 
padding:1px 20px 1px 25px; 
margin:-1px 0 -50px 0; 
} 





.bottom { 
height:60px; 
background:url("../deblock/images/bottom.gif") no-repeat left bottom; 
} 
.bottom span { 
display:block; 
position:relative; 
height:60px; 
background:url("../deblock/images/bottom-right.gif") no-repeat right top; 
} 

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}



