img {border : solid 0px #ffffff;
}
body { background : #E7E7E7;
}
td{
  font-family : Verdana;
  font-size : 11px;
  color : Black;
}

th{
  font-family : Verdana;
  font-size : 12px;
  color : #000080;
  border-bottom: 0px solid #ffffff;
}
td.title{
  font-family : Verdana;
  font-size : 12px;
  font-weight: bold;
  color: #000080;
  background-color:#E4F2F8;

}
td.title2{
  font-family : Verdana;
  font-size : 12px;
  font-weight: bold;
  color: #000080;

}

.menu{
        color: #000080;
        font-weight: bold;
}
.menu a{
        color : #000080;
        text-decoration: none;
        font-weight: bold;
}
.menu a:hover{
        color : #000080;

}


/*  ................ form ............. */

.button{
        font-family : Verdana;
        font-size : 11px;
        height : 18px;
        background-color : #CCCCCC;
        color: #000000;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        border-top-color: #ffffff;
        border-right-color: #ffffff;
        border-bottom-color: #ffffff;
        border-left-color: #ffffff;
        letter-spacing: 1px;
}
.inputtext{
        width : 100px;
        height : 18px;
        font-family : Verdana;
        font-size : 10px;
        font-weight : normal;
        color : #000000;
        background : #FFFFFF;
}
.inputtext2{
        width : 300px;
        height : 18px;
        font-family : Verdana;
        font-size : 10px;
        font-weight : normal;
        color : #000000;
        background : #FFFFFF;
}
.inputtext3{
        width : 200px;
        height : 18px;
        font-family : Verdana;
        font-size : 10px;
        font-weight : normal;
        color : #000000;
        background : #FFFFFF;
}
.inputtext4{
        width : 30px;
        height : 18px;
        font-family : Verdana;
        font-size : 10px;
        font-weight : normal;
        color : #000000;
        background : #FFFFFF;
}
textarea{
        font-family : Verdana;
        font-size : 11px;
        font-weight : normal;
        color : #000000;
        background : #FFFFFF;
}
table.admintable{
      background-color:#FFFFFF;
      border: 0px solid #ffffff;
}
table.mtable{
      background-color:#FFFFFF;
      border: 0px solid #ffffff;
}

.selectbox {
        font-family : Verdana;
        font-size : 10px;
        color:#000000;
}
.filebox{
        color : #000000;
        font-family : Verdana;
        font-size : 10px;
        font-weight : normal;
        background : #FFFFFF;
        width : 260px;
}