
body { 
  overflow: auto;
  margin: 0px;
  padding: 0px; 
  height:100%;
  text-align: center;
  background: url("img/bg2.gif") repeat-x top center;
  background-color: #000000;
  scrollbar-3dlight-color : #e0e0e0;
  scrollbar-arrow-color : #000000;
  scrollbar-base-color : #e0e0e0;
  scrollbar-darkshadow-color : #b4b3b3;
  scrollbar-face-color : #b4b3b3;
  scrollbar-highlight-color : #e0e0e0;
  scrollbar-shadow-color : #b4b3b3;
  scrollbar-track-color : #e0e0e0;  
}

hr {
  height: 1px;
  color: #e0e0e0;
}

.header {
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  line-height: 18px;
  color: #ce171e;
}

.sub_header {
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: right;
  padding-right: 7px;
}
	
P.error {
  font-family: Tahoma;
  font-size: 11px;
  line-height: 18px;
  color: #FF0000;
}		
	
P,FONT,SPAN {
  font-family: Tahoma;
  font-size: 11px;
  line-height: 18px;
  color: #000000;
}	
	
.text {
  font-family: Tahoma;
  font-size: 11px;
  line-height: 18px;
  color: #000000;
}

.subscript {
  font-family: Tahoma;
  font-size: 9px;
  color: #000000;
}

.table_info {
  font-family: Tahoma;
  font-size: 11px;
  line-height: 14px;
  color: #000000;
  padding: 2px 4px 2px 4px;  
}

.input {
  font-family: Tahoma;
  font-size: 11px;
  line-height: 14px;
  padding-left: 2px;
  color: #ce171e;
  background-color: white;
  border: 1px solid #b4b3b3;
}

.button {
  font-family: Tahoma;
  font-size: 11px;
  line-height: 14px;
  padding-left: 2px;
  color: #FFFFFF;
  cursor:hand;
  text-align:center;
  background-color: #ce171e;
  border: 1px solid #b4b3b3;
}

A.copy { 
  text-decoration: none; 
  font-size: 10px;
  color: #FFFFFF; }                                                                                          
A:hover.copy { 
  text-decoration: underline; 
  font-size: 10px;
  color: #FFFFFF; } 

A.verwijderen { 
  text-decoration: none; 
  font-size: 11px;
  color: #FF0000; }                                                                                          
A:hover.verwijderen { 
  text-decoration: underline; 
  font-size: 11px;
  color: #FF0000; } 

A.submenu { 
  text-decoration: underline; 
  font-size: 11px;
  color: #ce171e; }                                                                                          
A:hover.submenu { 
  text-decoration: underline; 
  font-size: 11px;
  color: #f60009; } 
A:visited.submenu { 
  text-decoration: underline; 
  font-size: 11px;
  color: #000000; } 
A.submenu_on { 
  text-decoration: underline; 
  font-size: 11px;
  font-weight: bold;
  color: #ce171e; }                                                                                          
A:hover.submenu_on { 
  text-decoration: underline; 
  font-size: 11px;
  font-weight: bold;
  color: #f60009; }   
A:visited.submenu_on { 
  text-decoration: underline; 
  font-size: 11px;
  font-weight: bold;  
  color: #000000; }   

A { 
  font-family: Tahoma;
  font-size: 11px;
  text-decoration: underline; 
  color: #ce171e; }                                                                                          
A:hover { 
  font-family: Tahoma;
  font-size: 11px;
  text-decoration: underline; 
  color: #ce171e; }
  