 body {
	font-family: Verdana, Arial, Helvetica, sans-serif;      
	text-align: center;
	font-size: 10px;
      color: #000000;
      font-weight: normal;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #d5dcde;/*themecolour4;*/
	}

a:link {  
font-family: arial;
color: #ff0000;
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
 }


a:active { 
font-family: arial;
color: #ff0000;
font-size: 11px; 
font-style: normal; 
font-weight: bold; 
 }


a:visited { 
font-family: arial;
color: #ff0000;
font-size: 11px; 
font-style: normal; 
font-weight: bold; 
 }

a {
text-decoration: none;
color : #1A597C;
 }

A:hover {
text-decoration: underline;color: #ffff00
color: #FF0000;
background-color: #eaecf4;
 }


TD {
font-family: arial;
color: #626B8C;
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
 }

.grijs12 {
font-family: arial;
color: #626B8C;
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
 }

.grijs15 {
font-family: arial;
color: #626B8C;
font-size: 15px; 
font-style: normal; 
font-weight: bold; 
 }


.zwart12 {
font-family: arial;
color: #000000;
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
 }

.zwart10 {
font-family: arial;
color: #000000;
font-size: 10px; 
font-style: normal; 
font-weight: bold; 
 }

.grijs9 {
font-family: arial;
color: #626B8C;
font-size: 9px; 
font-style: normal; 
font-weight: bold; 
 }



    #header {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9300;/*themecolour2;*/
	top: 36px;
	}
	

	#logo {
	background-repeat: no-repeat;
	height: 56px;
	top: 0px;
	right: 0px;
	width: 120px;
}


    #navbar {
	background-image: url(index_files/index_bar.gif);
	background-repeat: repeat-x;
	height: 32px;
	width: 900px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #98a5cb;/*themecolour1$ 69.8%,4.3%;*/
	border-left-color: #98a5cb;/*themecolour1$ 69.8%,4.3%;*/
}	
	#midbar {
	background-image: url(index_files/index_bar.gif);
	background-repeat: repeat-x;
	height: 32px;
	width: 900px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #98a5cb;/*themecolour1$ 69.8%,4.3%;*/
	border-left-color: #98a5cb;/*themecolour1$ 69.8%,4.3%;*/
}



ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #54628a;/*themecolour1$ 52.9%,-31.3%;*/
}

 ul {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #54628a;/*themecolour1$ -52.9%,-31.3%;*/
	font-weight: normal;
	margin-left: 20px;
	list-style-type: disc;
	list-style-image: url(index_files/index_bullet.gif);

	padding-left: 15px;
}

.line-left {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #98a5cb;/*themecolour1$ 52.9%,--31.3%;*/
      border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #54628a;/*themecolour1$ 52.9%,--31.3%;*/ 
      border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #54628a;/*themecolour1$ 69.8%,4.3%;*/

}

.line-center {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #98a5cb;/*themecolour1$ 52.9%,--31.3%;*/
      border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #54628a;/*themecolour1$ 52.9%,--31.3%;*/
      
}

.line-right {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #98a5cb;/*themecolour1$ 52.9%,--31.3%;*/
      border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #54628a;/*themecolour1$ 52.9%,--31.3%;*/
      border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #98a5cb;/*themecolour1$ 69.8%,4.3%;*/
	

}


.footer {
	font-size: 80%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ff9300;/*themecolour2;*/
	background-image: url(index_files/index_bar.gif);
	background-repeat: repeat-x;
	width: 900px;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 8px;
	color: #323c5a;/*themecolour1$ 45.8%,-55.3%;*/
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #98a5cb;/*themecolour1$ 69.8%,4.3%;*/
	border-left-color: #98a5cb;/*themecolour1$ 69.8%,4.3%;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #54628a;/*themecolour1$ 52.9%,--31.3%;*/
}

