BODY
{
   margin: 0 0 0 0;
   background-color: #FFFFFF;
   font-family: Tahoma,Arial,Verdana,tahoma, "ms sans serif" ,Arial,sans-serif;
   font-size: 11px;
   color: #02869B;
}
A:link
{
   text-decoration: none;
   color: #12567B;
}
A:hover
{
   text-decoration: underline;
}
A:visited
{
   color: #6699CC;
   text-decoration: none;
}
form
{
   margin: 0 0 0 0;
   padding: 0 0 0 0;
}
.txtB
{
   font-weight: bold;
}
.inputRadio
{
   border: solid 0px #FFFFFF;
}

.rowwhite
{
   text-indent: 2pt;
   background-color: #ffffff;
}
.rowyellow
{
   text-indent: 2pt;
   background-color: #FDFFDD;
   /*background-color: #FFFF00;*/
}
.rowrealyellow     /*   test test test    */
{
   text-indent: 2pt;
   background-color: #FFFF00;
}
.rowlightyellow    /*  test test test    */
{
   text-indent: 2pt;
   background-color: #ffff80;
   /*color: #ff6633;*/
   /*color: red;*/
}
.rowred           /*   test test test    */
{
   text-indent: 2pt;
   color: red;
}
.infoTable
{
   background-color: #FFFFFF;
   border: solid 1px #000000;
}
.rowTitle
{
   font-weight: bold;
   border-bottom: solid 1px #000000;
}
.rowBottom, .rowBorder
{
   font-weight: bold;
   border-bottom: solid 1px #000000;
}
.rowBorder
{
   border-right: solid 1px #000000;
}
.rowTop
{
   border-top: solid 1px #000000;
}
input
{
   border: solid 1px #000000;
}
.form 
{ 
  font-size: 13px; 
}
