




BODY
{
	background-color:#000000;
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-SIZE: 13px;
    BORDER-LEFT: medium none;
    COLOR: navy;
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: "Lucida Sans Unicode", verdena;
    TOP: 8pc
}
P
{
    FONT-SIZE: 13px;
    COLOR: black;
    FONT-FAMILY: "Lucida Sans Unicode", verdena;
}
H1
{
    FONT-SIZE: 14px;
    COLOR: #ff8c00;
    FONT-FAMILY: "Lucida Sans Unicode", verdena;
}
TD
{
    FONT-SIZE: 13px;
    COLOR: black;
    FONT-FAMILY: "Lucida Sans Unicode", verdena;
    TOP: 2px;
    vertical-align: top
}

Th
{
    FONT-SIZE: 13px;
    COLOR: black;
    FONT-FAMILY: "Lucida Sans Unicode", verdena;
    TOP: 2px
}

input
{
    FONT-SIZE: 13px;
    COLOR: black;
    FONT-FAMILY: "Lucida Sans Unicode", verdena;

}
select
{
    FONT-SIZE: 13px;
    COLOR: #990033;
    FONT-FAMILY: "Lucida Sans Unicode", verdena;

}
textarea
{
    FONT-SIZE: 13px;
    COLOR: black;
    FONT-FAMILY: "Lucida Sans Unicode", verdena;

}
a, a:link, a:visited {
text-decoration : none;
color : blue;
cursor:pointer;
}
a:hover, a:focus, a:active {
text-decoration : underline;
color : blue;
cursor:pointer;
}

B
{
    FONT-SIZE: 13px;
    COLOR: #990033;
    FONT-FAMILY: "Lucida Sans Unicode", verdena;
}

STRONG
{
    FONT-SIZE: 13px;
    COLOR: #990033;
    FONT-FAMILY: "Lucida Sans Unicode", verdena;
}



input.button
{
	color:					#000000;
	background-color:		#ffffff;
	border:					1px solid #666666;
	font-family:			"Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:				13px;

}



.scroll 
{
	height: 500px;   
	
	overflow: auto;
	}
	


	#achtergrond1 {
	BACKGROUND-IMAGE: url(images/bg1.jpg)
}

#footer {
	width: 760px;
	height: 500px;
	overflow : auto;
}





	   div.module { 
		float: left; 
		width: 100%; 
		margin-bottom: 20px; 
		padding-left: 10px;
		}
	
	div.module div.module-body { 
		padding: 20px 3% 20px 3%; float: left; width: 94%;
		}
	
	
		
	div.module div.module-table-body { 
		padding: 0; 
		float: left; 
		width: 100%; 
		}
	
	
	
	div.module h2 span { 
	
		padding: 7px 0 5px 18px;
	
		}
	
	div.module table {
		width: 100%; 
		margin: 0 0 10px 0;
		border-left: 1px solid #d9d9d9;
		border-bottom: 1px solid #d9d9d9;
		}
	
	div.module table.tr {
		border-collapse: separate;
		border-right: 1px solid #aaaaaa;
		border-left: 1px solid #aaaaaa;
		}
	
	div.module table th {
		background-color: #eeeeee;
		color: #444444;
		padding: 5px;
		text-align: left;
		border-right: 1px solid #d9d9d9;
		border-bottom: 1px solid #d9d9d9;
		}
		
	div.module table td {
		background-color: #ffffff;
		padding: 5px;
		border-right: 1px solid #d9d9d9;
		}
	
	div.module table tr.odd td { /* You can use this style if you want to do zebra-colored tables with other technique than Table Sorter script used here */
		background-color: #f1f5fa;
		}
		
	.table-apply {
		width: 40%; float: right; text-align: right; margin-right: 10px;
		}
		


