		td { color:#000000; font-family:Tahoma; font-size:12px;}
		.headerInput{
			border:1px solid #58595B; 
			width:140px;
			height:16px;
			background-color:#FAEBCE;	
			font-size:12px; 
			font-family:Tahoma;
			line-height:20px;	
		}
    .basketInput{
			border:1px solid #A5ACB2; 
      width:30px;
			height:20px;
			background-color:#FFFFFF;	
			font-size:12px; 
			font-family:Tahoma;
			text-align:center;
    }
    .input{
      margin-bottom:5px;
			border:1px solid #A5ACB2; 
      width:200px;
			height:20px;
			background-color:#FFFFFF;	
			font-size:12px; 
			font-family:Tahoma;
    }
    .submit{
			border:1px solid black; 
      width:200px;
			height:20px;
			background-color:#FFFFFF;	
			font-size:12px; 
			font-family:Tahoma;
    }    
    .basketSubmit{
			border:1px solid #A5ACB2; 
			height:20px;
			background-color:#FFFFFF;	
			font-size:12px; 
			font-family:Tahoma;
			text-align:center;
    }    
    .adminInput{
      margin-bottom:10px;
			border:1px solid #A5ACB2;      
      width:100%;
			height:20px;
			background-color:#FFFFFF;	
			font-size:12px; 
			font-family:Tahoma;
    }     
    .adminInputA{
      margin-bottom:10px;
      text-align: center;
			border:1px solid #A5ACB2;      
			background-color:#FFFFFF;	
			font-size:12px; 
			font-family:Tahoma;
    }
		a:link 		{color:#6B0000;text-decoration: underline;}
		a:active  {color:#6B0000;text-decoration: underline;}  
		a:visited {color:#6B0000;text-decoration: underline;} 
		a:hover  	{color:#281F14;text-decoration: underline;} 
