/*core classes*/
body {
	background-color: #f5f5f3;
	margin-top: 0px;
	background-image: url(http://www.siteforless.com/templates/strongs/images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-bottom: 10px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
p {
	margin-top: 0px;
	margin-bottom: 15px;
}
a:link, a:visited, a:active {
	color: #d80000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #010101;
	text-decoration: none;
	background-image: url(http://www.siteforless.com/templates/strongs/images/title_bg.gif);
	background-position: bottom;
	padding-top: 17px;
	padding-bottom: 9px;
	background-repeat: repeat-x;
	margin-bottom: 29px;
}
td.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6198ad;
	text-decoration: none;
	text-align: center;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #c3d5dc;
	padding-top: 10px;
	padding-bottom: 8px;
}
a.copyright:link, a.copyright:visited, a.copyright:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #6198ad;
	text-decoration: underline;
}
a.copyright:hover {
	text-decoration: none;
}
td.powered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6198ad;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
}
a.powered:link, a.powered:visited, a.powered:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #6198ad;
	text-decoration: none;
}
a.powered:hover {
	text-decoration: underline;
}
input {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid #adbcc2;
	margin-bottom: 2px;
	background-color: #cee0e7;
}
input.button {
	font: bold 10px Tahoma;
	color: #FFF;
	text-decoration: none;
	border: 3px solid #1d526a;
	margin-bottom: 2px;
	text-transform: uppercase;
	background-color: #5d7e61;
}
td.small {
	font-size: 11px;
}
select {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid #adbcc2;
	background: #cee0e7;
}
textarea {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid #adbcc2;
	background: #cee0e7;
}
hr {
	background-color: #adbcc2;
	height: 1px;
}

/*additional classes*/
td.td_body_border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #f5f5f3;
	border-bottom-color: #f5f5f3;
	border-left-color: #f5f5f3;
	background-color: #c3d5dc;
	padding: 3px;
	vertical-align: top;
	width: 772px;
}
td.td_body {
	background-color: #dbe8ed;
	width: 771px;
	vertical-align: top;
	background-image: url(http://www.siteforless.com/templates/strongs/images/body_text_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
}
td.td_body_text {
	width: 544px;
	padding-left: 24px;
	padding-right: 24px;
	vertical-align: top;
	padding-bottom: 24px;
}
td.td_right {
	background-image: url(http://www.siteforless.com/templates/strongs/images/td_right_bg.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	width: 179px;
	text-align: left;
}
td.td_menu_top {
	background-image: url(http://www.siteforless.com/templates/strongs/images/td_menu_top.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 179px;
}
td.td_menu_bottom {
	background-image: url(http://www.siteforless.com/templates/strongs/images/td_menu_bottom.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 179px;
}
td.td_menu {
	background-color: #1d526a;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 14px;
}

