body {
	background-color: #F2D6AA;
}
.form_fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D08A20;
}
a {
	color: #FF6600;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
.content {
	color: #FFFFFF;
	padding: 20px;
	background-image: url(../images/shop_lhs.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.content table{
	color: #FFFFFF;
}

.grey{
	color: #666666;
}

form{
	margin:0;
	padding:0;
}
.subheadings {
	font-size: 13px;
	font-weight: bold;
	color: #F2D6AA;
}
.white_txt {
	color: #FFFFFF;
}
