Body {
  // background-image: url(antenas.gif)   //;
  background-color: #FFD275
}

Tables {
  vertical-align:text-top;
}

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

H2 {
font-size: 11pt;
color: #003399;

}

H3 {
    color: #D35203;
    font-size: 12pt;
    }
H4 {
    color:#663300
    }
H5{
    color:blue; font: 9pt
     }

H6{
  color: #006666;
  font-size: 8pt;
}



BODY.search{
    }


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

BODY.adminindex {}
BODY.menu {
  color: #993333;
  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:#800000;}

P.addtext{font-size:10pt}
P.addtext{color:blue}
P.addtext{font-weight:Bold}
P.searchtext {
    font-family:Sans-serif;
    color: #333300;
    font-size: 11px;
    background: transparent;
    }
P.modifytext  {
    color: #A52A2A;
}
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 { border: thin inset #2894FF }
TABLE.search_user_id_password { background: #D35203 }
TABLE.admin_password { border: thin inset #FFFFCC; background: #D35203; color: #FFFFCC }
TR.admin_password { border: thin inset #2894FF }
TD.admin_password_label {}
TD.admin_password_value {}

TABLE.user_email{}
TR.user_email {}
TD.user_email_label { background: #FFDD97; border: thin none #FFFF66; color: #006699; text-align: right }
TD.user_email_value { border: thin none #FFFFFF; color: #FFFFFF; background: #FFDD97 }
TR.user_password {}
TD.user_password_label { background: #FFDD97; color: #006699; text-align: right }
TD.user_password_value { background: #FFDD97; text-align: left }
TD.user_repassword_label { background: #FFDD97; text-align: left; color: #006699 }
TD.user_repassword_value { background: #FFDD97; text-align: left }

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

    border: thin ridge #727272;
    width: 80%;
    empty-cells: show;


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

TABLE.searchresult {
    width: 70%;
  border: thin inset #CCCCCC
}
TABLE.searchresult {border : medium ridge #FFFFFF;
  font-size: 9pt
}
TR.searchresult_head {font-weight:bold;}
TR.searchresult_head {text-align:center;}
TR.searchresult_head {background-color: #D2691E;  }
TR.searchresult_odd {font-size:09 pt; color: #000000; text-align: center }
TR.searchresult_head {color: Yellow;}
TR.searchresult_odd {background-color: #FFF2A8;}
TR.searchresult_even {font-size:09 pt; color: #000000; text-align: center }
TR.searchresult_even {background-color: #FFFFCC;}
TD.searchresult_nr {font-weight:bold;}
TD.searchresult_nr {color: #00FFCC;}
TD.searchresult_br{background-color: Teal;}
TD.searchresult_#  {font-weight:bold;}
TD.searchresult_# {color: #00FF80;}
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 {
    border-color : maroon;
    background-color: #CC6633;
    border: thin inset #FFFF66;
    color: #FFFFFF;
    font-weight: bold
}
TR.searchform_head {border : thin outset;}
TR.searchform_odd {}
TR.searchform_even {}
TD.searchform_field {}
TD.searchform_operator{}
TD.searchform_value {}

TABLE.searchorder {
    border-color : maroon;
    background-color: #CC6633;
    border: thin inset #FFFF66;
    color: #FFFFFF;
    font-weight: bold
     }
TR.searchorder_head {}
TR.searchorder_odd {}
TR.searchorder_even {}
TD.searchorder_nr {}
TD.searchorder_field {}
TD.searchorder_order {}

TABLE.users{border-width:medium; color: #FFFFFF; border: thin inset #FFFFFF;  }
TR.users_odd { background: #D35203 }
TR.users_even { background: #FC7727 }
TD.users_username {padding:3; padding-right: 8px }
TD.users_delete { color: #FF0033 }

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

