body {
	text-align: center;
	margin: 0;/*margin: 5px auto 5px auto;*/
	padding: 0;
	border: 0;
	background-attachment:fixed;
	background-color:#666666;
	color: #000099;

}

img { border: none; } 


/*- Menu 3--------------------------- */
	
#menu3 {
	width: 188px;
	margin: 0px;
	border-style: solid solid none solid;
	border-color: #BCD2E6;
	border-size: 1px;
	border-width: 1px;
	}
	
#menu3 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 20px;
	text-decoration: none;
	}	
	
#menu3 li a:link, #menu3 li a:visited {
	color: #000099;
	display: block;
	background:  url(menu3.gif);
	padding: 4px 0 0 0px;
	text-align: center;
	}
	
#menu3 li a:hover {
	color: #CEA639;
	background:  url(menu3.gif) 0 -32px;
	padding: 4px 0 0 0px;
	}
			
			
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}			
			
/*- end Menu 3--------------------------- */

.combo_zoekmodule {
	-x-system-font:none;
	font-family:tahoma;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-color: 000099;
	line-height:normal;
	margin-left:3px;
	margin-top:2px;
	width:200px;
	background-color: #E2EBF4;
	
}


.headertext {
    padding:4px 5px;
    text-decoration:none;
    font-weight:bold;
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	color: #FFFFFF}

.headertext:link {color: #FFFFFF }
.headertext:visited { color: #FFFFFF }
.headertext:active { color: #FFFFFF }
.headertext:hover { color: #FF9900 }

.OrangeBold
  		{color: #ff6600;font-weight:normal;text-decoration: none; font-family: Tahoma, Verdana; font-size: 11px}
		
.TitleTextBlack {
    text-decoration:none;
    font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
	color: #000000}	
	
	p, tr, td, ul, li
		{ font-family: Tahoma, Verdana; font-size: 11px}
	textarea, select,input
		{font: 9px Verdana, arial, helvetica, sans-serif; background-color: #DBEAF5;}

.inputGrayLink {color: #7b7b7b;font-weight:normal;text-decoration: none; font-family: Tahoma, Verdana; font-size: 11px}
.inputGrayLink:link {color: #7b7b7b;font-weight:normal}
a.inputGrayLink:visited { color: #7b7b7b;font-weight:normal }
a.inputGrayLink:active { color: #7b7b7b;font-weight:normal }
a.inputGrayLink:hover { color: #fd4f4f ;font-weight:normal;text-decoration: underline}

.inputGrayLinkBold {color: #7b7b7b;font-weight:bold;text-decoration: none; font-family: Tahoma, Verdana; font-size: 11px}
a.inputGrayLink:link {color: #7b7b7b;font-weight:bold}
a.inputGrayLinkBold:visited { color: #7b7b7b;font-weight:bold }
a.inputGrayLinkBold:active { color: #7b7b7b;font-weight:bold }
a.inputGrayLinkBold:hover { color: #fd4f4f ;font-weight:bold;text-decoration: underline}

.inputBlackLink {color: #000099;font-weight:normal;text-decoration: none; font-family: Tahoma, Verdana; font-size: 11px}
a.inputBlackLink:link {color: #000099;font-weight:normal}
a.inputBlackLink:visited { color: #000099;font-weight:normal }
a.inputBlackLink:active { color: #000099;font-weight:normal }
a.inputBlackLink:hover {color: #666666;font-weight:normal}

.TableHeaderLink {color: #000099;font-weight:bold;text-decoration: none; font-family: Tahoma, Verdana; font-size: 12px}
a.TableHeaderLink:link {color: #000099;font-weight:bold}
a.TableHeaderLink:visited { color: #000099;font-weight:bold }
a.TableHeaderLink:active { color: #000099;font-weight:bold }
a.TableHeaderLink:hover {color: #666666;font-weight:bold}

.LinkRedBold {color: #dd0824;font-weight:bold;text-decoration: none; font-family: Tahoma, Verdana; font-size: 11px}
a.LinkRedBold:link {color: #dd0824;font-weight:bold}
a.LinkRedBold:visited { color: #dd0824;font-weight:bold }
a.LinkRedBold:active { color: #dd0824;font-weight:bold }
a.LinkRedBold:hover {color: #666666;font-weight:bold}

.RedBoldBig {color: #dd0824;font-weight:bold;text-decoration: none; font-family: Tahoma, Verdana; font-size: 18px}

.TitleInitCapTextBlue {
color:#000099;
font-family:Tahoma, Verdana;
font-size:16px;
font-weight:bold;
text-decoration:none;
}

.inputGreenLink {color: #000099;font-weight:normal;text-decoration: none; font-family: Tahoma, Verdana; font-size: 11px}
.GreenBold {color: #000099;font-weight:bold;text-decoration: none; font-family: Tahoma, Verdana; font-size: 11px}
.GrayBold {
	color: #363636;
	font-weight:bold;
	text-decoration: none;
	font-family: Tahoma, Verdana;
	font-size: 11px
}

.normal { 	font-family: Tahoma, Verdana, sans-serif; font-size: 11px;  color: #000099}

.img-shadow {
  float:left;
  background: url(shadowAlpha.png) no-repeat bottom right !important;
  background: url(shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  } 
  
.img-shadow a:hover img{
	background-color:#E8E8E8;
	border: 1px solid #75ac1f;
}
  
/*-----------*/
