.topextend {
	background-image:   url("images/topextend.jpg");
	background-repeat: repeat-x;
	width: 33.3%;
}
.vertslice {
	background-image:   url("images/vertslice.jpg");
	background-repeat: repeat-y;
	width: 11px;
}
.body1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	padding: 10px 50px 5px;
}
.h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	
}
.h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.italbody1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-style: italic;
}
.h3-maroon {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #6F1E1A;
	font-variant: normal;
	font-style: italic;
	text-decoration: underline;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
}
a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #6F1E1A;
	text-decoration: underline;
}
a:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
}
.b1 {
	border: 1px solid #999999;
}
.tablerow-grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #666666;
	padding: 5px;
}
.tablerow-clear {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	padding: 5px;
	border: 1px solid #666666;
	background-color: #CCCCCC;
}
