body {
	background-color: #000000;
	margin: 0 0 0 0;
	font-family: times new roman, times, serif;
	font-size: 14px;
	color: #0F2233;
}

td {
	font-family: times new roman, times, serif;
	font-size: 14px;
	line-spacing:40px;
	color: #0F2233;
}

td.sectitle {
	font-weight: bold;
	font-size: 20px;
	color: #3F5263;
	padding-bottom: 10px;
	text-decoration: underline;
}

td.product {
	font-size: 18px;
	font-weight: bold;
	font-family: monotype corsiva, times new roman, times, serif;
	color: #27333E;
}

td.leftmenucell {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #27333E;
}

td.bodycell {
	border:1px solid #000000;
	background-image: url(/images/marlowes1_bodyback.jpg);
	background-color: #998B71;
	background-repeat: repeat-y;
	background-position: 0px -40px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
}

td.hourscell {
	font-family: times new roman, times, serif;
	font-size: 12px;
	color: #13222F;
	background-color:#E1D9C9;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	padding:5px;
}

a {
	color: #2F3B2F;
	text-decoration: underline;
}
a:hover {
	color: #4F5B4F;
	text-decoration: none;
}