body{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	text-align: center;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style-image: url(../media/images/bullet.gif);
}

a {
	color: #663300;
}

a:hover {
	text-decoration: none;
	color: #886037;
}

#mycontainer1 {
	background-color: C8B98F;
	background-image: url(../media/images/wash_main.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#mycontainerreal {
	background-color: C8B98F;
	background-image: url(../media/images/wash_real.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#mycontainerenergy {
	background-color: C8B98F;
	background-image: url(../media/images/wash_energy.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#mycontainerfinance {
	background-color: C8B98F;
	background-image: url(../media/images/wash_finance.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	font-variant: normal;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: 663300;
}
h3 {
	font-weight: bold;
	font-size: 13px;
	color: 000000;
}
h4 {
	font-weight: normal;
	font-size: 13px;
	color: 000000;
}
.field {
	background-color: #FFF7E0;
	border: 1px solid #000000;
}
.productTitle {
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #FFCC33;
	background-color: #660000;
	width: 100%;
}
.smalltext {
	font-size: 10px;
}
.comment {
	font-style: italic;
	color: #FF0000;
}
a.bottomnav:hover {
	color: C8B98F;
	text-decoration: underline;
}
a.bottomnav {
	color: CC9966;
	text-decoration: none;
}
