

input, textarea {
	border: 1px solid black;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
}

input.text {
	padding: .15em;
	
}

input.button {
	background: #763320 url(images/img07.gif) repeat-x;
	color: #F7F7F7;
}


.blur
{
border: 1px solid black;

}

.focus

{
border: 1px solid black;
background: #E5E5E5 url(images/img06.gif) repeat-x;
}


form { 
scrollbar-face-color:#f3efe8;
	scrollbar-highlight-color:#beb4a3;
	scrollbar-3dlight-color:#beb4a3;
	scrollbar-darkshadow-color:#beb4a3;
	scrollbar-shadow-color:#beb4a3;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#beb4a3;
}
submit
{
 background-color: #000000;
color:#3B362A;


}
table
{
border: 2px solid #EFEFEF;
}