body {
	background-color: #FFFFFF;
	background-image: url(http://www.siteforless.com/templates/national/images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #004777;
}
td.pagetitle {
	background-image: url(http://www.siteforless.com/templates/national/images/header_pagetitle.gif);
	background-repeat: no-repeat;
	height: 49px;
	width: 779px;
	text-align: center;
	vertical-align: middle;
}
td.footer {
	background-image: url(http://www.siteforless.com/templates/national/images/footer_bg.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 779px;
}
a:link, a:visited, a:active {
	color: #b31330;
	text-decoration: underline;
}
.pagetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	color: #b50939;
	text-transform: uppercase;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: bottom;
}

a:hover {
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	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: #FFFFFF;
	text-decoration: underline;
}
a.copyright:hover {
	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: #FFFFFF;
	text-decoration: none;
}
a.powered:hover {
	color: #b31330;
}
input {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #4d4d4d;
	text-decoration: none;
	border: 1px solid #d1d1d1;
	margin-bottom: 2px;
	background-color: #fcfcfc;
}
input.button {
	font: bold 10px Tahoma;
	color: #FFF;
	text-decoration: none;
	border: 3px solid #EAEAEA;
	margin-bottom: 2px;
	text-transform: uppercase;
	background-color: #3684ba;
}
td.small {
	font-size: 11px;
}
select {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #4d4d4d;
	text-decoration: none;
	border: 1px solid #d1d1d1;
	background: #fcfcfc;
}
textarea {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #4d4d4d;
	text-decoration: none;
	border: 1px solid #d1d1d1;
	background: #fcfcfc;
}
hr {
	background-color: #3c88bc;
	height: 1px;
}

