BODY {
  color: #000000;
  font-family: Arial,Sans-Serif;
  font-size:11px;
}


A {
  color:#015a9c;
  text-decoration:underline;
  font-size:11px;
}

TD {
  font-size:11px;
}

.copyright {
  color: #949797;
  font-size:10px;
}

.border_gray1 {
  background-color:#CCCCCC;
}

.border_gray1_layer {
  background-color:#CCCCCC;
}

.border_gray2 {
  background-color:#CCCCCC;
}

.border_gray2_layer {
  background-color:#CCCCCC;
}

.border_gray3 {
  background-color:#CCCCCC;
}

.border_gray3_layer {
  background-color:#CCCCCC;
}

.background_layer {
  background-color:#FFFFFF;
}

.menu {
  font-size:12px;
  font-weight:bold;
  color:#000000;
  text-decoration:none;
  text-transform:uppercase;
}

.menu_layer {
  font-size:12px;
  font-weight:bold;
  color:#000000;
  text-decoration:none;
  text-transform:uppercase;
}

.topic {
  font-size:12px;
  font-weight:bold;
  color:#000000;
  text-decoration:none;
}

.topic_layer {
  font-size:12px;
  font-weight:bold;
  color:#015a9c;
  text-decoration:none;
}

.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: 14px;
  color:#015a9c;
}

.entry_layer {
  text-decoration:none;
  font-weight:bold;
  font-size: 14px;
  color:#015a9c;
}

.entry_disabled {
  text-decoration:none;
  font-weight:bold;
  font-size: 14px;
  color:#CCCCCC;
}

.entry_layer_disabled {
  text-decoration:none;
  font-weight:bold;
  font-size: 14px;
  color:#CCCCCC;
}

.input {
  font-family:Verdana, Helvetica, Arial, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: black;
  background: rgb(255,255,255);
  border: 1px solid #0164A8;
}

.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 rgb(0,0,132);
}

.input_disabled {
  font-family:Verdana, Helvetica, Arial, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: black;
  background: rgb(225,234,246); 
  border: 1px solid #0164A8;
}

.input_layer_disabled {
  font-family:Verdana, Helvetica, Arial, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: black;
  background: rgb(242,242,242);
  border: 1px solid rgb(255,255,156);
}

.large {
  color: #015a9c;
  font-size: 24px;
}

.large_layer {
  color: #1F1F1F;
  font-size: 24px;
}

.large_disabled {
  color: #E0DAC4;
  font-size: 24px;
}

.large_layer_disabled {
  color: #E0DAC4;
  font-size: 24px;
}

.standard_disabled {
  color: #E0DAC4;
}

.list_header {
  text-decoration:none;
  font-size:12px;
  color:#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-color: #135192;
  /*background: rgb(45,64,109);*/
}

.list_background_layer {
  background: rgb(64,64,64);
}

.text_galerie {
  font-size:11px;
  text-decoration:none;
  color:#000000;
}
