.txt_label {
  position1: relative;
  display1: block;
  color: #5A7B8F;
  font-family: tahoma,verdana,sans-serif;
  font-size: 12px;
  text-align: left;
  /**/font-weight: bold;
  font-style : italic;
  padding: 0px 0px 0px 0px;
  line-height: 20px;
}

.txt_input {
  color: #000000;
  font-family: Arial Greek,tahoma,verdana,sans-serif;
  font-size: 11px;
  text-align: left;
  font-style : normal;
  font-weight: normal;     
  padding1: 0px 0px 0px 0px;
  line-height: 14px;  
  height:20;
}

.txt_label_ftr {
  position1: relative;
  display1: block;
  color: #5A7B8F;
  font-family: tahoma,verdana,sans-serif;
  font-size: 12px;
  text-align: left;
  font-weight: bold;
  font-style : italic;
  padding: 0px 0px 0px 0px;
  line-height: 14px;
}

.txt_listbox_ftr {
  color: #000000;
  font-family: Arial Greek,tahoma,verdana,sans-serif;
  font-size: 11px;
  font-style : normal;
  font-weight: normal;  
  text-align: left;
  padding1: 0px 0px 0px 0px;
}

.txt_input_ftr {
  color: #000000;
  font-family: Arial Greek,tahoma,verdana,sans-serif;
  font-size: 12px;
  text-align: left;
  font-style : normal;
  font-weight: normal;    
  padding1: 0px 0px 0px 0px;
  height:20;
}

.txt_label_ftr_params {
  position: relative;
  display: block;
  color: #5A7B8F;
  font-family: tahoma,verdana,sans-serif;
  font-size: 11px;
  text-align: left;
  font-weight: bold;
  font-style : italic;
  padding: 0px 0px 0px 0px;
  line-height: 20px;
}

.txt_label_param {
  color: #5A7B8F;
  font-family: tahoma,verdana,sans-serif;
  font-size: 11px;
  text-align: left;
  text-valign: middle;
  font-weight: bold;
  background: #C8D2D8;
  padding: 0px 0px 0px 5px;
  line-height: 20px;
}


.txt_param_input {
  font-family: tahoma,verdana,sans-serif;
  font-size: 12px;
  text-valign: middle;
  line-height: 14px;
}

.txt_param {
  color: #5A7B8F;
  font-family: tahoma,verdana,sans-serif;
  font-size: 11px;
  text-valign: middle;
  padding: 2px 2px 2px 2px;
  line-height: 14px;
}

.infobox {
  width1: 100%;
  height:15px;
  color: #123755;
  font-family: tahoma,verdana,sans-serif;
  font-size: 12px;
  text-align: center;
  text-valign: middle;
  padding: 0px 0px 0px 0px;
}

.results {
	border:'1px solid #FF9F0D';
	font-family: tahoma,verdana,sans-serif;
	FONT-SIZE: 12px;
	color: #415463;
	background-color: white;
}

.results td {
  border: 1px solid #7DB8DA;
}

.hitbar {}
.hitbar td {
  border: 0px solid #785C2C;
}

.er
{
    BACKGROUND-COLOR: white;
    COLOR: #9D5D1D;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    TEXT-ALIGN: left;
    WIDTH: 100%;
    DISPLAY: none
}

.el
{
    COLOR: #D10000;
    FONT-FAMILY: Arial;
    FONT-SIZE: 14px;
    FONT-WEIGHT: bold;
    TEXT-ALIGN: left;
    CURSOR: hand;
}

.waitlabel {
  position: absolute;
  display: none;
  background: #DFECEC;
  width: 100%;
  left:0px;
  top:0px;
  height:100%;
  color: #123755;
  font-family: tahoma,verdana,sans-serif;
  font-size: 12px;
  text-align: center;
  text-valign: middle;
  padding: 0px 0px 0px 0px;
}

.txt_help {
  color: #123755;
  font-family: tahoma,verdana,sans-serif;
  font-weight: normal;
  text-align: justify;
  font-size: 12px;
  text-valign: middle;
  line-height: 14px;
  padding: '2px 2px 2px 2px';
}

.txt_list {
  color: #123755;
  font-family: tahoma,verdana,sans-serif;
  font-weight: normal;
  text-align: left;
  font-size: 12px;
  text-valign: middle;
  line-height: 14px;
  padding: '2px 2px 2px 2px';
}

.txt_list_small {
  color: #123755;
  font-family: tahoma,verdana,sans-serif;
  font-weight: normal;
  text-align: left;
  font-size: 11px;
  text-valign: middle;
  line-height: 12px;
  padding: '1px 1px 1px 1px';
}

.txt_close {
  color: #123755;
  font-family: tahoma,verdana,sans-serif;
  font-weight: bold;
  font-size: 12px;
  text-valign: middle;
  line-height: 14px;
  padding: 2px 2px 2px 2px;
}

.txt_popup_paperinfo{
  color: #D30E0E;
  font-family: tahoma,verdana,sans-serif;
  font-size: 10px;
  font-weight: normal;
  text-align: center;
  padding: '2px 2px 2px 2px';
}



.pages .page { /* Cells <TD> containing month days dates */
  width: 34px;
  color: #445566;
  text-align: center;
  padding: 1px 1px 1px 1px;
  cursor: hand;
}

.pages .hilite { /* Hovered cells <TD> */
  background: #D6DEDF;
  color: #000000;
  padding: 0px 0px 0px 0px;
  border: 1px solid #bbb;
}

.pages .active { /* Active (pressed) cells <TD> */
  font-weight: bold;
  border: 1px solid #000;
  padding: 0px 1px 0px 0px;
  background: #fff;
  color: #000;
}

.pages .missing { /* Active (pressed) cells <TD> */
  width: 34px;
  color: #b0b0b0;
  text-align: center;
  padding: 1px 1px 1px 1px;
  cursor: default;
}

.pages, .pages table {
  border: 1px solid #556;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #DFECEC;
  font-family: tahoma,verdana,sans-serif;
  z-index: 4;
}

.wait {
  position: absolute;
  display: none;
  background: #DFECEC;
  width: 100%;
  left:8px;
  top:0px;
  height:100%;
  color: #123755;
  font-family: tahoma,verdana,sans-serif;
  font-size: 12px;
  text-align: center;
  text-valign: middle;
  padding: 0px 0px 0px 0px;
}

.infolabel {
  color: #000000;
  font-family: tahoma,verdana,sans-serif;
  font-size: 12px;
  text-align: center;
  padding: 2px 2px 2px 2px;
}

