body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-image: url(images/background.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 750px;
}
.ProductList {
	margin: 0px;
}

.SideBar {
	width: 179px;
}
.Main .Text {
	padding-right: 10px;
	padding-left: 10px;
}
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.Footer A{
	color: #FFFFFF;
}

.Main {
	background-image: url(images/MainBack.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 571px;
}
td > .Main {
	float: right;
}
.PageHeader {
	margin: 0px;
	padding: 0px;
	width: 571px;
}
td > .PageHeader {
	float: right;
}
.PageNumbers {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #666666;
	border-bottom-color: #666666;
	margin-top: 3px;
	margin-bottom: 3px;
}
.contactleft {
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
}
.contactwindow {
	width: 300px;
	height: 200px;
}
.contactfield {
	width: 300px;
}.ProductList .ProductName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #660E1E;
	margin-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.ProductList .ProductListPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	margin-right: 3px;
}
.ProductList .ProductName a{
	color: #660E1E;
}
.ProductList .Description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333;
}
.ProductList .ProductNumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333;
}
.t500x100 {
	height: 100px;
	width: 500px;
}
.t400x100 {
	height: 100px;
	width: 400px;
}
.t100 {
	width: 100px;
}
.NextProduct {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A70505;
	float: right;
	width: 500px;
	text-align: right;
	margin-top: 7px;
	margin-right: 3px;
	margin-left: 5px;
}
.NextProduct a{
	color: #A70505;
}
.PrevProduct {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A70505;
	float: left;
	width: 500px;
	margin-top: 15px;
	margin-left: 3px;
	margin-right: 5px;
}
.PrevProduct a{
	color: #A70505;
}
.SearchTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.SearchBox {
	width: 125px;
	height: 16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.SearchButton {
	background-color: #650B1B;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #993333;
	border-right-color: #333333;
	border-bottom-color: #000000;
	border-left-color: #993333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	width: 60px;
}
.drpSort {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
