body {
	font-size: 12px;
	color: #4b2b12;
	font-family: Verdana, Sans;
	background: url(../images/background_pattern.gif) repeat;
	background-color: #a9a59c;
	text-align: left;
}

p,td,th {
	font-size: 12px;
	color: #4b2b12;
	font-family: Verdana, Sans;
}

a:link {
	font-size: 12px;
	font-family: Verdana, Sans;
	color: #4b2b12;
	text-decoration: underline;
}

a:visited {
	font-size: 12px;
	font-family: Verdana, Sans;
	color: #4b2b12;
	text-decoration: underline;
}

a:hover {
	font-size: 12px;
	font-family: Verdana, Sans;
	color: #4b2b12;
	text-decoration: underline;
}

a:active {
	font-size: 12px;
	font-family: Verdana, Sans;
	color: #4b2b12;
	text-decoration: underline;
}

.content1 {
	width: 814px;
	height: 78px; 
}

.content2 {
	background-color: #93816b;
	border:  1px solid #4b2b12;
	width: 802px;
	height: 590px; 
	padding: 5px;
}

.content3 {
	padding-top: 8px;
	width: 814px;
	height: 13px; 
}

.contentoutside {
	background-color: #a9a59c;
	width: 100%;
	height: 705px; 
}

.inputfield {
	font-size: 12px;
	color: #4b2b12;
	font-family: Verdana, Sans;
	background-color: #93816b;
	border: 1px solid #4b2b12;
}

.submitbutton {
	border: 1px solid #93816b;
	background-color: #4b2b12;
	font-size: 12px;
	color: #93816b;
	font-family: Verdana, Sans;
}
