BODY {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  size:11px;
  font-style: normal;
  font-weight: normal;
  color: #666666;
  text-decoration:none;
  background-color: #FFFFFF;
}

A {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
}

TD {
  font-size:11px;
}

.copyright {
  color: #949797;  
  font-size:10px;  
}


.border_gray1 {					
  background-color:#FFFFFF;
}

.border_gray1_layer {				
  background-color:#D5D5D5;
}

.border_gray2 {					
  background-color:#FFFFFF;
}

.border_gray2_layer {	
  background-color:#A5A5A5;
}

.border_gray3 {					
  background-color:#FFFFFF;
}

.border_gray3_layer {			
  background-color:#D5D5D5;
  border-top-width: 2px;
}


.background {
  background-color:#FFFFFF;
}

.background_layer {
  background-color:#F2F2F2;
}

.menu{
background-color:#000000;
}

.topic {
  font-size:11px;
  font-weight:bold;
  color:#000000;
  text-decoration:none;
  border-width: 5px; 
  border-color: #FFFFFF;
}

.topic_layer {
  font-size:11px;
  font-weight:bold;
  color:#FFFFFF;
  text-decoration:none;
  border-width: 5px; 
  border-color: #EBEBEB;
}

.navigation {
  font-size:11px;
  text-decoration:none;  
  color:#000000;
}

.error {
  color:red;
  font-weight:bold;
}

.error_layer {
  color:#FDF2CE;
  font-weight:bold;
}

.entry {
  text-decoration:none;
  font-weight:bold;
  font-size: 12px;
  color:#000000;  
  border-width: 5px; 
  border-color: #000000;
}

.entry_layer {
  text-decoration:none;
  font-weight:bold;
  font-size: 12px;
  color:#1F1F1F;  
  border-width: 5px; 
  border-color: #E1E1E1;
}

.entry_disabled {
  text-decoration:none;
  font-weight:bold;
  font-size: 12px;
  color:#E0E0E0;  
}

.entry_layer_disabled {
  text-decoration:none;
  font-weight:bold;
  font-size: 12px;
  color:#E0E0E0;  
}

.input {
  font-family:Verdana, Helvetica, Arial, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: black;
  background: rgb(255,255,255);
  border: 1px solid #A5C4EA;
}

.input_layer {
  font-family:Verdana, Helvetica, Arial, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: black;
  background: rgb(255,255,255);
  border: 1px solid #A5C4EA;
}

.input_disabled {
  font-family:Verdana, Helvetica, Arial, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: black;
  background:#E0E0E0;
  border: 1px solid rgb(153,153,153);
}

.input_layer_disabled {
  font-family:Verdana, Helvetica, Arial, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: black;
  background:#E0E0E0;
  border: 1px solid rgb(153,153,153);
}

.standard_disabled {
  color: #E0DAC4;
}

.list_header {
  text-decoration:none;
  font-size:12px;
  color:#000000;
  background:#FFFFFF;
  padding-top:2px;
  padding-bottom:2px;
  padding-left:8px;
  padding-right:8px;  
}  

.list_entry {
  text-decoration:none;
  font-size:12px;
  color:#000000;
  
  padding-top:2px;
  padding-bottom:2px;
  padding-left:8px;
  padding-right:8px;    
}

.list_background {
  background: #FFFFFF;
}

.list_background_layer {
  background: E0E0E0;
}
 
.text_galerie {
  font-size:11px;
  text-decoration:none;
  color:#FFFFFF;
}

.criteria_searchresult {
	width: 170px;
}

#includedCriteriaSubmitCell {
	padding-top: 5px;
}


