body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #290f12;
}
.maintable {
	background-image: url(images/corner_top_right_main.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #E4E4E4;
}
.maintablefooter {

	background-image: url(images/corner_bot_left_main.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #E4E4E4;
}
.subtable {

	background-image: url(images/corner_top_right_callout.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #bebebe;
}
.subtablefooter {


	background-image: url(images/corner_bot_left_callout.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #bebebe;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #290F12;
}
.maintext_small {
	font-size: 9px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.maintext_smaller {

	font-size: 10px;
}
a {
	font-weight: bold;
	text-transform: uppercase;
	color: #B92D31;
	text-decoration: none;
}
a:hover {
	color: #290F12;
}
.subcontent {
	background-color: #efefef;
	padding: 10px;
}
h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #290F12;
}
.whiteheading {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
