BODY	{
	font-size: 12px;
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
	color: Black;
	background-image: url(./images/1.jpg);
	margin-left : 15px;
	margin-right : 15px;
	scrollbar-color:#EBEBEB;
	scrollbar-arrow-color:#FF9900;
	scrollbar-base-color:#ffffff;
	scrollbar-face-color:#EBEBEB;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
		}

BODY.ctp	{
	font-size: 11px;
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
	color: Black;
	margin-top : 10px;
	margin-bottom : 10px;
}
 
Table.buiten  {
	height: 100%;
	border-width: 0pt;
	border-right: 0pt;
	border-left: 0pt;
	border-top: 0pt;
	background-color: #ffffff;
	border-bottom: 0pt;
	border-color: #ffffff;

}



Table.iframe  {
	height: 100%;
	border-width: 1pt;
	border-right: 1pt;
	border-left: 1pt;
	border-top: 1pt;
	border-bottom: 1pt;
	border-color: #98C9C9;
}

TD.boxlook
 
{

 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size: 9px;
 color:black;
 border:#EBEBEB;
 border-style: solid;
 border-top-width:1px;
 border-bottom-width:1px;
 border-right-width:1px;
 border-left-width:1px;
} 

TD.adv {
   
	font-size: 10px;
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-style: normal;
	color: Black;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
		}

TD.navt {
    background-image: url(./);
	background-repeat: no-repeat; background-attachment: scroll;
	font-size: 12px;
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-style: bold;
	color: Black;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
		}
		
TD.ctp {
	background-image: url(./);
	background-repeat: no-repeat; background-attachment: scroll;
	font-size: 12px;
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
	padding-left: 5px;
		}

TD.iframe
{
    font-family:Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    color:black; 
    border:black; 
    border-style: groove; 
    border-top-width:1px; 
    border-bottom-width:1px; 
    border-right-width:1px; 
    border-left-width:1px;
    left : inherit;
	cursor: hand;
    padding-left: 5pt;
	padding-right: 5pt;


}

TD.form  {
	font-size: 12px;
	text-align : top;
	color: black;
	border-color: #404040;
	border-style: solid;
	border: 0pt;
	
		}	 

DIV.Q	{
	font-size: 8pt;
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
	}
 
INPUT	{
	font-size:8pt;
	}

A {
	font-size:12px;
	text-decoration: none;
	color: #333366;
}
 
A.navt {
	font-size:12px;
	text-decoration: none;
	color: #FF9900;
	font-weight : bold;
}

A.ns {
    font-size:12px;
	text-decoration: none;
	color: #333366;
	font-weight : bold;
}


A:hover { 
	text-decoration: none; color: #7676BA;  
	font-weight : bold;
}
