body {
	background-color: #FFFFFF;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: top center;
  margin: 0px;
  padding: 0px;
  text-align: center;
 	overflow: -moz-scrollbars-vertical;
}

#page {
	width: 775px; 
	margin-right: auto; 
	margin-left: auto;
}

#page td, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 1.4em;
}

.topBar {
	background-image: url(../images/bg_topbar.jpg); 
	background-repeat: repeat-x; 
	height: 33px;
	width:775px;
	border-left: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	-moz-box-sizing: border-box;
}

.navigation {
	background-image: url(../images/bullet_blue.gif); 
	background-repeat: repeat-y;
	background-position: right;
}

a.a-menu:link, a.a-menu:visited {
	color: #00AEEF;
	font-size: 11px;
	text-decoration: none;
	line-height: 17px; 
}

a.a-menu:hover {
	color: #2E3192;
	font-size: 11px;
	text-decoration: none;
	line-height: 17px; 
}

a.a-menu:active {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	line-height: 17px; 
}

img {border: 0px}

h1 {font-size: 14px; color: #000000; font-weight: bold; margin-top: 0px}

h2 {font-size: 11px; color: #000000; font-weight: normal; margin-top: 0px}

.blue11pxbold {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #00AEEF; font-weight: bold}

.formTextbox {border: 1px solid #00AEEF; height: 18px; margin: 1px; font-size: 11px}

.formTextboxLarge {border: 1px solid #00AEEF; height: 18px; margin: 1px; font-size: 11px; width:175px; }

.button {background-color: #00AEEF; border: 0px; color: #FFFFFF; font-size: 12px; font-weight: bold; cursor: hand; padding: 2px; width: 140px}
.buttonH {background-color: #2E3192; border: 0px; color: #FFFFFF; font-size: 12px; font-weight: bold; cursor: hand; padding: 2px; width: 140px}
.prButton {background-color: #FFFFFF; border: 1px solid #00AEEF}

/*CASE STATUS*/
.caseStatus1 { 
	width: 94px;
	height: 33px;
	background-image: url('../images/case1_n.gif');
	background-repeat: no-repeat;
	color: #CCEFFC;
	font-weight: bold;
	margin-top: 0px;
	padding-left: 32px;
}

.caseStatus1H { 
	width: 94px;
	height: 33px;
	background-image: url('../images/case1_h.gif');
	background-repeat: no-repeat;
	color: #00AEEF;
	font-weight: bold;
	margin-top: 0px;
	padding-left: 32px;
}

.caseStatus2 {
	width: 94px;
	height: 33px;
	background-image: url('../images/case2_n.gif');
	background-repeat: no-repeat;
	color: #CCEFFC;
	font-weight: bold;
	margin-top: 0px;
	padding-left: 32px;
}

.caseStatus2H {
	width: 94px;
	height: 33px;
	background-image: url('../images/case2_h.gif');
	background-repeat: no-repeat;
	color: #00AEEF;
	font-weight: bold;
	margin-top: 0px;
	padding-left: 32px;
}

.caseStatus3 {
	width: 94px;
	height: 33px;
	background-image: url('../images/case3_n.gif');
	background-repeat: no-repeat;
	color: #CCEFFC;
	font-weight: bold;
	margin-top: 0px;
	padding-left: 32px;
}

.caseStatus3H { 
	width: 94px;
	height: 33px;
	background-image: url('../images/case3_h.gif');
	background-repeat: no-repeat;
	color: #00AEEF;
	font-weight: bold;
	margin-top: 0px;
	padding-left: 32px;
}

.caseStatus4 { 
	width: 94px;
	height: 33px;
	background-image: url('../images/case4_n.gif');
	background-repeat: no-repeat;
	color: #CCEFFC;
	font-weight: bold;
	margin-top: 0px;
	padding-left: 32px;
}

.caseStatus4H { 
	width: 94px;
	height: 33px;
	background-image: url('../images/case4_h.gif');
	background-repeat: no-repeat;
	color: #00AEEF;
	font-weight: bold;
	margin-top: 0px;
	padding-left: 32px;
}

.scroll{
  background-color: #FFFFFF; 	
	scrollbar-base-color:white;
	scrollbar-arrow-color:#00AEEF;
	scrollbar-track-color:white;
	scrollbar-3dlight-color:#00AEEF;
	scrollbar-highlight-color:white;
	scrollbar-darkshadow-color:#00AEEF;
	scrollbar-shadow-color:white;
	scrollbar-face-color:white;
}

ul {
	list-style-image: url(../images/bullet_blue.gif);
	margin: 0px 22px;
	padding: 0px;
}

/*STYLES VAN OUDE SITE*/
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; line-height: 12px}
.black12pxbold {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: bold}
.blue12pxbold {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #2EA1DB; font-weight: bold}
.green12pxbold {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #00B034; font-weight: bold}
.datum {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #00B034}
.white10px {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; line-height: 12px}
.green10px {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #00B034; line-height: 12px}
.onderschrift {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #2EA1DB; line-height: 12px}


a:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #00AEEF; line-height: 12px; text-decoration: none}
a:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #2E3192; line-height: 12px; text-decoration: none} 
a:active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #2E3192; line-height: 12px text-decoration: none} 
a:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #00AEEF; line-height: 12px; text-decoration: none} 

a.linkwhite10px:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; line-height: 12px; text-decoration: none}
a.linkwhite10px:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; line-height: 12px; text-decoration: underline} 
a.linkwhite10px:active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; line-height: 12px; text-decoration: underline} 
a.linkwhite10px:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; line-height: 12px; text-decoration: none} 