body {
	background-color: #16325d;
	background-image: url(http://www.siteforless.com/templates/elliott/images/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
a:link, a:visited, a:active {
	color: #ad0111;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #232c3a;
}
a:hover {
	text-decoration: none;
}
td.left {
	background-image: url(http://www.siteforless.com/templates/elliott/images/body_left.gif);
	background-repeat: repeat-y;
	width: 17px;
}
td.line {
	background-image: url(http://www.siteforless.com/templates/elliott/images/body_line.gif);
	background-repeat: repeat-y;
	width: 32px;
}
td.right {
	background-image: url(http://www.siteforless.com/templates/elliott/images/body_right.gif);
	background-repeat: repeat-y;
	width: 28px;
}
td.menu {
	background-image: url(http://www.siteforless.com/templates/elliott/images/body_menu-bg.gif);
	background-repeat: repeat-x;
	width: 197px;
	text-align: center;
	vertical-align: top;
	background-color: #e5eefd;
}
td.title-bg {
	background-image: url(http://www.siteforless.com/templates/elliott/images/header_title-bg.gif);
	background-repeat: repeat-x;
	height: 39px;
	line-height: 36px;
	vertical-align: middle;
}td.footer {
	background-image: url(http://www.siteforless.com/templates/elliott/images/footer_bg.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 960px;
	line-height: 38px;
	vertical-align: middle;
}
.navigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.pagetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

td.copyright {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.copyright:link, a.copyright:visited, a.copyright:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.copyright:hover {
	text-decoration: underline;
}
td.powered {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.powered:link, a.powered:visited, a.powered:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.powered:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
input {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #232c3a;
	text-decoration: none;
	border: 1px solid #8db6f6;
	margin-bottom: 2px;
	background-color: #f4f8ff;
}
p {
	margin-top: 0px;
	margin-bottom: 17px;
}

input.button {
	font: bold 10px Tahoma;
	color: #FFF;
	text-decoration: none;
	border: 3px solid #d0dff9;
	margin-bottom: 2px;
	text-transform: uppercase;
	background-color: #790e18;
}
td.small {
	font-size: 11px;
}
select {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #232c3a;
	text-decoration: none;
	border: 1px solid #8db6f6;
	background: #f4f8ff;
}
textarea {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #232c3a;
	text-decoration: none;
	border: 1px solid #8db6f6;
	background: #f4f8ff;
}
hr {
	background-color: #86aff0;
	height: 1px;
}
