.PageTitles {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.PageFooter {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
}
.DetailTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
}
.Detail {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	text-decoration: underline;
}
.PageTitle2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
.Error {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.foot {
	position: absolute;
	bottom: 0px;
}
.MarqueeText {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bolder;
	color: #000066;
	text-decoration:none;
}
.FooterLinks {
	visibility : hidden;
}
.floatingright {
	float: right;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
	margin-left:10px;
}
.floatingleft {
	float: left;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
	margin-left:10px;
}
