.nessFt
      {
      text-align: left;
      border-style: none;
      border-width: 0px;
      margin: 0px;
    /*  padding: 0px;*/
      background-color: #E8F5FA;
      color: black;
      font-family: arial;
      font-size: 12px;
      width: 100px;
      height: 16px;
      resize: none;
	   }
	   
.textL 
     {
     	/*height: 18px;
     	line-height: 18px;*/
     	width: 100%;;
      text-align: left;
      border-style: none;
      border-width: 0px;
      margin: 0px;
     /* padding: 0px;*/
      background-color: #EFF6F6;
      color: black;
	   font: 11pt/15pt Arial;
      /*width: 100px;
      height: 16px;*/
      resize: none;
     }

.textR 
     {
     	/*height: 18px;
     	line-height: 18px;*/
     	width: 100%;;
      text-align: right;
      border-style: none;
      border-width: 0px;
      margin: 0px;
    /*  padding: 0px;*/
      background-color: #EFF6F6;
      color: black;
	   font: 11pt/15pt Arial;
     /* width: 100px;
      height: 16px;*/
      resize: none;
     }
     
.textLr 
     {
     	/*height: 18px;
     	line-height: 18px;*/
     	width: 100%;
      text-align: left;
      border-style: none;
      border-width: 0px;
      margin: 0px;
	   font: 11pt/15pt Arial;
   /*   padding: 0px;
      background-color: #F4F4F8;
      color: black;
      font-family: arial;
      font-size: 12px;*/
      /*width: 100px;
      height: 16px;*/
      resize: none;
     }

.textRr 
     {
     	/*height: 18px;
     	line-height: 18px;*/
     	width: 100%;
      text-align: right;
      border-style: none;
      border-width: 0px;
      margin: 0px;
	   font: 11pt/15pt Arial;
    /*  padding: 0px;
      background-color: #F4F4F8;
      color: black;
      font-family: arial;
      font-size: 12px;*/
      /*width: 100px;
      height: 16px;*/
      resize: none;
     }

.textL2 
     {
      text-align: left;
      border-style: none;
      border-width: 0px;
      margin: 0px;
   /*   padding: 0px;*/
      background-color: #E8F5FA;
      color: black;
      font-family: arial;
      font-size: 12px;
      width: 150px;
      height: 16px;
      resize: none;
     }

.textR2 
     {
      text-align: right;
      border-style: none;
      border-width: 0px;
      margin: 0px;
   /*   padding: 0px;*/
      background-color: #E8F5FA;
      color: black;
      font-family: arial;
      font-size: 12px;
      width: 150px;
      height: 16px;
      resize: none;
     }
     
.textDat 
     {
     /* text-decoration: underline;
      cursor: pointer;*/ 
     }
     
.invisi 
     {
      display: none;
     }
     
.TeArea 
     {
      background-color: #DBF8F7;
      border: none;
      width: 220px;
      height: 85px;
      padding: 2px;
      font-family: arial;
      font-size: 12px;
      resize: none;
      overflow: auto;
     }
     
.textFormL 
     {
     	width: 100%;
      text-align: left;
      border-style: none;
      border-width: 0px;
      margin: 0px;
	   font: 11pt/15pt Arial;
      background-color: #EFF6F6;
      resize: none;
     }
     
.textFormL2 
     {
     	width: 100%;
      text-align: left;
      border-style: none;
      border-width: 0px;
      margin: 0px;
	   font: 11pt/15pt Arial;
      background-color: #EFF6F6;
      resize: none;
     }

.textFormR 
     {
      text-align: right;
      border-style: none;
      border-width: 0px;
      margin: 0px;
      padding: 2px;
      background-color: #DBF8F7;
      color: black;
      font-family: arial;
      font-size: 12px;
      width: 210px;
      height: 20px;
      resize: none;
     }
     
.wibord td 
     {
      border: 1px dotted #000000 !important;
      height: 28px !important;
      padding: 2px !important;
   	}
     
.wibord 
     {
      border-collapse: collapse !important;
   	}
