body
{
scrollbar-3dlight-color:#cccccc;
scrollbar-arrow-color:#ffffff;
scrollbar-base-color:black;
scrollbar-darkshadow-color:#cccccc;
scrollbar-face-color:black;
scrollbar-highlight-color:#666699;
scrollbar-shadow-color:black
}


#wrapper {width: 800px; margin: 0 auto; text-align: left; }

div#container {
    position: float;
    width: 780;
    height: 600;
    border-color: #242220;
    border-width: 1px;
    border-style: solid;
    background-image: url(./gmimages/containerbg2.gif );
    background-repeat: repeat-y;
    Z-index: 1;
}

div#outermainbody {
    postion: relative;
    margin-top: 50px;
    margin-left: 50px;
    margin-right: 50px;
    margin-bottom: 50px;
    background: #fcfbe6;
    border-color: #242220;
    border-width: 1px;
    border-style: solid;
    Z-index: 2;
}

div#mainbody {
    postion: relative;
    margin-top: 3px;
    margin-left: 3px;
    margin-right: 3px;
    margin-bottom: 3px;
 /*   border-color: #242220;
    border-width: 1px;
    border-style: solid; */
    Z-index: 2;
}
div#bottomaddr {
  font-family: Tahoma, sans-serif;  
  font-size: 11px;
  color: #3e3b37;
  font-weight: normal;
  position: relative;
  width: 800px;
  top: 4px;
  left: 0px;
  height: 25px;
  line-height: 18px;
  text-align: center;
  letter-spacing: 1px;
}
.addr {
  font-family: Tahoma, sans-serif;  
  font-size: 11px;
  color: #3e3b37;
  line-height: 15px;
  font-weight: normal;
  letter-spacing: 1px;
}

.subtitle {
  font-family: Tahoma, sans-serif;  
  font-size: 14px;
  color: #3e3b37;
  line-height: 15px;
  font-weight: normal;
  font-variant: small-caps;
  letter-spacing: 1px;
}

.cpright {
  font-family: Tahoma, sans-serif;  
  font-size: 10px;
  color: #ada49b;
  font-weight: normal;
}

div#copyright {
  font-family: Tahoma, sans-serif;  
  font-size: 10px;
  color: #8f877f;
  font-weight: normal;
  position: relative;
  width: 780px;
  height: 20px;
  margin: 0 auto;
  top: 8px;
  left: 0px;
  text-align: center;
  clear: both;
}
.colfont { color: #242220;
           font-family: verdana,helvetica,arial,sans-serif;
           font-size: 12px;
           line-height: 30px;
           letter-spacing: 1px;
           }

.pwd { color: #8f877f;
           font-family: tahoma, verdana,helvetica,arial,sans-serif;
           font-size: 10px;
           line-height: 20px;
           }

a.pwd:link {
           color: #8f877f;
           font-family: tahoma,verdana, sans-serif;
           font-size: 10px;
           text-decoration: underline;
           }

a.pwd:visited {
           color: #8f877f;
           font-family: tahoma,verdana, sans-serif;
           font-size: 10px;
           text-decoration: underline;
           }

a.pwd:hover {
           color: #242220;
           font-family: tahoma,verdana, sans-serif;
           font-size: 10px;
           text-decoration: none;
           border-bottom: #242220;
           border-width: 0px 0px 1px 0px;
           border-style: none none dotted none;
           }
