@charset "UTF-8";
.image-space {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 12px;
	text-align: center;
}
.information-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding-top: 20px;
}
.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
}
.float-rht {
	float: right;
	margin-left: 20px;
}
.nav-products {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	padding-top: 20px;
	padding-left: 20px;
}
.thumb-preview {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: center;
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
}
.thumb-preview a:link {
	color: #666666;
	text-decoration: none;
}
.thumb-preview a:visited {
	color: #666666;
	text-decoration: none;
}
.thumb-preview a:hover {
	color: #990000;
	text-decoration: none;
}
.thumb-preview a:active {
	color: #666666;
	text-decoration: none;
}
.body-text-strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-align: left;
}
.body-text-products {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #000000;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: bold;
}
.body-text-products a:link {
	color: #000000;
	text-decoration: none;
}
.body-text-products a:visited {
	color: #333333;
	text-decoration: none;
}
.body-text-products a:hover {
	color: #990000;
	text-decoration: underline overline;
}
.body-text-products a:active {
	color: #000000;
	text-decoration: none;
}
.bottom-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	text-transform: uppercase;
	height: 25px;
	width: 805px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	vertical-align: middle;
	background-color: #999999;
	padding-top: 10px;
}
.bottom-nav a:link {
	color: #990000;
	text-decoration: none;
}
.bottom-nav a:visited {
	color: #990000;
	text-decoration: none;
}
.bottom-nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.bottom-nav a:active {
	color: #990000;
	text-decoration: none;
}

