BODY{
  font-family: Verdana;
  font-size: 10pt;
  color: #255976;

  /*scrollbar-face-color: #dee3e7;
  scrollbar-highlight-color: #ffffff;
  scrollbar-shadow-color: #dee3e7;
  scrollbar-3dlight-color: #d1d7dc;
  scrollbar-arrow-color: #006699;
  scrollbar-track-color: #efefef;
  scrollbar-darkshadow-color: #98aab1;*/

  margin: 0 0 0 0;
}

h3 {
  color: #ffe098;
  font-family: arial;
  font-size: 14pt;
}

h4 {
  color: #9dd0f7;
  font-family: arial;
  font-size: 11pt;

}

.site_body {
  background-color: white;
  margin: 0 0 0 0;
}

.site_bodydebug {
  background-color: white;
  margin: 0 0 0 0;
  /*background-color: #FED4D5;
  background-image: url(../images/debug.gif);
  */
  /*background-attachment: fixed;*/
}

table{
  font-family: Verdana;
  font-size: 10pt;

}


pre{
  font-family: Arial;
  font-size: 10pt;
}

A.menu:link {
  color: #222872;
  font-weight: normal;
  text-decoration: none;
}
A.menu:visited {
  color: #222872;
  font-weight: normal;
  text-decoration: none;
}
A.menu:active {
  color: #000000;
  font-weight: normal;
  text-decoration: none;
}
A.menu:hover {
  color: #000000;
  font-weight: normal;
  text-decoration: none;
}

.footer{
  font-family : Verdana, Arial, Helvetica, sans-serif;
  color: white;
  font-size : 11px;
  /*background-image: url(../images/top_menu_bg.jpg);
  background-position: bottom;
  background-repeat: repeat-x;
  background-color: #558BAF;*/
}

.footer a{
  font-family : Verdana, Arial, Helvetica, sans-serif;
  color: white;
  font-size : 11px;
}

.lang_links{
  color: white;
  text-align: right;
  vertical-align: middle;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 10px;
  text-decoration: none;
}

.lang_links a{
  color: white;
  text-align: right;
  vertical-align: middle;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 10px;
}

A {
  color: #047BC9;
  font-weight: normal;
}

.part_caption {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  color: white;
  font-size : 11px;
  font-weight : bold;
  /*background-image: url(../images/caption_bg.gif);*/
  background-position: top;
  background-repeat: repeat-x;
  background-color: #4883A7;
  /*padding-left: 100px;*/
}

.part_body {
  background-color: #E5F5FF;
  border: 1px solid #4883A7;
  padding: 5px 5px 5px 5px;
  vertical-align: top;
}


/*.part_caption:before {
  content: url(../images/caption_bullet.gif);
}*/

.part_caption a {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  color: white;
  font-size : 11px;
  font-weight : bold;
}

wbr:after { content: "\00200B" }

.links_td {
  vertical-align: top;
}

input {
  color: #255976;
  background-color: #F0FFFF;
  text-decoration: none;
  border: 1px black solid;
}

input.checkb {
  color: #255976;
  background: transparent;
  /*background-color: red;*/
  text-decoration: none;
  border: none;
}

select {
  color: #255976;
  background-color: #F0FFFF;
  text-decoration: none;
  border: 1px black solid;
}

textarea {
  color: #255976;
  background-color: #F0FFFF;
  text-decoration: none;
  border: 1px black solid;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt
}

.butt{
  color: white;
  background-color: #6FA0BE;
  text-decoration: none;
  border: 1px black solid;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
}




.reg_butt {
  color: #324354;
  background-color: #99ccff;
  text-decoration: none;
  border: 1px #324354 solid;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  padding: 3px 10px 3px 10px;
}

.reg_butt:active{
  position: relative;
  left: 1px;
  top: 1px;
}

.reg_butt:hover{
  cursor:pointer;
  cursor:hand;
}




.left_menu_activeitem {
  vertical-align: top;
  color: #394A59;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: bold;
}

.left_menu_activeitem a {
  vertical-align: top;
  color: #394A59;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: bold;
}

.left_menu_item {
  vertical-align: top;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  /*font-weight: normal;*/
}

.left_menu_item a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  /*font-weight: normal;*/
}

.left_menu_bullet_activeitem {
  vertical-align: top;
}

.left_menu_bullet_item {
  vertical-align: top;
}

.global_border {
  background-color: #235876;
  /*background-color: #AA0000;*/
}

.main_table {
  border: solid 1px #235876;
}

.part_caption_borders {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  color: white;
  font-size : 11px;
  font-weight : bold;
  background-image: url(../images/top_menu_bg.jpg);
  border-top: solid 1px #235876;
  border-bottom: solid 1px #235876;
}


.document_caption {
  font-size: 14pt;
  /*color: #AA0000;*/
}

.lang {
  color: #4E84E6;
  text-decoration: underline;
  font-weight : normal;
}

.langdiv a {
    text-decoration: none;
}

.lang_active {
  color: #3A62AA;
  font-weight : bold;
  text-decoration: none;
  cursor: default;
}

/*.lang_active:after,.lang_active:before { content: "|" }*/

#search_btn {
 border: none;
 background-color: transparent;
}

.logoutlogged_btn {
  border: none;
  background-color: transparent;
}

.logout_btn {
  border: none;
  background-color: transparent;
  display: none;
}



table.table_in_document {
  border-collapse:	collapse;
  width: 100%;
}

td.table_in_document {
  border: 1px solid #244272;
  padding: 3px;
}

.list_in_document {
  text-align: justify;
  list-style-position: inside;
  /*text-indent: -20px;*/
  margin-left: -20px;
}

.p_in_document_justify {
  text-align: justify;
  text-indent: 20px;
  margin-top: 3px;
  margin-bottom: 3px;
}

.p_in_document_justify:after {
  display: inline;
}

.h1_in_document {
  display: inline;
  font-size: 18pt;
  font-weight: bold;
}

.h2_in_document {
  display: inline;
  font-size: 14pt;
  font-weight: bold;
}

.h3_in_document {
  display: run-in;
  font-size: 12pt;
  font-weight: bold;
}

.image_in_document {
  cursor: pointer;
  cursor:hand;
}

/* wvWare*/

.tdspan00 {display: none;}
.tdspan01 {display: none;}
.tdspan10 {display: none;}

.wvware_comment {display: none;}

.formclass {
  margin: 0;
}

.image_input {
  border: none;
  background-color: transparent;
}

.error {
  color: red;
}

.success {
  color: green;
}

