.Search_Cell {
	background-color: #FFFFFF;
	text-align: right;
	padding-top: 15px;
}
#Search_Cell {
	padding-left: 10px;
}
.RainbowHeaders {
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #A4BFDE;
	border-right-color: #A4BFDE;
	border-bottom-color: #A4BFDE;
	border-left-color: #A4BFDE;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
}
.CatItemsHeader {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #A4BFDE;
	border-right-color: #A4BFDE;
	border-bottom-color: #A4BFDE;
	border-left-color: #A4BFDE;
}
.CatItemsFooter {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #A4BFDE;
	border-right-color: #A4BFDE;
	border-bottom-color: #A4BFDE;
	border-left-color: #A4BFDE;
}
.FDA {
	font-weight: bold;
	color: #000000;
	padding: 5px;
	border: 1px solid #000000;
}
.CatMainCatHeader {
	color: #000000;
	background-color: #E8E9EA;
	font-size: 10px;
	font-weight: bold;
	padding: 5px;
}
.CatMainThumbnail {
	float: left;
	margin-right: 5px;
}
.CatMainItemTemplate {
	width: 50%;
	padding-top: 15px;
	padding-left: 26px;
}
.FeaturedLinks {
	font-size: 10px;
	font-weight: bold;
	color: #337BCF;
	text-decoration: none;
}
.FeaturedLinks:visited {
	font-size: 10px;
	font-weight: bold;
	color: #337BCF;
	text-decoration: none;
}
.FeaturedLinks:hover {
	font-size: 10px;
	font-weight: bold;
	color: #337BCF;
	text-decoration: underline;
}
.AddToCart {
	background-image: url(Pics/button-add-to-cart.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 117px;
	border: none;
}
.SearchButton {
	background-image: url(Pics/button-go.gif);
	background-repeat: no-repeat;
	border: none;
	height: 17px;
	width: 27px;
}
.Menu_Cell {
	background-image: url(Pics/menu_bg.jpg);
	background-repeat: no-repeat;
}
.LeftMargin {
	padding-left: 10px;
	padding-right:10px
}
.Login_Cell {
	text-align: right;
	vertical-align: middle;
}
.Home_SearchCell {
	text-align: right;
	vertical-align: middle;
}
.BlackItalic {
	font-size: 8pt;
	font-style: italic;
	color: #000000;
	font-weight: bold;
}
.LoginError {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	list-style-type: circle;
}
