body   {
       margin: 2px 0 0 5px;
       padding: 0;
       background-color: #000000;
       background-image: url(images/cp.gif);
       background-repeat: repeat-x y;
       }
table {
       font-family: arial, "Times New Roman", sans-serif;
       font-weight: bold;
       font-size: 4px;
       color: #ffcc00;
       text-align:center;
       }
td .updates{
       font-family: arial, "Times New Roman", sans-serif;
       font-weight: normal;
       font-size: 11px;
       color: #FFF;
       text-align:center;
       }
td .updates2{
       font-family: arial, "Times New Roman", sans-serif;
       font-weight: normal;
       font-size: 10px;
       color: #000;
       background-color:#888888;
       text-align:center;
       }
p      {
       font-family: arial, verdana, sans-serif;
       font-weight: bold;
       font-size: 12px;
       color: #FC0;
       text-align:center;
       }
.info  {
       font-family: arial, verdana, sans-serif;
       font-weight: bold;
       font-size: 12px;
       color: #FC0;
       line-height:14px;
       text-align:center;
       }
.form  {
       position:relative;
       font-family: arial, georgia, sans-serif;
       font-weight: bold;
       font-size: 12px;
       margin-top:0px; 
       margin-left: 0px;
       margin-right: auto;
       width: 430px;
       height: 504px;
       color: #000000;
       background-color: #aaaaaa;
       padding: 0px;
       border: 0;       
       text-align:left;
       }
.form p {
       color:#000000;
       padding-top:5px;
       }       
.basestrip {
       position:absolute;
       margin-top:398px;
       margin-left:0px;
       padding: 0;
       }       
input   {
        font-family: arial, "Times New Roman", sans-serif;
        font-weight: bold;
        font-size: 12px;
        border: 3px inset #888888;        
        color: #000000;
        background-color: #cccccc;
        }
textarea {
        font-family: arial, "Times New Roman", sans-serif;
        font-weight: bold;
        font-size: 12px;
        border: 3px inset #aaaaaa;        
        color: #000000;
        background-color: #cccccc;
        }     
h1      {
       font-family: "Times New Roman", arial, sans-serif;
       font-weight: bolder;
       font-size: 20px;
       color: #FFFFFF;
       text-align:center;
       }       
h2     {
       font-family: "Times New Roman", arial, sans-serif;
       font-weight: bold;
       font-size: 14px;
       color: #CC9900;
       text-align:center;
       }       
h3      {
       font-family: "Times New Roman", arial, sans-serif;
       font-weight: bold;
       font-size: 12px;
       color: #CC9900;
       text-align:left;
       }
h6     {
        font-family: arial, verdana, sans-serif;
        color: #808080;
        font-size: 11px;
        font-weight: bold;
        text-align: center;
       }
a:link {
        font-family: "Times New Roman", arial, sans-serif;
        font-weight: normal;
        font-size: 11px;        
        color: #FFCC00; 
        background-color: transparent;
        text-decoration: none;
        }
a:visited {
        color: #FFCC00;
        background-color: transparent;
        text-decoration: none;
        }
a:hover {
         color: #FFF;
         background-color: transparent;
         text-decoration: none;
        }        
.disclaimer {
       font-family: "Times New Roman", arial, sans-serif;
       font-weight: normal;
       font-size: 11px;
       color: #FFCC33;
       text-align:center;
       }
a.popbox b {
       display:none;
       }
a.popbox:hover {
       border:0; position:relative; z-index:100; text-decoration:none;
       }
a.popbox:hover b {
       display:block; position:absolute; top:20px; left:-67px; padding:5px; font-weight:normal; font-size:11px; color:#000; border:8px solid #FC0; background:#ffc; width:202px; height:50px;
       }
a.popbox:hover b em {
       position:absolute; left:0; top:32px; width:186px; height:6px; font-weight:normal; font-size:10px; background:transparent; display:block;
       }