/* Color of module border */
.MB
{ BACKGROUND-COLOR: #FF0000; }
/* Color of module title table */
.ModuleTtlTbl
{ BACKGROUND-COLOR: #FF0000; }
/* Text style of module title text */
.MT
{ COLOR: #ffffff;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  FONT-SIZE: medium;
  FONT-WEIGHT: normal; }
/* Text style of descriptive text. */
.DT
{ COLOR: #000000;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  FONT-SIZE: x-small; }
.DT A
{ COLOR: #0000ff;
  FONT-SIZE: x-small;
  TEXT-DECORATION: underline; }
/* Text style of sub descriptive text. */
.SD
{ COLOR: #000000;
  FONT-FAMILY: Verdana, Helvetica, sans-serif;
  FONT-SIZE: xx-small; }
/* Color of line break */
.LB
{ BACKGROUND-COLOR: #0000FF; 
  COLOR: White; 
  FONT-WEIGHT: BOLD; 
  FONT-FAMILY: Arial; }
/* Color of dynamic table */
.DYT
{ BACKGROUND-COLOR: #eeeee2; }
/* Text style of dynamic text */
.DY
{ COLOR: #000000;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  FONT-SIZE: x-small; }
.DY A
{ COLOR: #0000ff;
  FONT-SIZE: x-small;
  TEXT-DECORATION: underline; }
/* Color of Page */
.PageBG
{ BACKGROUND-COLOR: #ffffff; }
/* Color of Footer Area */
.FooterTbl
{ BACKGROUND-COLOR: #ffffff; }
/* Text style of footer text */
.FooterTxt
{ COLOR: #000000;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  FONT-SIZE: xx-small }
.FooterTxt A
{ COLOR: #0000ff;
  FONT-SIZE: xx-small;
  TEXT-DECORATION: underline }
/* Text style formating for signup button. */
.RSbmtBtn
{ FONT-FAMILY: Arial, Helvetica, sans-serif;
  FONT-SIZE: x-small;
  FONT-WEIGHT: bold; }
/* Text style formating of the field label. */
.L
{ COLOR: #000000;
  FONT-FAMILY: Verdana, Helvetica, sans-serif;
  FONT-SIZE: xx-small;
  FONT-WEIGHT: bold; }
.LR
{ FONT-FAMILY: Verdana, Helvetica, sans-serif;
  FONT-SIZE: xx-small;
  FONT-WEIGHT: bold; 
  COLOR: #FF0000}
.LBR
{ FONT-FAMILY: Verdana, Helvetica, sans-serif;
  FONT-SIZE: xx-medium;
  FONT-WEIGHT: bold; 
  COLOR: #FF0000}
.LBL
{ FONT-FAMILY: Verdana, Helvetica, sans-serif;
  FONT-SIZE: xx-small;
  FONT-WEIGHT: bold; 
  COLOR: #0000FF}
/* Text style formating of the input box. */
.F
{ COLOR: #000000;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  FONT-SIZE: x-small;
  BACKGROUND-COLOR: #ffffff; }
/* Text style formating of the radio and check boxes. */
.PPCheckRadio
{ COLOR: #000000;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  FONT-SIZE: x-small; }
