/*
	Cascading Style Sheet	for OmniCode Decoder v2.2
	(C) 2003-2006 by VDT software, ibyte(at)noxs(dot)nl
*/

TABLE	{
	border-collapse: collapse;
}

BODY				{
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

BR, TD
		{
	font-size: 10pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
}

P {
	font-size: 10pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

UL, LI {
	font-size: 10pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

H1, 
P.head1,
TD.head1			{
	font-size: 20pt;
	color: rgb(20, 90, 170);
	font-weight: bold;
	text-align: center;
	font-family : Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
}

TD.noborder {
	border: 0px;
}

H2,
P.head2,
TD.head2			{	font-size: 13pt;
						color: rgb(20, 90, 170);
						font-weight: bold; 
							font-family : Arial, Helvetica, sans-serif;
								margin : 5px;}

H3, 
P.head3
TD.head3			{
	font-size: 12pt;
	font-weight: bold;
	font-family : Arial, Helvetica, sans-serif;
	margin : 5px;
}
						
P.wijzig			{	font-size: 10pt; 
						color: rgb(64, 64, 64); }
						
P.footer			{	font-size: 10pt; 
						color: rgb(128, 128, 128); }

TR.actuakop {
	height : 13pt;
	vertical-align : bottom;
}

TD.actuakop {
	vertical-align : bottom;
	height : 13pt;
}
						
TD.actuablok {
	border-color : Black;
	border-width : 1px;
	border-style : solid;
	padding : 5px;
	width : 100%;
	height : 100%;
	background-color : #C5D1E4;
}

TD.kop			{
				background-color: #D1DFEF;
				font-weight: bold;
			}
						
TD.thead			{	background-color: rgb(230,245,255); }

TD.textra		{	background-color: rgb(237,247,255); }

TD.tentry		{	background-color: rgb(245,250,255); }

TD.jarig			{	background-color: rgb(250,250,220); 
						text-align: center; 
						font-weight: bold; }

TD.tsep			{	text-align: center; 
						font-style: italic; }

TD.tsep2			{	color: rgb(0, 64, 128);
						text-align: center; 
						font-weight: bold; 
						background-color: rgb(210,235,255);}

FONT.time		{	font-size: 10pt; 
						color: rgb(128, 128, 128); }
						
IMG.worldmap	{ margin: 10px 0 10px 0; }

IMG.ielts	{
					margin: 2px 0 2px 0;
					width: 95px;
					height: 21px;
					border: 0;
}

/*
A:link, 
A:visited, 
A:hover,
A:active			{	text-decoration: none; }

A:link			{	color: rgb( 30, 160, 140); }
A:visited		{	color: rgb(200,  92,  64); }
A:hover			{	color: rgb( 51, 102, 153); }
A:active		{	color: rgb( 51, 102, 153); }
*/