html {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
body {
	height: 100%;
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
	
}
#maintbl {
	height: 100%;
	width: 758px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-image:  url("../img/grey_bg.jpg");
	background-repeat: repeat-y;
	background-position: left top;
}
.path_postion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.menu_sub1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
#subnavigatie a {
	text-decoration: none;
	color: #000000;
}
#hoofdnavigatie td a{
	text-decoration: none;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
}
#content{
	
}

.text_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#menu_sub1_selected td a{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	
}
#menu_sub1_selected {
	background-color: #999999;
}
#menu_sub2_selected {

	background-color: #CCCCCC;
}
#style1 {
	text-align: justify;
	padding:0px;
	margin:0px;
	
}
#style1 p
{
	margin: 0px;
	padding: 0px;
}

#style1_title  td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	padding-bottom:5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#style1 td a:link
{
	text-decoration:underline;
	color:#999999;
}
#style1 td a:visited
{
	text-decoration:underline;
	color:#999999;
}
#style1 td a:hover
{
	text-decoration:none;
	color:#999999;
}

#style2
{
text-align: justify;
padding:0px;
margin:0px	
}
#style2 img {
	float: right;
	margin-left: 10px;
	clear: right;
	margin-bottom: 10px;
}
#style2 td ul 
{
padding-left:10px;

}
#style2_title td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom:5px;
	margin:0px;
	
}
#style2 p
{
	margin: 0px;
	padding: 0px;
}
#style2 td a:link
{
	text-decoration:underline;
	color:#999999;
}
#style2 td a:visited
{
	text-decoration:underline;
	color:#999999;
}
#style2 td a:hover
{
	text-decoration:none;
	color:#999999;
}

#style3
{
text-align: justify;
padding:0px;
margin:0px	
}
#style3 img {
	float: left;
	margin-right: 10px;
	clear: left;
	margin-bottom: 10px;
}
#style3_title td  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom:5px;
	margin:0px;	
	
}
#style3 p
{
	margin: 0px;
	padding: 0px;
}
#style3 td a:link
{
	text-decoration:underline;
	color:#999999;
}
#style3 td a:visited
{
	text-decoration:underline;
	color:#999999;
}
#style3 td a:hover
{
	text-decoration:none;
	color:#999999;
}

#style4
{
text-align: justify;
padding:0px;
margin:0px	
}
#style4 td
{
padding:10px 0px 0px;
margin:0px	
}
#style4 p
{
	margin: 0px;
	padding: 0px;
}
#style4 td a:link
{
	text-decoration:underline;
	color:#999999;
}
#style4 td a:visited
{
	text-decoration:underline;
	color:#999999;
}
#style4 td a:hover
{
	text-decoration:none;
	color:#999999;
}
#style5
{
	text-align: justify;
	padding:0px;
}
#style5 img
{
	margin:0 0 10px;
	padding: 0px;
}
#content div {
	margin: 0px;
	padding: 0px;
}
a:link
{
	text-decoration:none;
	color:#666666;
}
a:visited
{
	text-decoration:none;
	color:#666666;
}
a:hover
{
	text-decoration:underline;
	color:#666666;
}
   Table.collapse       { border-collapse: collapse; border: 1px solid #E5A713; }
	 Table.collapse    td { border: 1px solid #E5A713; padding: 0px;}
	 Table.separate       { border-separate: collapse; border: 1px solid #E5A713; }
  	 Table.seperate td		{ border: 0px none ;}
	 Table.noborder       { border-collapse: collapse; border: 0px none; }
	 Table.noborder    td { border: 0px none; padding: 0px;}
input, select, textarea
{
	border: 1px solid #E5A713;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 3px;
	font-style: normal;
	background-color: #FFFFFF;
}
input#checkbox{ border: 0px}

