body {
	background-color: #F0F0F0;
	scrollbar-arrow-color:  #005E95;
	scrollbar-face-color: #5DC1FF;
	scrollbar-track-color: #8BD5FF;
	scrollbar-highlight-color: #C6EBFF;
	scrollbar-3dlight-color: #F0F0F0;
	scrollbar-shadow-color: #0096F0;
	scrollbar-darkshadow-color: #005E95;
}
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
a { text-decoration: underline; color: #00639D; }
a:visited	{ text-decoration: underline; color: #00639D; }
a:hover		{ text-decoration: underline; color: #0099FF; }
a:active	{ text-decoration: underline; color: #FF9900; }

hr	{ height: 0px; border: solid #000000 0px; border-top-width: 1px;}
hr.blauw	{ border: dotted #0099FF 1px; border-top-width: 1px;}

.firsttable	{ background-color: #FFFFFF; border: #0099FF; border-style: dotted;
	border-left-width: 1px; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; 
	width: 750px; }

.maintable { background-image: url(images/top_bg.jpg) ;
		     background-repeat: repeat-x;
			 background-position: top center;
			 }
			 
.catleft { background-image: url(images/cat_left.gif) ;
		     background-repeat: no-repeat;
			 background-position: top center;
			 }

.catname { background-image: url(images/cat_bg.gif) ;
		     background-repeat: repeat-x;
			 background-position: top center;
			 width: 100%;
			 }			 

.catright { background-image: url(images/cat_right.gif) ;
		     background-repeat: no-repeat;
			 background-position: top center;
			 }

.cattitle		{ valign: center; text-align: center; font-weight: bold; font-size: 14px ; color: #00588C; }

.med_bg { background-image: url(images/med_bg.gif) ;
		     background-repeat: repeat-x;
			 background-position: top center;
			 width: 100%;
			 }		
.row1	{ background-color: #F8F8F8; }

.pagetable {border: #000000; 
            margin-left: 2px;
			border-style: solid;
	        border-left-width: 0px; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 1px; 
            width: 100%;
            height: 350px;
		  }
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall, .gensmall2 { font-size : 10px; }
.gen,.genmed,.gensmall { color : #00588C; }
a.gen,a.genmed,a.gensmall { color: #00639D; text-decoration: underline; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #0099FF; text-decoration: underline; }

h1, h2, h3, h4, h5, h6 {
  color: darkblue;
}
button.add{
    border:0;
    margin:0;
    background-color: #F8F8F8;
}

.copyright2		{ font-size: 10px; color: #FFFFFF; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; }
.copyright2 a { text-decoration: underline; color: #FFFFFF; }
.copyright2 a:visited { text-decoration: underline; color: #FFFFFF; }
.copyright2 a:hover { text-decoration: underline; color: #F3F7FA; }
.copyright2 a:active { text-decoration: underline; color: #FFFFFF; }
