
BODY 
{margin-left: 0px;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; background-color: #ffffff; }

h3{ Color: #002d96;
    font-weight: bold;
    font-size: 13pt;
    font-family: Tverdana;
   }
body         {  font-size: 10pt; font-family: Tahoma; background-image: url(images/bg.png); background-color: #ffffff; background-repeat: repeat-x;}
table        { font-family: Tahoma;
               font-size: 9pt;
               color: black;
               BORDER-COLLAPSE: collapse;  
               border-Color: #0099cc
             }
input        { border-style: solid; border-width: 1px; border-color: #808080; padding-left: 4; padding-right: 4; 
               padding-top: 1; padding-bottom: 1; background-color: white }
textarea     { border-style: solid; border-width: 1px; padding-left: 4; padding-right: 4; 
               padding-top: 1; padding-bottom: 1; border-color: #808080; background-color: #EDF4FA }
     .modalBackground {
        background-color:Gray;
        filter:alpha(opacity=70);
        opacity:0.7;
    }      

a:link{color: blue;
             font-size: 8pt;
             font-weight: bold;
             font-family: arial;
             text-decoration: none
            }
a:visited{color: blue;
             font-size: 8pt;
             font-weight: bold;
             font-family: arial;
             text-decoration: none
             }
a:hover{color: #00006C;
             font-size: 8pt;
             font-weight: bold;
             font-family: arial;
             text-decoration: underline
             }
a:active {color: blue}

.lbltitle{color: #000000; font-family: tahoma; font-weight: bold; font-size: 11pt;}

.subm       { border-style: solid; border-width: 1; border-color: #004266; padding-left: 2; padding-right: 2; font-weight: bold; color: #ffffff; padding-top: 2; padding-bottom: 2; background-color: #005A8C }               
-->

