body {
	background: #8f8f8e url(images/bg.png) repeat-x;
	margin:0px;
	color:#6a6454;
}

img {border: 0px none;}

.path {
	background: url(images/header1.png);
	font-family: Tahoma;
	font-size: 9px;
	padding-left: 65px;
	padding-bottom: 5px;
}

.path a {
	background: url(images/arrow.jpg) no-repeat center left;
	color: #6a6454;
	text-decoration: none;
	padding-left:8px;
	margin-right:10px;
}

.content {
	padding-top: 30px;
	background: #f2e9d4;
	width: 964px;
	text-align:center;
	}
	
td {vertical-align: top;}

input {
	font-family: Tahoma;
	font-size: 11px;
	background: #f3f3f3;
	border: 1px solid #8095ca;
	margin-bottom: 5px;
	vertical-align:middle;
	padding:0.3em;
}

textarea {
	font-family: Tahoma;
	font-size: 11px;
	background: #f3f3f3;
	border: 1px solid #8095ca;
	padding:0.3em;
}

input:focus, textarea:focus {
	background:#ffffff;
}

.send {
	font-family: Tahoma;
	font-size: 11px;
	margin:0px 80px;
	color: #0066FF;
	text-decoration: none;
}
