/* Default CSS Stylesheet for a new Web Application project */
table
{
	border-right: #001932 1px;
	border-top: #001932 1px;
	border-left: #001932 1px;
	border-bottom: #001932 1px;
}
td
{
	font-size: 0.8em;
	border-top-style: none;
	font-family: Georgia, 'Times New Roman';
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
BODY
{
	font-weight: normal;
	font-size: 0.8em;
	word-spacing: normal;
	margin-left: 0px;
	text-transform: none;
	font-family: Georgia, 'Times New Roman';
	letter-spacing: normal;
	background-color: white;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #001932;
}
H1
{
	margin-top: 3px;
	font-weight: 700;
	font-size: 2em;
	margin-bottom: 15px;
	word-spacing: normal;
	text-transform: none;
	font-style: normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}	
		
H2	{	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4
{
	margin-top: 0px;
	font-weight: bold;
	font-size: 1em;
	margin-bottom: 0px;
	word-spacing: normal;
	text-transform: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}	
		
H5, DT
{
	font-weight: 700;
	font-size: 1em;
	margin-bottom: 0px;
	word-spacing: normal;
	text-transform: none;
	color: #dc143c;
	font-style: normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}	
		
H6	
{
	margin-top: 0px;	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	0.8em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	0.8em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}
.spanAlign
{
	display: block;
	background-color: #eff3f7;
	text-align: left;
}

P
{
	direction: ltr;
	line-height: 16pt;
}

#Tnav
{
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	font-family: Arial;
}

#Tnav A:link
{
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	font-family: Arial;
}
#Tnav A:visited
{
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	font-family: Arial;
}

.kop1
{
	font-weight: bold;
	font-size: 15px;
	color: #4682b4;
	font-family: Arial;

}
.kop2
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-family: Verdana;
}
.inhoud
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: Verdana;
}
.IMGnews 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	}
	
	.artkopjes
{
	font-weight: bold;
	font-size: 10px;
	color: #696969;
	font-family: Arial;
}
	.artkopjes A:link
{
	font-weight: bold;
	font-size: 10px;
	color: #696969;
	font-family: Arial;
}
.Asty
{
	height: 40px;
	background-color: #ffffff;
}
.HeadTRline
{
	border-right: #dcdcdc 1px dotted;
}