
body {
  font-size: small;
  background-color: #CC6633;

}
button {

}
h1 {
  font-size: 18pt;  color: #FFCC00;
  font-family: Tahoma, Arial, sans-serif
}
h2 {
  color: #FFCC66
}
h3 {color: #FFCC66

}
h4 {color: #FFCC66

}
h5 {color: #FFCC66;
  font-size: 10pt
}
h6 {

}
hr {
  padding: 2pt
}
li {

}
ol {

}
table {
  border: medium groove #FFFFCC;
  padding: 2px;

}
ul {

}


BODY.search {
  font-family: Verdana, Arial, Helvetica, sans-serif;

}

BODY.users
BODY.changepassword

P.logintext {
  color: #FFFF99;
  }

P.menutext {
  color: #99FFFF;
  font-family: "MS Sans Serif", sans-serif
}

P.addtext  {
  color: #CCFFFF;
}

P.searchtext {
  color: #0066FF;
  }

P.modifytext {
  color: #33FFCC;
  font-family: Arial, Helvetica, sans-serif
}

P.deletetext {
  color: #FF9933;
  font-size: 12pt
}

P.userstext
P.changepasswordtext
P.requestidpasswordtext

A.menuitem {
  color: #33CCCC;
  font-weight: bold
}

A.previous
A.next
A.back

TABLE.user_id_password
TABLE.search_user_id_password

TABLE.admin_password
TR.admin_password
TD.admin_password_label
TD.admin_password_value

TR.user_email
TD.user_email_label
TD.user_email_value
TR.user_password
TD.user_password_label
TD.user_password_value
TR.user_repassword
TD.user_repassword_label
TD.user_repassword_value

TABLE.createform {
    table-layout: fixed;
    border-bottom-width: thin }
TR.createform_odd {padding : 2;}
TR.createform_even {
    padding : 2;
        }

TD.createform_label {
    border: thin inset #99CCFF;
    width: 20%;
    font-size: 10pt;
    color: #FFFFBB;
    text-align: right }
TD.createform_value  {
    border: thin inset #99CCFF;
    font-size: 10pt;
    width: 60%;
  color: #FFFFFF
}


TABLE.searchresult {
  border: thin groove #FFFF66;
 }

TR.searchresult_head {
  border: thin inset #FFFFFF;
  color: #993300;
  font-weight: bold;
  background-color: #FFCC66;
  font-size: 9pt;
}

TR.searchresult_odd {
  background-color: #FF8346;
  text-align: center;
  border: thin inset #FFFFFF
}

TR.searchresult_even {
  background-color: #E84B00;
  color: #99FFFF;
  text-align: center;
}
TD.searchresult_nr {
  font-style: italic;
  font-size: medium;
  empty-cells: show;
  table-layout: auto;
}

TD.searchresult_#
TD.searchresult_modify
TD.searchresult_delete

TABLE.display
TR.display
TR.display
TR.display_odd
TR.display_odd
TR.display_even
TR.display_even
TD.display_label
TD.display_label
TD.display_value
TD.display_value


TABLE.searchform
TR.searchform_head

TR.searchform_odd
TR.searchform_even
TD.searchform_field
TD.searchform_operator
TD.searchform_value

TABLE.searchorder
TR.searchorder_head
TR.searchorder_odd
TR.searchorder_even
TD.searchorder_nr
TD.searchorder_field
TD.searchorder_order

TABLE.users
TR.users_odd
TR.users_even
TD.users_username
TD.users_modify
TD.users_delete
TD.users_sendpassword

TABLE.counter
TR.counter
TD.counter

TABLE.change_password
TR.change_password_email
TD.change_password_email_label
TD.change_password_email_value
TR.change_password_oldpassword
TD.change_password_oldpassword_label
TD.change_password_oldpassword_value
TR.change_password_newpassword
TD.change_password_newpassword_label
TD.change_password_newpassword_value
TR.change_password_repassword
TD.change_password_repassword_label
TD.change_password_repassword_value

TABLE.request_id_password
TR.request_email
TD.request_email_label
TD.request_email_value











