Body {
background-image: url(blue.jpg)
 }

Tables {
  vertical-align:text-top;
}

 H1 {
  font-size: 16pt;
  color: #7E7E7E;
  font-family: sans-serif;
 }

H2 {
font-size: 13pt;
color: #009999;

}

H3 {
    color: #669999;
    font-size: 12pt;
    }
H4 {
    color:#006699;
  font-size: 10pt
}
H5{
    color:blue; font: 9pt
     }




BODY.search{
  color: #000000
}


BODY.add {}
BODY.modify {}
BODY.delete {
    color: #FF0000;
    font-weight: bold;
    font-size: 10pt;
 }

BODY.adminindex {}
BODY.menu {
  color: #A52A2A;
  font-family: "Times New Roman", Times, serif;
  font-size: small;
}
BODY.users {}

P.logintext{}
P.menutext {
    font-weight: bold;
    color: #A52A2A
}
P.menutext {font-size:8pt}
P.menutext {
    color:#000000;;
  font-family: "MS Sans Serif", sans-serif;
  font-weight: normal
}

P.addtext{
    font-size:10pt;
  color: #000000
}

P.searchtext {
    font-family:Sans-serif;
    color: #006699;
    font-size: 11px;
    background: transparent;
    }
P.modifytext  {
    color: #006699;
}
P.deletetext  {
    color: #FF6600;
}

P.userstext  {color: #A52A2A;}

A.menuitem{font-weight:bold;}
A.menuitem{Font-size: 9pt;}
A.menuitem {color: Maroon;}
A.previous {}
A.next {}
A.back {}

TABLE.user_id_password { background: #FFFFFF; border: thin ridge #FFFFFF }
TABLE.search_user_id_password {  background: #868686; border: thin ridge #FFFFFF}
TABLE.admin_password { background: #C0C0C0; color: #006699 }
TR.admin_password {}
TD.admin_password_label {}
TD.admin_password_value {}

TABLE.user_email{  background: #868686 }
TR.user_email {}
TD.user_email_label { background: #CFCFCF }
TD.user_email_value { background: #CFCFCF }
TR.user_password {}
TD.user_password_label {background: #CFCFCF}
TD.user_password_value {background: #CFCFCF}
TD.user_repassword_label {background: #CFCFCF}
TD.user_repassword_value {background: #CFCFCF}

/* After NR was pressing Form */
TABLE.createform {

    border: thin inset #C0C0C0;
    width: 80%;
    empty-cells: show;

}
TR.createform_odd {background-color: #FFE4C4;
     }
TR.createform_even{padding : 20; padding-left: 10%; background-color: #E0E0E0 }
TD.createform_label{color:#3333CC; background: #E1E1E1 }
TD.createform_label {width:20%; }
TD.createform_label{text-align:right; font-size: 10pt; border: thin groove; vertical-align:text-top}
TD.createform_value{border : thin inset;color:#3333CC; font-size: 9pt; background: #E1E1E1 }

TABLE.searchresult {
    width: 70%;
  border: thin inset #CCCCCC
}
TABLE.searchresult {border : inset;}
TABLE.searchresult {Font-size:9pt;}
TR.searchresult_head {font-weight:bold;}
TR.searchresult_head {text-align:center;} 
TR.searchresult_head {background-color: #9B9B9B;  }
TR.searchresult_odd {font-size:09 pt;}
TR.searchresult_head {color: #FFFFFF;}
TR.searchresult_odd {background-color: #CFCFCF;}
TR.searchresult_even {font-size:09 pt;}
TR.searchresult_even {background-color: #E1E1E1;}
TD.searchresult_nr {font-weight:bold;}
TD.searchresult_nr {color: Blue;}
TD.searchresult_br{background-color: Teal;}
TD.searchresult_#  {font-weight:bold;}
TD.searchresult_# {color: #F0FFFF;}
TD.searchresult_# {background-color:#FFE79B;}
TD.searchresult_modify { color: #FFCC66 }
TD.searchresult_delete {color:red}


TABLE.display {width:30%; color: #FFCC66 }
TABLE.display {color:black; }
TR.display {border-color:black}
TR.display {Border-Style: inset;}
TR.display_odd {font-size:09 pt}
TR.display_odd {background-color: #FFE4C4; color: #FFCC66 }
TR.display_even {font-size:09 pt}
TR.display_even {background-color: #DEB887; color: #000000 }
TD.display_label { border: 10pt }
TD.display_label {}
TD.display_label {text-align:right}
TD.display_value {color:#0000FF; font-size: 9pt }


TABLE.searchform {
    background-color: #F0F0F0;
    border: thin inset #FFFFFF;
    color: #747474;
}
TR.searchform_head {border : thin outset;}
TR.searchform_odd {}
TR.searchform_even {}
TD.searchform_field {}
TD.searchform_operator{}
TD.searchform_value {}

TABLE.searchorder {
    background-color: #F0F0F0;
    border: thin inset #FFFFFF;
    color: #747474;
     }
TR.searchorder_head {}
TR.searchorder_odd {}
TR.searchorder_even {}
TD.searchorder_nr {}
TD.searchorder_field {}
TD.searchorder_order {}

TABLE.users{border-width:medium; border: thin ridge #004200; color: #003300 }
TR.users_odd { background: #D4D0C8 }
TR.users_even { background: #F2F2F2 }
TD.users_username { text-align: left }
TD.users_delete {}

TABLE.counter{
}
TR.counter {}
TR.counter {}
TR.counter {}
TD.counter{}
TD.counter{padding:4}
TD.counter{}
TD.counter{}

