body {
	background-image: url(images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.body {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #222222;
}
.trail {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
}
a:hover {
	text-decoration: none;
	color: #003399;
}
a:link {
	color: #003399;
}
a:visited {
	color: #333333;
}
.footer {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.header {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #99111A;
}
.subheader {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
}
h2 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
}
.sidelinks {
	padding-left: 8px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #666666;
	margin-left: 5px;
}

.tborder {

border-spacing: 0;
	border-style: solid;
	border-color: #aaa;
	border-width: 1px;
	border-collapse: collapse;


	margin: 0 auto;
}