#main {
   margin-top:0px;
   width:775px;
   text-align:left;
   }


/*** LINKS ***/
   A:link {color:blue;}
   A:visited {color:blue;}
   A:active {color:green;}
   A:hover {color:#FF0000; text-decoration:none;}

   A.a:link {color:black; text-decoration:none;}
   A.a:visited {color:black; text-decoration:none;}
   A.a:active {color:green;}
   A.a:hover {color:#FF0000; text-decoration:none;}

   A.addr:link {color:blue; font-size:14; font-weight:bold}
   A.addr:visited {color:purple; font-size:14; font-weight:bold}
   A.addr:active {color:green; font-size:14; font-weight:bold}
   A.addr:hover {color:#FF0000; text-decoration:none; font-size:14; font-weight:bold}

   A.popup:link    {color:blue; background:#EEE; text-decoration:underline; padding:3px}
   A.popup:visited {color:blue; background:#EEE; text-decoration:underline; padding:3px}
   A.popup:active  {color:green;}
   A.popup:hover   {color:red; text-decoration:none;}

   A.screens:link    {color:yellow; text-decoration:underline;}
   A.screens:visited {color:yellow; text-decoration:underline;}
   A.screens:active  {color:yellow; text-decoration:underline;}
   A.screens:hover   {color:red; text-decoration:none;}

/*** TABLES ***/
   TABLE.t1 {background-color:#C0C0C0;}
   TABLE.t2 {background-color:#C0C0C0; border-top:1px solid #000000;}
   TABLE.t3 {font-size:12; font-family:MS Sans Serif; border:1px solid #C0C0C0}
   TABLE.t4 {font-size:12; font-family:MS Sans Serif;}
   TABLE.t5 {background-color:#EEEEEE; font-size:12; font-family:MS Sans Serif; border:1px solid #C0C0C0}
   TABLE.sidebar_rates {background-color:#EEEEEE; font-size:10; font-family:Verdana; border:1px solid #772B1A}
   TABLE.why {background-color:#FFFFCC; padding:3px; font-size:12; font-family:Verdana; border:1px solid #FF7F7C}
   TABLE.version {background:#EEEEEE url(./images/bck_keys1.gif) no-repeat; font-size:10; font-family:Verdana;}


   TD.list1 {font-size:12; font-family:MS Sans Serif; z-index:0;}
   TD.list2 {border-bottom: 2px dotted #C0C0C0; font-size:12; font-family:MS Sans Serif;}
   TD.sold {font-size:12; font-family:MS Sans Serif; background-image:url(./images/bck_sold1.gif);}

   TD.t1 {background-color:#FFFFFF;}
   TD.t2 {background-image:url(./images/bck_side1.gif); text-align:center}
   TD.t4 {font-size:12; font-family:MS Sans Serif; font-weight:bold; white-space:nowrap}
   TD.t5 {background:#336699 url(./images/bck_ds1.gif) no-repeat bottom center; text-align:center}

   TD.logo {background:url(./images/bck_logo2a.gif) no-repeat; font-size:10; font-family:Verdana;}

/*** OTHER ***/
   P.descrip {margin-top:0px; margin-right:5px; font-size:13; font-family:MS Sans Serif; text-align:justify}

   UL.ul1 {margin-top:0px; list-style-type:square; font-size:12; font-family:Arial,Helvetia,MS Sans Serif;}
   UL.why {margin-top:0px; margin-left:20px; list-style:none url(./images/checkbox1.gif); font-size:10; font-family:MS Sans Serif;}
   OL.ol1 {margin-top:0px; margin-right:10px; list-style-type:decimal; font-size:14; font-family:MS Sans Serif;}

   INPUT.text1 {color:#003366; font:bold 9pt MS Sans Serif; background-color:#EEEEEE}
   TEXTAREA.ta1 {color:#003366; font:bold 9pt MS Sans Serif; background-color:#EEEEEE}
   INPUT.submit1 {color:white; font:bold 9pt MS Sans Serif; background-color:#003366}

   .FinePrint {font:9px Arial,Helvetica,sans-serif;}

   H1,H2,H3,H4,H5,H6 {
      color:#036;
      padding-top:6px;
      margin-top:0px;
      margin-bottom:6px;
      font-family:'Trebuchet MS', Tahoma, Verdana, Arial, sans-serif;
      font-weight:normal;
      }

   H1 {font-size:32px; font-weight:bold}
   H2 {font-size:24px; font-weight:bold}
   H3 {font-size:20px; font-weight:bold}
   H4 {font-size:18px; font-weight:bold;}
   H5 {font-size:14px; font-weight:bold;}
   H6 {font-size:12px; font-weight:bold;}


   H5.faq1 {background-color:#369; color:#FFF; padding-left:8px}

BODY.PopUp, BODY.PopUp LI, BODY.PopUp DL {
   background-color: #FFF;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   }

BODY.PopUp TD, BODY.PopUp TH {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   }

BODY.PopUp2, BODY.PopUp2 TD, BODY.PopUp2 TH, BODY.PopUp2 LI,  BODY.PopUp2 DL {
   background-color: #333;
   color: #FFF;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   margin:0px;
   }

BODY.PopUp2 H3 {
      font-family:Arial,Helvetica;
      font-weight:normal;
      color:#999;
      margin-top:0px;
      margin-bottom:6px
      }

BODY.PopUp2 H2 {
      font-family:Arial,Helvetica;
      font-weight:bold;
      font-size:16px;
      color:#FFF;
      margin-top:0px;
      margin-bottom:0px
      }

BODY.Doc, BODY.Doc TD, BODY.Doc TH, BODY.Doc LI, BODY.Doc DL {
   background-color:#fff;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   }
