.maintable {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: url(images/bg.gif);
	border: 1px solid #000000;
}
.headertable {
	background-image: url(images/header_bg.jpg);
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 0px none #000000;
	border-left: 1px solid #000000;
	background-position: center bottom;
}
.tdvertspacer {
	font-family: "Times New Roman", Times, serif;
	height: 20px;
	vertical-align: middle;
	padding-right: 10px;
	font-style: italic;
}

.sublink:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-variant: normal;
	font-style: italic;
}

.sublink:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-style: italic;
}

.sublink:hover {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
.headertd {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #000000;
	padding-right: 10px;
	padding-bottom: 4px;
}
.mainlink:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-variant: normal;
	font-style: italic;
}
.mainlink:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-style: italic;
}
.mainlink:hover {
	font-size: 16px;
	color: #666666;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
.footertd {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	padding: 2px;
}
.tdhomebody {
	color: #000000;
	padding: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
}
.hometitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.justified {
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
}
.caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
}
.red {
	color: #A8412C;
}

