body {
	background-color: #FFFFFF;
	background-image: url(http://www.siteforless.com/templates/tapley/images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #292626;
}
a:link, a:visited, a:active {
	color: #a40800;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
td.content {
	background-image: url(http://www.siteforless.com/templates/tapley/images/body-bg.gif);
	background-repeat: repeat-y;
	width: 734px;
	vertical-align: top;
}
td.menu {
	background-image: url(http://www.siteforless.com/templates/tapley/images/header_menu-bg.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 734px;
	line-height: 44px;
	vertical-align: middle;
	text-align: center;
}
td.left {
	background-image: url(http://www.siteforless.com/templates/tapley/images/left-bg.gif);
	background-repeat: repeat-y;
	width: 22px;
	vertical-align: top;
}
td.right {
	background-image: url(http://www.siteforless.com/templates/tapley/images/right-bg.gif);
	background-repeat: repeat-y;
	width: 21px;
	vertical-align: top;
}
td.pagetitle {
	background-color: #717171;
	background-image: url(http://www.siteforless.com/templates/tapley/images/pagetitle-bg.gif);
	background-repeat: no-repeat;
	height: 32px;
	line-height: 32px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	text-indent: 30px;
	text-transform: uppercase;
}
td.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #929292;
	text-decoration: none;
}
a.copyright:link, a.copyright:visited, a.copyright:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #929292;
	text-decoration: none;
}
a.copyright:hover {
	text-decoration: underline;
}
td.powered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #929292;
	text-decoration: none;
}
a.powered:link, a.powered:visited, a.powered:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #929292;
	text-decoration: none;
}
a.powered:hover {
	color: #a40800;
	text-decoration: none;
}
input {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	border: 1px solid #c8c8c8;
	margin-bottom: 2px;
	background-color: #fbfbfb;
}
input.button {
	font: bold 10px Tahoma;
	color: #FFF;
	text-decoration: none;
	border: 3px solid #e7e7e7;
	margin-bottom: 2px;
	text-transform: uppercase;
	background-color: #972c26;
}
td.small {
	font-size: 11px;
}
select {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	border: 1px solid #c8c8c8;
	background: #fbfbfb;
}
textarea {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	border: 1px solid #c8c8c8;
	background: #fbfbfb;
}
hr {
	background-color: #c3c3c3;
	height: 1px;
}