body              { color: #1C4A8B; font-size: 8pt; font-family: Arial, Helvetica, sans-serif; background: #fff url(Images/target.gif) no-repeat }
td                { font-size: 8pt; font-family: Arial, Helvetica, sans-serif }
a                 { color: maroon; text-decoration: none }
a:hover           { color : Red; text-decoration : underline; }

.warning          { color :Red; font-size: 8pt; }
.rowh             { background-color: #1C4A8B; color: white; font-size: 8pt; height: 20pt }
.row1             { background-color: #d2d2e9; font-size: 8pt }
.row2             { background-color: #ff9; font-size: 8pt }
.rowf             { background-color: white; font-size: 8pt; height:16pt }

/* Main */
#Main             { margin-left: 165px; margin-top: 100px } 

#Logo             { position: absolute; top: 5px; left: 24px }   
        
/* Ident */
#Ident            { background-color: white; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
#Ident    h1      { color: gray; margin-bottom : 2pt; text-decoration : none; font-size : 14pt;}
#Ident    h2      { color: gray; font-style: italic; font-size: 10pt; text-decoration: none; text-align: left; margin-bottom: 4pt; border-bottom: 1pt dashed }
#Ident    h3      { color: gray; font-size: 8pt; text-decoration: none; margin-top: 4pt; margin-bottom: 0pt }

/* Login */
#Login            { background-color: white; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
#Login    h1      { color: gray; margin-bottom : 2pt; text-decoration : none; font-size : 14pt;}
#Login    h2      { color: gray; font-style: italic; font-size: 10pt; text-decoration: none; text-align: left; margin-bottom: 4pt; border-bottom: 1pt dashed }
#Login    h3      { color: gray; font-size: 8pt; text-decoration: none; margin-top: 4pt; margin-bottom: 0pt }


/* Menu */
#Menu             { float: left; width: 150px; text-align: left;  position: absolute; top: 100px;}
#Menu             { font-family: Arial, Helvetica, sans-serif }
#Menu h1          { font-size : 9pt; margin:7px 0; }
#Menu h2          { font-size : 8pt; border-right: 1px solid #7474BA; border-bottom: 1px solid #7474BA; margin:7px 0; color: #1C4A8B;  }
#Menu a           { font: bold 8pt; text-decoration: none; color: #C0C4E5; } 
#Menu a:hover, a.selected { color: #1C4A8B; } /* background-color: #EBEBF5; */


/* List */
#List td          { color: #1C4A8B; }
#List tr:hover    { background-color: #C4E7BE }
#List a           { text-decoration: none }
#List a:hover     { color: white }
#List th          { background-color: #1C4A8B; text-align: left }
#List th:hover    { background-color: #1C4A8B }


/* Form */
#Form            {  }
#Form table      { margin-right: 20pt }
#Form td         { padding: 5px }
#Form th         {  }
#Form .readonly  input   { background-color: #EEFFEE }
#Form .readwrite input   { background-color: white }
#Form .smart     input   { background-color: lightyellow }


#GridRank  td:hover { background-color: #C4E7BE }
#Stat      td:hover { background-color: #1C4A8B }
