/* -------------------- HTML ELEMENT CLASS REDEFINITIONS -------------------*/
body
	{
	overflow-x: hidden;
	font-family: Verdana, Verdana, Arial, sans-serif, Helvetica;
	font-size: 10pt;
	margin:0px;
	background-color: #FFFFFF;
	color: #333333;
	}

textarea
	{
	font-family: Verdana, Verdana, Arial, sans-serif,Helvetica ;
	font-size: 8pt;
	}
a
  	{
	text-decoration:none;
	color:#FF0000;
   	}
a:hover
	{
	color:#336699;
	text-decoration:underline;
	}
table, tr, td, div, nobr
	{
	font-family: Verdana, Verdana, Arial, sans-serif,Helvetica ;
	font-size: 9pt;
	}
hr
	{
	height: 1px;
	color:black;
    }
	
H1
	{
	font-family: Verdana, Verdana, Arial, sans-serif,Helvetica;
	font-size: 12pt;
	
	color: #006600;
    }
H2	
	{
	font-family: Verdana, Verdana, Arial, sans-serif,Helvetica;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
    }
H3	
	{
	font-family: Verdana, Verdana, Arial, sans-serif,Helvetica ;
	font-size: 9pt;
    }
img
	{
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	}

/* -------------------- CLASSES -------------------*/

.tableMainBackground
	{

	}

.tableMainBackgroundTD
	{
	/*
	background-image: url(../images/background/mainbackgroundTD.png);
	background-repeat: no-repeat;
	*/
	}
.tableMain
	{

	}

.TD_home
    {
	background-image: url(../images/background/home_bg.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-left: 0px;
	}

.TD_menu
    {
	/*background-image: url(../images/background/menu_bg.png);
	background-repeat: no-repeat;*/
	}

.TD_background
    {
	background-image: url(../images/background/background.png);
	background-repeat: repeat-x;
	b
	background-position: top;
    }

.TD_main
    {
	/*background-image: url(../images/background/main_bg.png);
	background-repeat: no-repeat;*/
    }
	
.DIV_main
    {
	overflow:auto;
	width:640px;
	/*height:620px;
	margin-top:20px;
	margin-left: 20px;*/
	
	/*
	background-image: url(../images/background/main_bg.png);
	background-repeat: no-repeat;
	*/
    }


.TD_slidebar
    {
	background-image: url(../images/background/slidebar_bg.png);
	background-repeat: no-repeat;
	
	padding-top: 20px;
	padding-left:20px;
	
    }
    
 .TD_slidebar_hidden
  {
	background-image: url(../images/slidebar_hidden.png);
	background-repeat: no-repeat;
	padding-top: 18px;
	padding-left:18px;
	visibility:hidden;

    }



	
.TD_bottom
    
	{
	
	background-image: url(../images/background/bottom_bg.png);
	background-repeat: no-repeat;
    
	}
	

.menuimage
    {
	text-decoration: none;
    }


.tekstzwart {
	color: #000000;
	font-size: 8pt;
	text-align: center;
}
.tekstrood16 {
	color: #C70000;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
}
.tekstwit20 {
	color: #FFFFFF;
	font-size: 20px;
	font-style: normal;
	font-weight: bolder;
}
.tekstpaars20 {
	color: #5B2BA2;
	font-size: 20px;
	font-style: normal;
}
.tekstwit {color: #FFFFFF}
.tekstgrijs {color: #FF0000}
.tekstrood {color: #FFFFFF}
.tekstzwartitallicbold10 {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
}
.tekstzwartbold10 {
	color: #000000;
	font-size: 9pt;
	text-align: left;
	font-weight: bold;
}
.tekstzwartitallic10 {
	color: #000000;
	font-size: 10pt;
	text-align: left;
	font-style: italic;
}
.tekstzwartitallic9 {
	color: #000000;
	font-size: 9pt;
	text-align: left;
	font-style: italic;
}
.tekstpaars10bold {
	color: #7638D0;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}
.tekstzwart10 {
	color: #000000;
	font-size: 10pt;
	text-align: left;
}
.tekstoranje14 {
	color: #FF0000;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
}
.tekstzwart20 {
	color: #000000;
	font-size: 20px;
	font-style: normal;
}
.tekstoranje20 {
	color: #FF0000;
	font-size: 20px;
	font-style: normal;
}
.tekstwit14 {
	color: #FFFFFF;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
}


