
* { font-size: 10pt; font-family:Verdana,Arial,Helvetica,sans-serif; }
input { font:8pt Verdana, Arial, Helvetica, sans-serif; }

h1, h2, h3, h4 { font-family:Verdana, Geneva, Helvetica, sans-serif;}

h1 { font-size:16pt; color:#89B1C2}
h2 { font-size:13pt; color:#89B1C2}
h3 { font-size:12pt; color:#89B1C2}
h4 { font-size:10pt; color:#89B1C2}

form { margin: 3px 0px 3px 0px;}
p { margin: 8px 0px 8px 0px;}

td {center; font-size:10pt; color:#000000;}

#fheader td { font-size:13pt; color:#89B1C2; font-weight:bold;}

ul { list-style-type: square; }

 a:link { font-weight:bold; color:#000000; text-decoration:none }
 a:visited { font-weight:bold; color:#000000; text-decoration:none }
 a:hover { font-weight:bold; color:#8CFFFF; text-decoration:none }
 a:active { font-weight:bold; color:#000000; text-decoration:none }

body {
      background: #B0CBD6;
      background-image:url(../image/frame/style2bg.gif);
      background-repeat:repeat-y;

     }

#fheader {
           position:absolute;
           top:0px;
           left:0px;
           width:800px;
           height:160px;
           spacing:0px;
           margin:0px;
           padding:0px;
           font-size:12pt;
           text-align:center;
           background: #FFFFFF;
             }

#fmenu {
           position:absolute;
           top:160px;
           left:0px;
           width:176px;
           spacing:0px;
           margin:0px;
           font-size:12pt;
           padding:10px;
            }

#fmain {
            position:absolute;
            top:160px;
            left:176px;
            width:624px;
            spacing:0px;
            margin:0px;
            font-size:10pt;
            padding:10px;
            background: #FFFFFF;
            }
