/* ================================================================= */
/* External Style Sheet For Page "CGIEHS200" (Sign-On)               */
/* (This version is temporary, until all users are contacted and     */
/*  given a password).                                               */
/* ================================================================= */

#Shadow {
   position: relative;
   top: 0px;
   left: 0px;
   font: italic normal bold 33px sans-serif;
}

#Title {
   position: absolute;
   top: -2px;
   left: -2px;
   color: white;
   font: italic normal bold 33px sans-serif;
}

#SignOnPanel {
   position: relative;
   top: 115px;
   left: 300px;
   width: 450px;
   border: 6px ridge;
   padding-top: 15px;
   padding-bottom: 15px;
}

#SignOns {
   position: relative;
   font: bold 16px Sans-Serif;
   text-align: right;
}

#PasswordNote {
   position: relative;
   left: 210px;
   width: 156px;
   font: bold 12px Sans-Serif;
   text-align: center;
}

#Button {
   font: bold 13px Sans-Serif;
   color: red;
   text-align: center;
}

#Attention {
   padding: 5px;
   background-color: red;
   color: white;
   font: bold 22px Sans-Serif;
   text-align: center;
}

#Hint-Title {
   padding: 5px;
   background-color: black;
   color: white;
   font: bold 22px Sans-Serif;
   text-align: center;
}

#Message {
   position: relative;
   top: 40px;
   font: bold 18px Sans-Serif;
   color: green;
   text-align: center;
}

#BigMessage {
   position: relative;
   top: 100px;
   font: bold 18px Sans-Serif;
   color: red;
   text-align: center;
   border: 1px solid red;
}

#Click {
   position: relative;
   top: 150px;
   text-align: center;
}
