﻿body {
	background-color: #F3F1EA;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #67645B;
}
a:link {
	color: #67645B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #67645B;
}
a:hover {
	text-decoration: underline;
	color: #67645B;
}
a:active {
	text-decoration: none;
	color: #67645B;
}
.main {
	background-color: #F8F7F3;
	padding: 15px;
	border: 1px solid #E7E2D1;
}
.header {
	text-align: center;
}
.button {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #67645B;
	border-left: #FFFFFF 1px solid;
	border-top: #FFFFFF 1px solid;
	border-right: #B6B5B1 1px solid;
	border-bottom: #B6B5B1 1px solid;
	text-align: center;
	width: 64px;
	height: 25px;
	cursor: hand;
}
.buttonspace {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #67645B;
	text-align: center;
	width: 5px;
	height: 25px;
}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #67645B;
}
.formbuttonform {
	border-left: #FFFFFF 1px solid;
	border-top: #FFFFFF 1px solid;
	border-right: #B6B5B1 1px solid;
	border-bottom: #B6B5B1 1px solid; 
	background-color: #F3F1EA;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #726F65;
	height: 30px;
	width: 80px;
}
.product {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #67645B;
}
.text {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #A6A39B;
}
.textfield {
	border-left: #B6B5B1 1px solid;
	border-top: #B6B5B1 1px solid;
	border-right: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid; 
	background-color: #F3F1EA;
	background-color: #F3F3F3;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #A6A39B; 
	height: 15px;
}
