body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-color: #E6E2DB;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
.Green {
	font-size: 12px;
	font-weight: bold;
	color: #517D6F;
}

a:active {
	text-decoration: underline;
	color: #333333;
}

.TableCaption {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.Blue {
	color: #007DB1;
	text-decoration: none;
}
.Manufacturers {
	text-decoration: none;
}
.OtherLines {
	font-size: 10px;
}

.Manufacturers a:link {
	text-decoration: none;
}
.Manufacturers a:visited {
	text-decoration: none;
}
.Manufacturers a:hover {
	text-decoration: underline;
}
.Manufacturers a:active {
	text-decoration: none;
}
.Blue a:link {
	color: #007DB1;
	text-decoration: none;
}
.Blue a:active {
	color: #007DB1;
	text-decoration: none;
}
.Blue a:hover {
	color: #007DB1;
	text-decoration: none;
}
.Blue a:visited {
	color: #007DB1;
	text-decoration: none;
}
.TableCaptionCopy {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.FormLong {
	width: 300px;
}
.FormShort {
	width: 80px;
}
