/*        GLOBAL Styles       */

BODY            {background-color:#ffffff; font-family:Verdana,Tahoma,Arial; font-size:11px; color:#000000;}
P,ol,ul,li      {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:11px; color:#000000;}
H1              {font-family:Arial Narrow,Arial; font-size:14px; margin-bottom:0px;border-style:solid;border-width:0px 0px 2px 0px; border-color:silver}
H3              {font-family:Verdana,Tahoma;font-size:11px;margin-bottom:0px;padding:2px 11px;}

 /*
A               {text-decoration:underline;font-size:11px;color:#0000DD;}
A:hover         {text-decoration:underline;color:#0000DD;}
*/

A.blc           {text-decoration:none;font-size:11px;color:#000000;}
A.blc:hover     {text-decoration:none;color:red}

A   {text-decoration:underline;font-size:11px;color:#001c6b;}
A:link { text-decoration: underline; color: #001c6b;  }
A:active { text-decoration: underline;color: #001c6b;  }
A:visited { text-decoration: underline; color: #666666;  }
A:hover { text-decoration: underline; color: #666666;  }


.pagetitle      {font-family:verdana, arial, helvetica, sans-serif; font-size:14px;font-weight:bold;color:#000000;text-align:center;}
.blue { COLOR:#000088;}
.red { COLOR:#880000;}
.green { COLOR:#008800;}
.yellow { COLOR:#888800;}

td              {font-family:Verdana,Tahoma,Arial; font-size:11px; color:#000000;}
td.th           {background-color:#eaefff;font-family:Verdana,Tahoma;font-size:11px;font-weight:bold;text-align:center;color:#A53333;}


.ts0           {background-color:#eaefff;}
.ts1           {background-color:#ffffff;}

td.th0           {font-weight: bold}

.orange
{
FONT-SIZE: 11px;
font-family:Verdana,Tahoma,Arial;
font-weight:bold;
TEXT-DECORATION: none;
FONT-STYLE: normal;
COLOR: #CE0000;
}
.bigwhite
{
font-family:Verdana,Tahoma,Arial;
font-weight:bold;
TEXT-DECORATION: none;
FONT-STYLE: normal;
COLOR: #ffffff;
}


.small
{
FONT-SIZE: 9px;
font-family:Verdana,Tahoma,Arial;
TEXT-DECORATION: none;
font-weight:normal;
FONT-STYLE: normal;
COLOR: #000000;
}

TEXTAREA {
  font-family : verdana, arial, helvetica, sans-serif;
  font-size : 11px;
  color : #000000;
  background-color : #EAEFFF;
}
SELECT {
  font-family : verdana, arial, helvetica, sans-serif;
  color : #000000;
  font-size : 11px;
  background-color : #EAEFFF;
}
INPUT {
  font-family : verdana, arial, helvetica, sans-serif;
  color : #000000;
  font-size : 11px;
  background-color : #EAEFFF;
}
.checkbox {  background-color: #FFFFFF; border-style: none; width: 12px; height: 12px;}
.noborder
{
  background-color : #ffffff;
  border: 0;
}

.normal {
  font-family : verdana, arial, helvetica, sans-serif;
  color : #000000;
  font-size : 11px;
  background-color : #EAEFFF;
  border-color : #000000;
  border-width:1;
}

.pay {
  font-family : verdana, arial, helvetica, sans-serif;
  font-size : 11px;
  background-color : #EAEFFF;
  font-weight:bold;
}

.error {
  color : #ce0000;
}
