BODY
     {
/* Left and Top Outer edge of the Scroolbar and both Arrow blocks */
     SCROLLBAR-3DLIGHT-COLOR: white;
/* Left and Top Inner edge of the Scroolbar and both Arrow blocks */
     SCROLLBAR-HIGHLIGHT-COLOR: white;
/* Arrow colors */
     SCROLLBAR-ARROW-COLOR: white;
/* Right and Bottom Outer edge of the Scroolbar and both Arrow blocks */
     SCROLLBAR-DARKSHADOW-COLOR: silver;
/* Right and Bottom Inner edge of the Scroolbar and both Arrow blocks */
     SCROLLBAR-SHADOW-COLOR: white;
/* Scrollbar and Arrow blocks colors */
     SCROLLBAR-FACE-COLOR: beige;
/* Vertical stripe behing the scrollbar */
     SCROLLBAR-TRACK-COLOR: silver;
     font: normal 12px Arial, Verdana, Times New Roman, Palatino, serif;
     color: brown;
     background: Linen;
     padding-left: 2pt;
     padding-right:5px;
     }
.backbutton
     {
     font-weight: bold;
     text-decoration: underline;
     color: blue;
     }
.linkcolor
     {
     color: blue;
     }
A
     {
     COLOR: blue;
     TEXT-DECORATION: none;
     }
A.section
     {
     color: brown;
     }
A:link
     {
     font-weight: normal;
     text-decoration: none ;
     background-color: transparent;
     }
A:visited
     {
     font-weight: normal;
     text-decoration: none ;
     background-color: transparent;
     }
A:active
     {
     font-weight: bold;
     text-decoration: underline ;
     }
A:hover
     {
     font-weight: bold;
     text-decoration: underline ;
     }
A:focus
     {
     font-weight: bold;
     text-decoration: underline ;
     }
span.section {
     display:block;
     width:96%;
     background-color: orange;
     border-top: 2px solid white;
     border-left: 4px solid white;
     border-right: 1px solid black;
     border-bottom: 3px solid black;
     height:2em;
   }
span.section a {
     display:block;
     margin-top:5px;
     margin-left:20px;
     width:100%;
     letter-spacing:2.5px;
     font-family:Bookman Old Style;
     color:#CC3300;
     filter:  dropshadow(color=#FFCC00,offX=2.15,offY=-0.75,positive=1);
    }
.HeadersWidth {
     width:96%;
     text-align: left;
   }
.DateAndTime {
     vertical-align: middle;
     height:2em;
     margin:5px;
     margin-left:0px;
     padding-right:15px;
     }
table.DateAndTime {
     width:98.5%;
     background-color: orange;
     border-top: 4px solid white;
     border-left: 2px solid white;
     border-right: 3px solid black;
     border-bottom: 1px solid black;
    }
span.DateAndTime  {
     background-color: transparent;
     display:block;
     width:100%;
     color: beige;
     text-align: right;
     }
div.menu_div  {
     width:98.5%;
     padding-right:10px;
     font: normal 12px Arial, Verdana, Times New Roman, Palatino, serif;
     }
.P_Section {
      display: block;
      position: relative;
      padding: 0pt;
      margin: 3pt 0pt 0pt 0pt;
      width:96%;
}
.P_Menu {
      display: block;
      position: relative;
      padding: 0pt;
      margin: -5pt 0pt 0pt 0pt;
}
.P_Description {
      margin: 0pt 0pt 0pt 20pt;
      padding: 5pt 0pt 0pt 0pt;
      left: 2%;
}
.P_LI
     { 
      LIST-STYLE-TYPE: disc; 
     }
.mouseOver
     {
     font-weight: bold;
     text-decoration: underline;
     }
.mouseOut
     {
     font-weight: normal;
     text-decoration: none;
     }
.Menu
     {
     FONT-SIZE: 12; font-family: Verdana;
     vertical-align: middle;
     }
.normal
     {
     vertical-align: middle;
     }
TD
     {
     font-family: Arial;
     font-size: 11px;
     vertical-align: top;
     }
.AZTopNavBar
     {
     vertical-align: middle;
     font-size: 16px;
     }
H2
     {
     MARGIN-BOTTOM: 5px;
     MARGIN-TOP: 10px;
     }
H3
     {
     MARGIN-BOTTOM: 5px;
     MARGIN-TOP: 10px;
     }
H4
     {
     MARGIN-BOTTOM: 5px;
     MARGIN-TOP: 10px;
     }
H5
     {
     MARGIN-BOTTOM: 5px;
     MARGIN-TOP: 10px;
     }
.red
     {
     color: #FF0000;
     }
.green
     {
     color:#56DD2D;
     }
.blue
     {
     color:#0000FF;
     }
.white
     {
     color:#FFFFFF;
     }
.box
     {
     padding: 10px;
     border-width: thin ;
     border-style: inset;
     border: 1px solid #0000FF;
     margin: 10;
     background-color: #FFF9AF;
     background-repeat: no-repeat;
     background-position: bottom right;
     width: 400;
     height: 100;
     position: relative;
     top: 30;
     left: 50;
     z-index: 10;
     overflow: auto;
     cursor: help;
     font-family: times,verdana,serif;
     font-weight: bold;
     font-size: 20pt;
     color: steelblue;
     text-align: center;
     text-decoration: none;
     }
.selLink
     {
     background-color: lavender;
     }
.selLink A
     {
     color: #CC3300;
     }
.unselLink
     {
     background-color: transparent;
     font-weight:normal;
     }
#ScrollBox {
     position: relative;
     left: 2%;
     width: 90%;
     background-color: transparent;
     overflow: auto;
     height: 150px;
     border:1px dotted silver;
     margin: 0px 0px 0px 0px;
     padding: 20px 20px 10px 10px;
     }
.greek  {
     color: #999;
     }
