body {
	color:#000000;
	font-family:arial,sans-serif;
	font-size:10pt;
}
.HeaderTitle {
	color:#000000;
	font-family: Arial,sans-serif;
	font-size:18px;
	font-weight:bold;
}
h1 {
	color:#666666;
	font-family:arial,sans-serif;
	font-size:10pt;
	font-weight:bold;
}
h2 {
	color:#296488;
	font-family:arial,sans-serif;
	font-size:10pt;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
.CatalogNavigation {
	font-family:arial,sans-serif;
	font-size:8pt;
	background-color:#F4F4F4;
}
.ProductDetailNavigation, a.ProductDetailNavigation {
	font-family:arial,sans-serif;
	font-size:8pt;
	background-color:#F4F4F4;
}
.CatalogResults, a.CatalogResults {
	font-family:arial,sans-serif;
	font-size:8pt;
}
.ProductDetail, a.ProductDetail {
	font-family:arial,sans-serif;
	font-size:8pt;
}
.ContactUs {
	font-family:arial,sans-serif;
	font-size:10pt;
	font-weight:bold;
}
.CheckOut {
	font-family:arial,sans-serif;
	font-size:10pt;
	font-weight:bold;
}
.ProcessPayment {
	font-family:arial,sans-serif;
	font-size:10pt;
}
.ShoppingCart {
	font-family:arial,sans-serif;
	font-size:10pt;
}
.ShoppingCartHeader {
	font-family:arial,sans-serif;
	font-size:10pt;
	font-weight: bold;
	background-color: #D4D0C8;
}
.ShoppingCartItem {
	font-family:arial,sans-serif;
	font-size:10pt;
	background-color: #F0F7FF;
}
.ShoppingCartRow {
	font-family:arial,sans-serif;
	font-size:10pt;
	background-color: #F0F7FF;
}
.ShoppingCartRowAlternating {
	font-family:arial,sans-serif;
	font-size:10pt;
}
input, textarea {
	font-family:arial,sans-serif;
	font-size:10pt;
	background: #DCE9F0;
}
input.small, select.small {
	font-family:arial,sans-serif;
	font-size:10px;
	background: #DCE9F0;
}
.imageborder {
	border: 1px #cccccc solid;
	border-color: #cccccc #cccccc #cccccc #cccccc;
	text-decoration: none;
	margin-right: 10px
}
.imageborder2 {
	border: 1px #cccccc solid;
	border-color: #cccccc #cccccc #cccccc #cccccc;
	text-decoration: none;
	margin-left: 10px
}
.Error {
	font-family:arial,sans-serif;
	color: red;
}

.ErrorBox {
	background-color: #FFFFEC;
	border: #CC3300;
	border-style: dashed;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-size: 12px; color: #000000;
}

.StatusBox {
	background-color: #FFFFEC;
	border: #000063;
	border-style: dashed;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-size: 12px; color: #000000;
}

hr {
	color: #999999;
	height: 1px;
}

hr.dashed {
	color: #999999;
	height: 1px;
	border-style: dashed;
}

.FormText { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	color: #000000; 
	text-decoration: none; 
	}
	
TD.SearchResultsHeader {
	background : #E6E6E6;
	font : bold 8pt "Trebuchet MS", Verdana, Arial;
	border-top: 1px solid #000000; 
	border-left: 1px solid #000000; 
	border-right: 1px solid #000000; 
	border-bottom: 1px solid #000000; 
}

TD.SearchResults {
	font : normal 9pt "Trebuchet MS", Verdana, Arial;
}

