@charset "ISO-8859-1";
body {
	background-image: url(images/Background.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.HeaderBack {
	background-image: url(images/TopBack_04.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.SmallType {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #666666;
	text-decoration: none;
}
#Footer {
	margin-right: 20px;
	margin-left: 20px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #5E6E66;
}
.FooterBack {
	background-image: url(images/BottomBack_14.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 24px;
	color: #5e6e66;
}
