/*core classes*/
body {
	background-image: url(http://www.siteforless.com/templates/gorman/images/body_bg.gif);
	background-repeat: repeat;
	margin: 0px;
}
td {
	font-family: Verdana, 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: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
td.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #07557b;
	text-decoration: none;
	vertical-align: top;
}
td.copyright {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #a8a8a8;
	text-decoration: none;
	text-align: center;
	vertical-align: bottom;
}
a.copyright:link, a.copyright:visited, a.copyright:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #a8a8a8;
	text-decoration: underline;
}
a.copyright:hover {
	text-decoration: none;
}
td.powered {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #a8a8a8;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
}
a.powered:link, a.powered:visited, a.powered:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #a8a8a8;
	text-decoration: none;
}
a.powered:hover {
	text-decoration: underline;
	color: #a8a8a8;
}
input {
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid #00618e;
	margin-bottom: 2px;
	background-color: #F7F7F7;
}
input.button {
	color: #FFFFFF;
	text-decoration: none;
	border: 3px solid #00618e;
	margin-bottom: 2px;
	text-transform: uppercase;
	background-color: #0091d5;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
}
td.small {
	font-size: 11px;
}
select {
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid #00618e;
	background-color: #F7F7F7;
}
textarea {
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid #00618e;
	background-color: #F7F7F7;
}
hr {
	background-color: #00618e;
	height: 1px;
}

/*additional classes*/
td.td_menu_bg {
	background-image: url(http://www.siteforless.com/templates/gorman/images/menu_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 31px;
}
td.td_left {
	background-image: url(http://www.siteforless.com/templates/gorman/images/td_left.gif);
	background-repeat: repeat-y;
}
td.td_right {
	background-image: url(http://www.siteforless.com/templates/gorman/images/td_right.gif);
	background-repeat: repeat-y;
}
td.td_text_bg {
	background-color: #FFFFFF;
	vertical-align: top;
}
td.td_body_text {
	vertical-align: top;
	padding-bottom: 10px;
}
td.td_footer_bg {
	background-image: url(http://www.siteforless.com/templates/gorman/images/footer_bg.gif);
	background-repeat: no-repeat;
}
