/* AODdesign! Style sheet: Created June 15th 2004 */
/* http://www.aoddesign.com/ */
/* Style sheet optimized for IE5.5+ and Firefox 1.0+ - Last updated March 3rd 2007 */
/* Copyright © 2006 - 2007 AODdesign! */

body{
    background-color: #000000;
    font-family: Verdana, sans-serif;
    font-size: 8pt;
    color: #FFFFFF;
}

html, body{
          scrollbar-face-color: #000000;
          scrollbar-highlight-color: #CC9900;
          scrollbar-3dlight-color: #000000;
          scrollbar-darkshadow-color: #000000;
          scrollbar-shadow-color: #CC9900;
          scrollbar-arrow-color: #CC9900;
          scrollbar-track-color: #CC9900;
}

a{
 font-family: Verdana, sans-serif;
 font-size: 8pt;
 color: #DDDDDD;
 text-decoration: none;
}

a:hover{
       font-family: Verdana, sans-serif;
       font-size: 8pt;
       color: #FFFFFF;
       text-decoration: none;
}

p{
 margin-top: 0.1em;
 margin-bottom: 0.1em;
}

hr{
  height: 1px;
  color: #DDDDDD;
}

h1{
  font-family: Verdana, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #000000;
}

h2{
  font-family: Verdana, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  color: #000000;
}

h3{
  font-family: Verdana, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #000000;
}

td{
  font-family: Verdana, sans-serif;
  font-size: 8pt;
  background-color: #666666;
  border: 0;
}

.textfield{
          border: #FFFFFF 1px solid;
          font-family: Verdana, sans-serif;
          font-size: 8pt;
          background-color: #CC9900;
}

.submit{
       border: #FFFFFF 1px solid;
       font-family: Verdana, sans-serif;
       font-size: 8pt;
       background-color: #CC9900;
}

.textarea{
         border: #FFFFFF 1px solid;
         font-family: Verdana, sans-serif;
         font-size: 8pt;
         background-color: #CC9900;
}

.goldtxt{
        color: #CC9900;
}

.lightgoldtxt{
             color: #DAA520;
}

.vrylightgoldtxt{
                color: #CFB53B;
}

.blacktxt{
         color: #000000;
}

.whitetxt{
         color: #FFFFFF;
}

/* Div Start */

#content{
        position: absolute;
        left: 0px;
        top: -1px;
        width: 100px;
        height: 100px;
        z-index: 1;
        background-color: #000000;
}

#index{
      position: absolute;
      left: 0px;
      top: -1px;
      width: 102px;
      height: 52px;
      z-index: 1;
      background-color: #FFFFFF;
}

/* Div End */

/* - CSS End - */
