body { margin: 0px;
       padding: 0px;
       text-align: left;
       background-color: #00040D;
       }

p, td, li { font-family: Garamond, Times New Roman, serif;
        font-size: 11px;
        color: #9BB7DF;
        text-align: justfy;
        letter-spacing: 1px;
        }

A { text-decoration: none; color: #8191A8; }
A:visited { text-decoration: none; color: #8191A8; }
A:hover { cursor: pointer; text-decoration: none; color: #9BB7DF; }
A:active { color: #9BB7DF; text-decoration: none; }

#layout { position: absolute;
          top: 20px;
          left: 20px;
          width: 600px;
          height: 427px;
          border: 1px solid #577CB0;
         }

#main { position: absolute;
        top: 85px;
        left: 240px;
        width: 360px;
        height: 280px;
        overflow: auto;
        }

.content { line-height: 10px;
           text-align:justify;
           padding: 8px;
           }

h1 {  font-family: Garamond, Times New Roman, serif;
      font-size: 11px;
      line-height: 20px;
      color: #577CB0;
      text-transform: uppercase;
      text-align: left;
      letter-spacing: 3px;
      padding-left: 3px;
      margin-top: 2px;
      }

h2  { font-family: Garamond, Times New Roman, serif;
      font-size: 11px;
      color: #9BB7DF;
      text-align: center;
      letter-spacing: 2px;
      }

h3  { font-family: Garamond, Times New Roman, serif;
      font-size: 11px;
      color: #9BB7DF;
      text-align: left;
      letter-spacing: 2px;
      }

ul.show_sort_list { list-style-type: disc;
            }

ul.member { list-style-type: none;
            padding: 0;
            margin: 0;
            }

li.member { font-family: Garamond, Times New Roman, serif;
            font-size: 11px;
            color: #9BB7DF;
            letter-spacing: 1px;
            text-align: left;
            }

ol.rules { list-style-type: decimal;
           padding: 0;
           margin-left: 20px;
           }

li.rules { font-family: Garamond, Times New Roman, serif;
           font-size: 11px;
           color: #9BB7DF;
           text-align: justfy;
           letter-spacing: 1px;
           }

div.center { text-align: center; }

p.center { text-align: center; }

.center a { text-decoration: none; border: 0; }

.center img {padding: 2px; }

input.text { font-family: 'Arial', 'Verdana', sans serif;
             font-size: 10px;
             background-color: transparent;
             color: #9BB7DF;
             border: 1px solid #577CB0;
             width: 200px;
             }

select.text { font-family: 'Arial', 'Verdana', sans serif;
             font-size: 10px;
             background-color: transparent;
             color: #9BB7DF;
             border: 1px solid #577CB0;
             width: 200px;
             }

textarea.text { font-family: 'Arial', 'Verdana', sans serif;
             font-size: 10px;
             background-color: transparent;
             color: #9BB7DF;
             border: 1px solid #577CB0;
             width: 200px;
             }

input.button { font-family: 'Arial', 'Verdana', sans serif;
             font-size: 10px;
             background-color: transparent;
             color: #9BB7DF;
             border: 1px solid #577CB0;
              }

input.show_join_name_field { font-family: 'Arial', 'Verdana', sans serif;
             font-size: 10px;
             background-color: transparent;
             color: #9BB7DF;
             border: 1px solid #577CB0;
             width: 200px;
             }

input.show_join_email_field { font-family: 'Arial', 'Verdana', sans serif;
             font-size: 10px;
             background-color: transparent;
             color: #9BB7DF;
             border: 1px solid #577CB0;
             width: 200px;
             }

select.show_join_country_field { font-family: 'Arial', 'Verdana', sans serif;
             font-size: 10px;
             background-color: transparent;
             color: #9BB7DF;
             border: 1px solid #577CB0;
             width: 200px;
             }

input.show_join_password_field { font-family: 'Arial', 'Verdana', sans serif;
             font-size: 10px;
             background-color: transparent;
             color: #9BB7DF;
             border: 1px solid #577CB0;
             width: 95px;
             }

input.show_join_password_field2 { font-family: 'Arial', 'Verdana', sans serif;
             font-size: 10px;
             background-color: transparent;
             color: #9BB7DF;
             border: 1px solid #577CB0;
             width: 95px;
             }

input.show_join_url_field { font-family: 'Arial', 'Verdana', sans serif;
             font-size: 10px;
             background-color: transparent;
             color: #9BB7DF;
             border: 1px solid #577CB0;
             width: 200px;
             }

textarea.show_join_comments_field { font-family: 'Arial', 'Verdana', sans serif;
             font-size: 10px;
             background-color: transparent;
             color: #9BB7DF;
             border: 1px solid #577CB0;
             width: 200px;
             }

input.show_join_submit_button { font-family: 'Arial', 'Verdana', sans serif;
             font-size: 10px;
             background-color: transparent;
             color: #9BB7DF;
             border: 1px solid #577CB0;
             }

input.show_join_reset_button { font-family: 'Arial', 'Verdana', sans serif;
             font-size: 10px;
             background-color: transparent;
             color: #9BB7DF;
             border: 1px solid #577CB0;
             }

input.show_lostpass_email_field { font-family: 'Arial', 'Verdana', sans serif;
             font-size: 10px;
             background-color: transparent;
             color: #9BB7DF;
             border: 1px solid #577CB0;
             width: 95px;
             }

input.show_lostpass_submit_button { font-family: 'Arial', 'Verdana', sans serif;
             font-size: 10px;
             background-color: transparent;
             color: #9BB7DF;
             border: 1px solid #577CB0;
             }

input.show_update_old_email_field { font-family: 'Arial', 'Verdana', sans serif;
             font-size: 10px;
             background-color: transparent;
             color: #9BB7DF;
             border: 1px solid #577CB0;
             width: 200px;
             }

input.show_update_current_password_field { font-family: 'Arial', 'Verdana', sans serif;
             font-size: 10px;
             background-color: transparent;
             color: #9BB7DF;
             border: 1px solid #577CB0;
             width: 95px;
             }

input.show_update_name_field { font-family: 'Arial', 'Verdana', sans serif;
             font-size: 10px;
             background-color: transparent;
             color: #9BB7DF;
             border: 1px solid #577CB0;
             width: 200px;
             }

input.show_update_email_field { font-family: 'Arial', 'Verdana', sans serif;
             font-size: 10px;
             background-color: transparent;
             color: #9BB7DF;
             border: 1px solid #577CB0;
             width: 200px;
             }

input.show_update_password_field { font-family: 'Arial', 'Verdana', sans serif;
             font-size: 10px;
             background-color: transparent;
             color: #9BB7DF;
             border: 1px solid #577CB0;
             width: 95px;
             }

input.show_update_password_field2 { font-family: 'Arial', 'Verdana', sans serif;
             font-size: 10px;
             background-color: transparent;
             color: #9BB7DF;
             border: 1px solid #577CB0;
             width: 95px;
             }

select.show_update_country_field { font-family: 'Arial', 'Verdana', sans serif;
             font-size: 10px;
             background-color: transparent;
             color: #9BB7DF;
             border: 1px solid #577CB0;
             width: 200px;
             }

input.show_update_url_field { font-family: 'Arial', 'Verdana', sans serif;
             font-size: 10px;
             background-color: transparent;
             color: #9BB7DF;
             border: 1px solid #577CB0;
             width: 200px;
             }

input.show_update_submit_button { font-family: 'Arial', 'Verdana', sans serif;
             font-size: 10px;
             background-color: transparent;
             color: #9BB7DF;
             border: 1px solid #577CB0;
             }
