/*core classes*/
body {
	margin-top: 0px;
	background-image: url(http://www.siteforless.com/templates/mongecrouch/images/body_bg.gif);
	background-repeat: repeat;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #232323;
}
p {
	margin-top: 0px;
	margin-bottom: 15px;
}
a:link, a:visited, a:active {
	color: #a20700;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.pagetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
	color: #0c2e76;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom: 20px;
}
td.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0c2e76;
	text-decoration: none;
	text-align: left;
}
a.copyright:link, a.copyright:visited, a.copyright:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0c2e76;
	text-decoration: underline;
}
a.copyright:hover {
	text-decoration: none;
}
td.powered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0c2e76;
	text-decoration: none;
	text-align: right;
}
a.powered:link, a.powered:visited, a.powered:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0c2e76;
	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 #0c2e76;
	margin-bottom: 2px;
	background-color: #e9eefa;
}
input.button {
	font: bold 10px Tahoma;
	color: #ffffff;
	text-decoration: none;
	border: 3px solid #99442b;
	margin-bottom: 2px;
	text-transform: uppercase;
	background-color: #612716;
}
td.small {
	font-size: 11px;
}
select {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid #0c2e76;
	background: #e9eefa;
}
textarea {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid #0c2e76;
	background: #e9eefa;
}
hr {
	background-color: #99442b;
	height: 1px;
}

/*additional classes*/
td.td_left {
	background-image: url(http://www.siteforless.com/templates/mongecrouch/images/td_left.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	width: 230px;
}
td.td_right {
	background-image: url(http://www.siteforless.com/templates/mongecrouch/images/td_right.gif);
	background-repeat: repeat-y;
	width: 14px;
}
td.td_text_bg {
	background-image: url(http://www.siteforless.com/templates/mongecrouch/images/td_body_text_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 648px;
	background-color: #FFFFFF;
	vertical-align: top;
	margin-right: 24px;
	margin-left: 24px;
	padding-right: 24px;
	padding-left: 24px;
}
td.td_menu_bg {
	background-image: url(http://www.siteforless.com/templates/mongecrouch/images/menu_bg.gif);
	vertical-align: top;
	background-repeat: no-repeat;
}
td.td_menu_bottom {
	background-image: url(http://www.siteforless.com/templates/mongecrouch/images/td_left_image.gif);
	background-repeat: repeat;
	height: 249px;
}
td.td_footer {
	height: 35px;
	width: 912px;
	padding-right: 14px;
	padding-left: 14px;
	line-height: 35px;
	background-color: #dbdcde;
}
