body{	
    background:#f1f1f1;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	margin:0;
	padding:0;
	}
.editbox{
	width:100% !important;	
}	
.head_text{
   
   color:#3a3a3a;
   font-size:15px;
   padding:20px 0 0 25px;
   }	
   
 .text{
   
   color:#666666;
   font-size:13px;
}  
   

.textbox{
    
	color:#000000;
	font-size:14px;
	background-color:#FFFFFF;
	border:#666666 solid 1px;
	width:20em;
	height:2em;
	margin:0;
} 
  
.barat{
   
   color:#0066FF;
   font-size:12px;
   font-weight:bold;
   
   }   
.login{
	background-image:url(../img/submit3.jpg);
	height:23px;
	width:100px;
	border:none;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	}
	
 .text_logo{
   
   color:#666666;
   font-size:11px;
   }
   
  .regd{
   
   color:#FFFFFF;   
   font-size:15px;
   font-weight:bold;
    background-color:#999;
   padding:0 0 0 20px;
  }
  .regd2{
   
   color:#FFFFFF;   
   font-size:15px;
   font-weight:bold;
   background:url(images/ui-bg_diagonals-small_25_c5ddfc_40x40.png);
   padding:0 0 0 20px;
  }
    
    

  .regd_disabled{
   
   color:#666666;   
   font-size:15px;
   font-weight:bold;
   background:#eee;
   padding:0 0 0 20px;
  }
  .regd_new{
   
   color:#FFFFFF;   
   font-size:15px;
   font-weight:bold;
   background:url(images/ui-bg_diagonals-small_25_c5ddfc_40x40.png);
   width:8px;
   height:25px;
  }
  .errors{
 	color:red; 
  }
  #container{
      position: relative;
  }
  div#results{
      display: none;
      position: absolute;
      background-color: #FFFFFF;
      border:1px solid #000;
      left:109px;
      width:152px;
  }
  .active{
	text-decoration:none;
	color:red;
	cursor:not-allowed;	
}
  div#results ul{
      margin: 0;
      padding: 0;
  }
  
  div#results ul li{
      list-style: none;
      padding-bottom: 5px;
      padding-top: 5px;
  }

  div#results ul li:hover{
      background-color: #1484e6;
  }
.table-title{ background-color:#666; font-weight:bold; font-size:14px; text-indent:20px; color:#fff; letter-spacing:1px;}