/*
Style sheet Copyright © Front Line Sales
Designed by Tim Gardiner
*/

body {
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.Page {
	background-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	width: 780px;
}
.Outline {
	border: thin solid #000000;
}
.menu {
	color: #800000;
	cursor: default;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	padding-left: 3px;
	line-height: 17px;
}
a.menu:link, a.menu:visited {
	width: 143px;
	display: block;
	text-decoration: none;
}
a.menu:hover, a.menu:active {
	text-decoration: underline;
	background-color: #CCCCCC;
}
.catagory {
	color: #800000;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	background-color: #EEEEEE;
	text-align: center;
}
.RedMedium {
	font-size: x-large;
	font-weight: bold;
	color: #800000;
}
.RedLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	color: #800000;
	font-weight: bold;
}
.FLS {
	color: #840000;
	font-style: italic;
	font-weight: bold;
}
.Topline {
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
}
.Blue {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #666699;
}
.Product_table {
	border: thin solid #000000;
}
.Product_table th {
	color: #800000;
	cursor: default;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	background-color: #CCCCCC;
	white-space: nowrap;
}
.Product_table td {
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
}
.Product_table ul {
	text-indent: -15px;
	padding-left: 15px;
	margin: 0px;
	list-style-position: inside;
}
.navtable {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 420px;
	width: 158px;
	border: none;
}.Copy {
	font-size: 10px;
	font-style: italic;
	color: #840000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.Copy a:link, .Copy a:visited {
	color: #840000;
}
#PrintTitle {
	display: none;
}
.hidden {
	display: none;
}
#CatPic {
	float: right;
	display: inline;
}
.policy {
	font-size: 10px;
}
.policy a:visited {
	color: #999999;
}
