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

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
}
.Page {
	width: 700px;
	background-color: #FFFFFF;
}
.Outline {
	border: thin solid #000000;
}
.menu {
	color: #800000;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	padding-left: 3px;
	line-height: 17px;
	background-color: #FFFFFF;
}
.catagory {
	color: #800000;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	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;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	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 {
	height: 98px;
	width: 600px;
}.Copy {
	font-size: 10px;
	font-style: italic;
	color: #840000;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.Copy a:link, .Copy a:visited {
	color: #840000;
}
#Navigation {
	display: none;
}
#CatPic {
	float: right;
}
