body {
	background-color: #d9cec5;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}a:link {
	color: #5e493d;
	text-decoration: none;
}
a:visited {
	color: #5E493D;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	color: #5E493D;
	text-decoration: none;
}
.top a:link {
	color: #5e493d;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.top a:visited {
	color: #5e493d;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.top a:hover {
	color: #FF3300;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.top a:active {
	color: #5e493d;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}.inputbox {
	background-color: #D9CEC5;
	border: 1px solid #D9CEC5;
}
.imageborder {
	border: 2px solid #D9CEC5;
}
