
		
		.legend_box
		{
				background-color:#696969;
				font-weight: bold;
				font-size:13px;
				color:#f5f5f5;
		}
        
		.list_button
		{
				border-top:1px solid #696969;
				text-align:right;
				margin:10px;
				padding:10px;
		}

		.champ_txt
		{
				border:solid #A9A9A9 1px;
				
		}
        
		.champ_txt_readonly
		{
				background-color:#DCDCDC;
				border:solid #A9A9A9 1px;
				
		}
		select{
				border:1px solid #A9A9A9;
		} 
