 /* ------------------------------------ *
  *  HAPedit 3.1.11.111 - CSS
  *  November 2006 07:13:13 PM
  * ------------------------------------ */
body{
    margin: 0px;
    padding: 0px;
    border: 0px none;
    background : #FFFFFF;
}
body, table, td, th, a, input, select, textarea {
    font: 11px Verdana, Helvetica, sans-serif;
}

h1{
    font: bold 18px Arial, Helvetica, sans-serif;
    color: #2274A3;
}

h2{
  font: bold 14px Verdana, Helvetica, sans-serif;
}
h3{}
h4{}

h5 {
  padding: 0px;
  margin : 0px;
}

.login {
   border : 1px solid #11456A;
}

.login th {
   background : #11456A;
   color : #FFFFFF;
   font-weight : bold;
   text-align : left;
}

.hand {
  cursor : hand;
}

.headersearch {
  background : #7A96C6;
  color : #FFFFFF;
  height : 22px;
  font-weight : bold;
}

.button {
  height : 22px;
  width : 100px;
  cursor : hand;
  cursor : pointer;
}

input.delete {
  width : 45px;
  height : 20px;
  cursor : hand;
  cursor : pointer;
}

input.choose {
  width : 150px;
  height : 20px;
  cursor : hand;
  cursor : pointer;
  background-color : #11456A;
  color : white;
}

.next {
  height : 22px;
  width : 100px;
  cursor : hand;
  cursor : pointer;
  background : #09314A;
  color : #FFFFFF;
  font-weight : bold;
  border-color : #116280;
}

.linkbutton {
  border : none;
  padding : 0px;
  background : none;
  text-decoration : underline;
  cursor : hand;
  cursor : pointer;

}

.middle {
   width : 100%;
   height : 100%;
}

.data {
   border : 1px solid #11456A;
   width : 100%;
   height : 100%;
}
.hdata{
   
   width : 75%;
   height : 100%;
}

.hdata td {
/* vertical-align:top;
 padding: 0.3px    */

}
.data td {
   vertical-align : top;
   padding : 5px;
}


.tabon {
   background : url('images/tabon.jpg') no-repeat;
   color : #FFFFFF;
   font-weight : bold;
   width : 140px;
   height : 25px;

}

.tabon a {
   color : #FFFFFF;
   font-weight : bold;
   width : 140px;
   cursor : hand;
   cursor : pointer;
}


.taboff {
   background : url('images/taboff.jpg') no-repeat;
   color : #D2D2D2;
   font-weight : bold;
   width : 140px;
   height : 25px;
   cursor : hand;
   cursor : pointer;
}

.taboff a {
   color : #D2D2D2;
   font-weight : bold;
   width : 140px;
   cursor : hand;
   cursor : pointer;
}

.row {
   background : none;
   cursor : pointer;
   cursor : hand;
}

.rowhover {
   background : #0E4466;
   cursor : pointer;
   cursor : hand;
   color : #FFFFFF;
}

.rowonclick {
   background : #0E446A;
   cursor : pointer;
   cursor : hand;
   color : #FFFFFF;
}

.picture {
  border : 1px solid blue;

}

.classfs {width : 160px; height : 80px;}
.classtrend {width : 150px; height : 60px;} 