

body {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

    }


a:hover {
    border-bottom: solid 1px gray;
}

a, a:visited {
     text-decoration: none;
}


.test{
       width: 18em;padding: 20px;margin:0 auto;
    background:#E6E6E6;
    color:#006;}


.head {
  	
    //margin: 0px 0px 0px 0px;
    width: 104.5pt;
    padding: 4px;
    background-color: #ddd;
    font-size: 13px;
      color: #666;
      	
}




.block {

     //margin: 0px 10px 3px 10px;
     /*width: 110pt;*/
     padding: 0px;
     background: #f6f6f6;
     //border: 1px solid #999;
     	
}


.block a {
     display: block;
     margin: 2px 0px 4px 0px;
     width: 100pt;
     height: 15pt;
     padding: 0px;
     font-size: 13px;
     color: #666;
     font-weight: normal;
     text-decoration: none;
}

.block a:hover   {


     background-color: #ddd;
     border-bottom: none;
}

.block a:visited {
     color: #666;
     font-weight: normal;
}

/* 888888888888888888888888888 */

.head1 {
  	
    padding: 3px;
    background-color: #ddd;
    font-size: 13px;
    color: #666;

      	
}
.block1 {


     background: #f6f6f6;

     	
}

.block1 {

     /*<!--margin: 0px 10px 3px 10px;*/
     /*<!--width: 110pt;       */

     background: #f6f6f6;
     /*<!--border: 0px solid #999; */
     	
}




.block1 a {
     display: block;

     height: 12pt;
     padding: 1px;
     
     font-size: 13px;
     color: #666;
     font-weight: normal;
     text-decoration: none;
}

.block1 a:hover   {


     background-color: #ddd;
     border-bottom: none;
}


.block1 a:visited {
     color: #666;
     font-weight: normal;
}
/************for file process_detail_view.php********************/

.tab {
   font-size: 11px;
   border: 1px solid #ddd;
   /*background-color: white;*/
}


.tabtr {
       border-color: #00FF00;
       font-weight: bold;
       background-color: #ddd;
       height: 20;
}

.tabtd {

       border: 1px solid #ddd;
       color: #0A0AA0;
       /*color: #666;*/
}

.tabtd a:hover   {

     border-bottom: none;
}

 /*************for file process_search.php ************************/
 
.resulttab {

     font-size: 13px;
     text-align: left;
}

.resulttab a{
     font-size: 13px;
     color: #666;
     font-family: Georgia, Times New Roman, serif;
}

.resulttr{
     height: 40;
     color: #0A0AA0;
     font-weight: bold;

}
 
.wordform a{
     font-family: Georgia, Times New Roman, serif;
    font-weight: bold;
    color: #5A5A5A;


}

/* -----for file process_new_entry.php  -----*/
.sentence {
      font-size: 13px;
      color: #666;

}
 
/* ------ file process_find.php   ----------------*/


.resultref a{
     font-size: 12px;
     color: #666;
     font-family: Times New Roman, serif;
}
.phrase {
    font-size: 13px;
    font-family: Georgia, Times New Roman, serif;
   /* font-weight: bold; */
    color: #5A5A5A;
}
.phrase a{
      font-size: 13px;
     font-family: Georgia, Times New Roman, serif;
    font-weight: bold;
    color: #5A5A5A;
}

.resultref a:hover{
     text-decoration: underline;
     border-bottom: none;	
     /* border-bottom: solid 1px gray; */
     /*background-color: #ddd;*/
}
.phrase a:hover{
      text-decoration: underline;
      border-bottom: none;
      /* border-bottom: solid 1px gray; */
      /*background-color: #ddd;*/
}

.phrase .shortcut {
     font-size: 10px;
     font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
     color:#AA0000; #0000FF;
     font-weight: normal;
}
.resultref .shortcut {
     font-size: 10px;
     font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
     color:#AA0000; #0000FF;
     font-weight: normal;
}

.message {
     font-size: 13px;
     font-weight: normal;
}

td.arrowoff{
	text-align: center;
	width:22;
	cursor: default;
	font-size:20px;
	font-family: Lucida Sans Unicode, Arial;
	background: white;
}

td.arrowon{
	text-align: center;
	width:22;
	cursor: pointer;
	font-size:20px;
	font-family: Lucida Sans Unicode, Arial ;
	background: #eee;


}



