BODY {background:#FFCC99 ; 
      background-repeat: repeat-y;
      background-position: left;
      color:#2C2C2A ;
      scrollbar-base-color: #2C2C2A ; 
      scrollbar-arrow-color: #D16834 ;
      scrollbar-highlight-color: #7A471E ; 
      scrollbar-shadow-color: #7A471E ; 
      scrollbar-face-color: #7A471E ; 
      scrollbar-track-color: #D16834 ; 
}
body, td {font-family: Georgia, Verdana, Arial;font-size: 12px;}

TABLE { display: table;  empty-cells: show }
TD {display: col}
TABLE.hier {    border: 1px dotted black; 
                border-spacing: 0px; 
                empty-cells: show}  
TABLE.hier TD { border: 0px dotted black;
                border-top: 1px dotted black;
                border-left: 0px dotted black;
                padding: 0px; 
                padding-left: 10px; 
                spacing: 0px;}  
TABLE.hier TH { border: 1px dotted black; }  

TABLE.hie1 {    border: 0px solid black; 
                border-spacing: 1px;
                empty-cells: show}  

TABLE.hie1 TR#row1 { 
                     background-color: #EEBB88;
                     }  
TABLE.hie1 TR#row2 { 
                     background-color: #DDAA77;
                     }  
TABLE.hie1 TD { border: 0px dotted black;
                padding: 1px; 
                padding-left: 5px; 
                spacing: 0px;}  

TABLE.hie1 TH      { border: 0px dotted black;
                     padding: 5px; 
                     spacing: 0px;
                     background-color: #DDAA88;
                     font-size: 12px;
                     }  
TABLE.hie2 {    border: 1px solid black; 
                border-spacing: 0px;
                empty-cells: show;
                border-collapse: collapse;
                }  

TABLE.hie2 TR#row1 { 
                     background-color: #EEBB88;
                     }  
TABLE.hie2 TR#row2 { 
                     background-color: #DDAA77;
                     }  
TABLE.hie2 TD { border: 1px solid black;
                padding: 1px; 
                padding-left: 5px; 
                spacing: 0px;}  

TABLE.hie2 TH      { border: 1px solid black;
                     padding: 5px; 
                     spacing: 0px;
                     background-color: #DDAA88;
                     font-size: 12px;
                     }  

TABLE.menu {spacing: 0px; spacing-left: 1px;}
TD.menu { padding:1px 10px 1px 10px; font-size:10pt; font-family:Georgia; color:#FFCC99; background: #D16834 ;}
TD.menuact { padding:1px 10px 1px 10px; font-size:10pt; font-family:Georgia; color:#FFCC99; background: #ee8844 ;}
A.menu:link {text-decoration: none; color:#FFCC99; border: none;}
A.menu:visited {text-decoration: none; color:#FFCC99; border: none;}
A.menu:hover {text-decoration: underline;  border: none;}

/*TD.menu A.menu:hover {text-decoration: underline;  border: none;  background-color: #C05929 ; padding:1px 10px 1px 10px;}
TD.menuact A.menu:hover {text-decoration: underline;  border: none;  background-color: #e08039 ; padding:1px 10px 1px 10px;}
*/
.frm {background-color: #FFCC99; border: 1px  dotted #000000; font-family: Georgia; font-size: 12px;}
.frmsel {background-color: #FFCC99; border: 1px  solid #000000; font-family: Georgia; font-size: 12px;}
.frmradio {border: none; 
           font-family: Georgia; 
           font-size: 12px;}
.frmbutton { background-color : #e0e0e0;
border-bottom-color : white;
border-bottom-style : outset;
border-left-color : white;
border-left-style : outset;
border-right-color : white;
border-right-style : outset;
border-top-color : white;
border-top-style : outset;
font-weight: bold;
font-family: Verdana, Arial; font-size: 11px;
}

UL {text-indent: 0cm; text-align: left; list-style-type: disc;  }
UL.in {text-indent: 0.2cm; text-align: left; list-style-type: square ; list-style-image: none;}

UL.comm {text-indent: 1.2cm; margin-left: 1cm; text-align: left; list-style: disc url("/images/note.gif");
         font-weight: bold; font-style: italic; }
UL.comm P {margin-left: 0.2cm; margin-right: 1cm ;
      text-indent: 0cm ; margin-top: 0.2cm;
      margin-bottom: 0.2cm; text-align:justify;
      font-weight: normal;  font-style: italic;}

UL.news {text-indent: 0.2cm; text-align: left; list-style-type:  disc;
         font-weight: bold; list-style-image: url("/images/sword.gif");}
UL.news P {margin-left: 0.6cm; margin-right: 3cm ;
      text-indent: 0cm ; margin-top: 0.02cm;
      margin-bottom: 0.2cm; text-align:justify;
      font-weight: normal;}

DT {text-indent: 0.5cm; text-align: left; font-weight: bold;  }

/*OL { counter-reset: item }
LI { display: block }
LI:before { content: counters(item, "."); counter-increment: item }*/


A:link {text-decoration: none; color: #1010d0; /*border-bottom: 1px  dotted #1010d0;*/}
A:visited {text-decoration: none; color: #101090; /*border-bottom: 1px  dotted #101090;*/}
A:hover, A:active {text-decoration: none; }

/*a:before {content: "[";}
a:after  {content: "]";}*/

A.img:link {text-decoration: none; color: #1010d0; border: none;}
A.img:visited {text-decoration: none; color: #101090; border: none;}
A.img:hover, A.img:active {text-decoration: none; border: none;}

P {margin: 0.2cm;text-indent: 0.4cm; text-align:justify;}
P.command {margin-left: 0.4cm;text-indent: 0cm; text-align:justify; font-weight: bold;}
P.comdesc {margin-left: 0.8cm;text-indent: 0cm; text-align:justify; }


#TABLE      { border: outset 0pt; border-spacing: 0pt }

H1 {font-family: Verdana, Arial; 
    font-size: 14px;
    color: black; 
    font-style: italic; 
    text-align: center
    }
H2 {font-family: Verdana, Arial;
/*    font-size: 20px;*/
    font-family: Verdana; 
    font-size: 150%; 
    font-weight: bold; 
    text-transform: uppercase; 
    color: black;
    font-style: normal;
    text-align: left; 
    margin-left: 1.0cm;
    margin-top: 0.1cm;
   }
H3 {font-family: Verdana, Arial;
    font-style: normal;
    text-align: left;
    margin-left: 0.8cm;
   }
H4 {font-style: normal;
    font-family: Georgia, Verdana, Arial;  
    text-align: left;
    font-size: small;
    }
H5 {font-style: normal;
    font-family: Georgia, Verdana, Arial;
    text-align: left;
    font-size: small;
    background-color: #C45830;
    color: white;
    text-indent: 0.2cm;
    margin: 0px;
    padding: 0px;
    }
H7 {font-style: normal;
    text-align: center;
    left-margin: 5cm;
    font-size: 12;
    background-color: #F0F8FF;
    color: black;
    border: black dotted 2px;
    }
H6 {font-style: normal;
    text-align: left;
    font-size: 14px;
    color: black;
    font-family: Times New Roman
    }
