
BODY 
{margin-left: 10px;margin-top: 0px; margin-right: 10px; margin-bottom: 0px; background-color: #F0F1F1; }

h3{ Color: #002d96;
    font-weight: bold;
    font-size: 13pt;
    font-family: Tverdana;
   }
body         {  font-size: 9pt; font-family: Tahoma; background-image: url(images/bg.png); background-color: #ffffff; background-repeat: repeat-x;}
table        { font-family: verdana;
               font-size: 10pt;
               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: 10pt;
             font-weight: bold;
             font-family: arial;
             text-decoration: none
            }
a:visited{color: blue;
             font-size: 10pt;
             font-weight: bold;
             font-family: arial;
             text-decoration: none
             }
a:hover{color: #00006C;
             font-size: 10pt;
             font-weight: bold;
             font-family: arial;
             text-decoration: underline
             }
a:active {color: blue}

a.banr:link{color: #062440;
             font-size: 9pt;
             font-weight: bold;
             font-family: tahoma;
             text-decoration: none
            }
a.banr:visited{color: #062440;
             font-size: 9pt;
             font-weight: bold;
             font-family: tahoma;
             text-decoration: none
             }
a.banr:hover{color: #7295DC;
             font-size: 9pt;
             font-weight: bold;
             font-family: tahoma;
             text-decoration: underline
             }
a.banr:active {color: #062440}

.lbltitle{color: #ffffff; font-family: Arial; font-weight: bold; font-size: 12pt;}

.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 }               
-->

