.titleData
{
  font-family:Arial;         font-size:10pt;
  font-weight:bold;          padding:3px; 
  background-color:#F0F0F0; color:#000000;             
}

.txtData
{
  font-family:Arial;         font-size:10pt;
  padding:3px; 
  background-color:#E0E0E0;  color:#000000; 
}

.title
{
  font-family:Arial;         font-size:10pt;
  font-weight:bold;          padding:3px; 
   color:#000000;             
}

.txt
{
  font-family:Arial;         font-size:8pt;
  padding:3px; 
  color:#000000; 
}

.link
{
  font-family:Arial;         font-size:9pt;
  padding-top:4px;           padding-left:40px;
  color:#FFFFFF;             text-decoration:none;
}
.link:hover
{
  font-family:Arial;         font-size:9pt;
  padding-top:4px;           padding-left:40px;
  color:#F6CC07;             text-decoration:none;
}

.hlink
{
  font-family:Arial;         font-size:9pt;
  color:#FFFFFF;             text-decoration:none;
}
.hlink:hover
{
  font-family:Arial;         font-size:9pt;
  color:#E6B054;             text-decoration:none;
}


.button
{
  border:1px solid;            border-color:black;
  font-family:tahoma,arial;    font-weight:bold;
  font-size:8pt;               padding:1px;
  background-color:#C90E0E;    color:#FFFFFF;
  cursor:hand;                 height:20px;
  text-decoration:none;        text-align:center;
}
.button:hover
{
  border:1px solid;            border-color:black;
  font-family:tahoma;          font-weight:bold;
  font-size:8pt;               padding:1px;
  background-color:#E0E136;    color:#000000;
  cursor:hand;                 height:20px;
  text-decoration:none;        text-align:center;
}
.button2
{
  border:1px solid;            border-color:black;
  font-family:tahoma;          font-weight:bold;
  font-size:8pt;               padding:1px;
  background-color:#E0E136;    color:#000000;
  cursor:hand;                 height:20px;
  text-decoration:none;        text-align:center;
}


.bas1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 16px;
    COLOR: black;
    FONT-FAMILY: Tahoma, Verdana, geneva, arial;
    FONT-VARIANT: small-caps
}

TD.title1band
{
    FONT-WEIGHT: 600;
    FONT-SIZE: 11px;
    TEXT-TRANSFORM: capitalize;
    COLOR: black;
    FONT-FAMILY: Tahoma, Verdana, geneva, Arial;
    HEIGHT: 16px;
    BACKGROUND-COLOR: #ffb686
}


TR
{
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Tahoma, Verdana, Geneva, Arial;
    TEXT-DECORATION: none
}
