
body {
  font-size: 10pt;
  background-color: #D9B3FF;
  color: #330099;
  text-align: justify
}
button {

}
h1 {
  font-size: 15pt;
  color: #993399;
  text-align: center
}
h2 {
  color: #993399;
  font-size: 12pt;
  text-align: center
}
h3 {
  color: #CC3399;
  font-size: 10pt;
  text-align: center
}
h4 {
  color: #FF99CC;
  font-size: 9pt;
  text-align: center
}
h5 {
  text-align: center
}
h6 {
  text-align: center
}
hr {

}
li {

}
ol {

}
table {
  border: thin solid #660099;
  text-align: left
}
ul {

}


BODY.search
 {
  text-align: justify
}
BODY.add
BODY.modify
BODY.delete
BODY.adminindex
BODY.menu
BODY.users
BODY.changepassword

P.logintext
P.menutext
P.addtext
P.searchtext
 {
  text-align: justify;
  color: #FFFFFF
}
P.modifytext
P.deletetext
P.userstext
P.changepasswordtext
P.requestidpasswordtext

A.menuitem
 {
  color: #FF66FF
}
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
 {
  text-align: right
}
TD.user_email_value
TR.user_password
TD.user_password_label
 {
  text-align: right
}
TD.user_password_value
TR.user_repassword
TD.user_repassword_label
 {
  text-align: right
}
TD.user_repassword_value

TABLE.createform
 {
  border: thin none #FFFFFF
}
TR.createform_odd
 {
  border: thin none #FFCCFF
}
TR.createform_even
 {
  border: thin none #FFCCFF
}
TD.createform_label
 {
  border: thin groove #FFFFFF;
  text-align: right
}
TD.createform_value
 {
  border: thin inset #FFFFFF
}

TABLE.searchresult
 {
  border: thin inset #CCCCFF
}
TR.searchresult_head
 {
  background-color: #B111FF;
  color: #FFFFFF;
  font-weight: bold;
  text-align: right;
  border: thin inset #CCCCFF
}
TR.searchresult_odd
 {
  background-color: #E7DBF2
}
TR.searchresult_even
 {
  background-color: #F7EEF7
}
TD.searchresult_nr
 {
  text-align: center;
  color: #00FFFF
}
TD.searchresult_#
 {
  color: #3333FF
}
TD.searchresult_modify
 {
  color: #FFFF66
}
TD.searchresult_delete
 {
  color: #FF0066
}

TABLE.display
 {
  border: thin inset #33FF66
}
TR.display_odd
 {
  border: thin inset #CCCCFF
}
TR.display_even
 {
  background-color: #99FFFF
}
TD.display_label
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











