div.memberAccessBlock   { position:relative; width:240px; background-repeat:repeat-x; }
div.grayBlockT          { position:relative; width:248px; height:7px; background-image:url(../Images/grayBlockT.gif); background-repeat:no-repeat; }
div.grayBlockB          { position:relative; width:248px; height:7px; background-image:url(../Images/grayBlockB.gif); background-repeat:no-repeat; }
div.grayBlockBG         { position:relative; width:248px; background-image:url(../Images/grayBlockBG.gif); background-repeat:repeat-y; }

img#memberAccess        { position:relative; margin-top:10px; }
div#memberAccess        { position:relative; width:100%; margin-top:5px; }

a.verdanaLink           { font:bold 12px tahoma; text-decoration:none; color:#005dab; }
a:hover.verdanaLink     { color:#FFFFFF; background-color:#005dab; }

div#forgotPasswd        { width:500px; position:absolute; left:50%; margin-left:-250px; top:150px; background-color:white;
                          border:1px solid #1684c3; z-index:10; padding:10px 0px; font:bold 13px tahoma; color:#066aa4;
                          text-align:justify; display:none; visibility:hidden; }
div#closeMe {
  color:white;
  background-color:#1684c3;
  padding:5px 0px;
  position:absolute;
  left:0px;
  top:0px;
  cursor:pointer;
  cursor:hand;
}
.textBox {
  background-color:white;
  border:1px solid #1684c3;
  font:bold 11px verdana;
  color:#222222;
}
/*ie6*/
div.grayBlockT          { line-height:7px; font-size:0px; }
div.grayBlockB          { line-height:7px; font-size:0px; }
/*---*/
