BODY {
       margin : 0px;
       padding: 0px;
       font-family : Arial, Helvetica, sans-serif, serif;
       font-size:13;
       line-height: 18pt
       background-color : #ffffff;
       scrollbar-face-color: #EAEAEA;
       scrollbar-shadow-color: #666666;
       scrollbar-highlight-color: #FFFFFF;
       scrollbar-3dlight-color: #666666;
       scrollbar-darkshadow-color: #DCE0E2;
       scrollbar-track-color: #EAEAEA;
       scrollbar-arrow-color: #666666;
     }

FORM { margin:0; }




TABLE  {font-size:13;line-height: 16pt}

TR.deep 		{ background-color:#4A4A4A; font-family : Arial, Helvetica, sans-serif, serif; color :#ffffff; font-size : 13px; line-height: 18pt}
TR.blight 		{ background-color:#D6D5D5; }
TR.light 		{ background-color:#EBEAEA; }
TD.middle		{ background-color:#B3D8FF; }
TD.light 		{ background-color:#E2F0FE; }

/* LINK */

/* bule - red */
A         {text-decoration:none;}
A:link    { color : #004084; text-decoration : none; }
A:visited { color : #004084; text-decoration : none; }
A:active  { color : #000000; text-decoration : none; }
A:hover   { color : #000000; text-decoration : none; }

/* bule - red */
A.white         {text-decoration:none;}
A.white:link    { color : #ffffff; text-decoration : none; }
A.white:visited { color : #ffffff; text-decoration : none; }
A.white:active  { color : #024A8B; text-decoration : none; }
A.white:hover   { color : #024A8B; text-decoration : none; }


.footer01  { color : #E2F0FE; text-decoration : none;} 

.specbox   { color : #004084; text-decoration : none; font-weight: bold;}

/* brown - white */
.articaltitle           { color : #5A5959; text-decoration : none; }
.articaltitle A         { color : #5A5959; text-decoration:none;}
.articaltitle A:link    { color : #5A5959; text-decoration : none; }
.articaltitle A:visited { color : #5A5959; text-decoration : none; }
.articaltitle A:active  { color : #FF6400; text-decoration : none; }
.articaltitle A:hover   { color : #FF6400; text-decoration : none; }

.f11_white               {color : #ffffff;}



INPUT {
        font-family : Arial, Helvetica, sans-serif, serif;
        color : #000000;
        font-size : 11px;
        background-color : #FFFEFD;
        border : 1px solid #666666;
        margin-left:5;
        margin-right:5;
      }


TEXTAREA {
           width : 270px;
           font-family : Arial, Helvetica, sans-serif, serif;
           color : #000000;
           font-size : 12px;
           background-color : #F8F8F8;
           border : 1px solid #666666;
         }
