
	input.length
	{
		width:195px;
	}
		
	table.customtable
	{
	   	font-family: Verdana, Arial, Helvetica, sans-serif;
	   	font-size: 13px;
	}
	table.customtable tr
	{
	   background-color:#f6f6f6;	   
	}

	
	table.customtable th
	{
	  background-color:#3399FF;
	  text-align:center;
	  font-weight:700;  
	}
	table.customtable td
	{
	   background-color:#f6f6f6;
	   text-align:left;
	
	}
	
	
	
	table.customtable href
	{
	   background-color:#f6f6f6;
	   text-align:left;
	}
	
	/*table.customtable a:link {
	text-decoration:none;

	} */  
table.customtable a:link {}    /* unvisited link */
table.customtable a:visited {} /* visited link */
table.customtable a:hover {
		text-decoration:underline;
		color:#0066CC;}   /* mouse over link */
table.customtable a:active {} 
table col.errormess
   {
   			width:130px;
   
   }
/*  
select {
    width: 200px; 
}
select.expand {
    width: auto;
	position: absolute;

}
  */
.hlt td {
	
	border-style:inset;
	border-width:1px; padding:1px;
	/*border-color:#E0E0E0;*/
	/*background-color:#E0E0E0;*/
	color: black;
}
.unhlt td {
	
	border-style:none;
	border-width:1px; padding:2px;
	/*border-color:#E0E0E0;*/
	/*background-color:#E0E0E0;*/
	color: black;
}
			


	