body 
	{
	font-family:		"Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size:			11px;
	color:				#7d3b26;
	background:			#ffffff;
	}

table tr td 
	{
	font-family:		"Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size:			11px;
	color:				#5A8700;
	}

.error 
	{
	font-family:		Arial;
	color:				#82C300;
	font-weight:		bold;
	font-size:			11px;
	}

select 
	{
	border:				solid 1px #82C300;
	margin-bottom:  	5px;
	width:				250px;
	}

.input-1
	{
	border:				solid 1px #82C300;
	margin-bottom:  	5px;
	color:				#000;
	width:				250px;
	}

.input_focus 
	{
	border:				solid 2px #82C300;
	margin-bottom:  	5px;
	color:				#000;
	width:				250px;
	}

.input_no_focus 
	{
	border:				solid 1px #82C300;
	margin-bottom:  	5px;
	color:				#000;
	width:				250px;
	}

.input-2
	{
	border:				solid 1px #82C300;
	margin-bottom:  	5px;
	color:				#000;
	width:				119px;
	}

.input_focus-2 
	{
	width:				119px;
	border:				solid 2px #82C300;
	margin-bottom:		6px;
	color:				#000;
	}

.input_no_focus-2 
	{
	width:				119px;
	border:				solid 1px #82C300;
	margin-bottom:		6px;
	color:				#000;
	}

.check 
	{
	width:				20px;
	border:				solid 1px #82C300;
	}

.input_small 
	{
	width:				76px;
	border:				solid 1px #82C300;
	margin-bottom:		6px;
	}

.input_focus-3 
	{
	width:				76px;
	border:				solid 2px #82C300;
	margin-bottom:		6px;
	color:				#000;
	}

.input_no_focus-3
	{
	width:				76px;
	border:				solid 1px #82C300;
	margin-bottom:		6px;
	color:				#000;
	}

.text 
	{
	height:				100px;
	width:				550px;
	border:				solid 1px #82C300;
	}

.input_focus-4 
	{
	width:				550px;
	height:				100px;
	border:				solid 2px #82C300;
	margin-bottom:		6px;
	color:				#000;
	}

.input_no_focus-4
	{
	width:				550px;
	height:				100px;
	border:				solid 1px #82C300;
	margin-bottom:		6px;
	color:				#000;
	}

.text_small 
	{
	width:				250px;
	height:				100px;
	border:				solid 1px #82C300;
	}

.input_focus-5 
	{
	width:				250px;
	height:				100px;
	border:				solid 2px #82C300;
	margin-bottom:		6px;
	color:				#000;
	}

.input_no_focus-5
	{
	width:				250px;
	height:				100px;
	border:				solid 1px #82C300;
	margin-bottom:		6px;
	color:				#000;
	}

.file 
	{
	border:				solid 1px #82C300;
	}

.submit 
	{
	color:				#fff;
	background-color:	#128700;
	font-size:			11px;
	font-weight:		bold;
	padding:        	5px;
	width:				550px;
	border:				solid 1px #82C300;
	}
