@charset "utf-8";
/* CSS Document */
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #000066;
}
a:active {
	text-decoration: none;
	color: #666666;
}

.BodyText {
	font-family: "Arial Narrow", Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #454545;
	line-height: 18px;
}
.subhead-lowercase {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 10px;
	font-weight: bold;
	color: #333333;
}
.riflescope-body-bg {
	background-image: url(images/6-24x50.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


.bodytext-small {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #666666;
}
.product-table-bg {
	background-image: url(images/product_bg-magnifiers.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}


.subhead-Blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: bolder;
	text-transform: none;
	color: #2A4861;
}

.footer-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

