body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #E1ECD9;
	margin: 3px 0px;
	padding: 3px 0px;
	color: #333333;
}
td {
	font-size: 11px;
}
a:link {
	color: #26236A;
}
a:visited {
	color: #26236A;
}
a:hover {
	color: #006121;
}
a:active {
	color: #9900CC;
}
.Footer {
	font-size: 10px;
}
a.FooterLink:link {
	color: #666666;
	text-decoration: none;
}
a.FooterLink:visited {
	color: #666666;
	text-decoration: none;
}
a.FooterLink:hover {
	color: #666496;
	text-decoration: underline;
}
a.FooterLink:active {
	color: #9900CC;
	text-decoration: underline;
}
.MainTD {
	border-top: #4E4E81;
	border-right: 5px solid #4E4E81;
	border-bottom: #4E4E81;
	border-left: 5px solid #4E4E81;
	padding: 8px;
	background: #FFFFFF;
}
.MainTDBottom {
	border-bottom: 5px solid #4E4E81;
	background: #FFFFFF;
	padding-bottom: 6px;
	font-size: 9px;
}
.MainBodyTD {
	border-right: 5px solid #4E4E81;
	border-top: none;
	border-bottom: none;
	border-left: none;
	padding: 8px;
	background: #FFFFFF;
}
.SideBarTD {
	border-left: 5px solid #4E4E81;
	background: #C1C1DA;
	padding: 6px;
}
.PageTitle {
	border-bottom: 1px solid #26236A;
	background: url(/Graphics/Templates/flowers.gif) no-repeat right top;
	font-weight: bold;
	font-style: italic;
	color: #26236A;
	line-height: 25px;
}
.CartList {
	border-bottom: 1px solid #000000;
	padding-bottom: 10px;
	padding-top: 4px;
}
.Search {
	font-weight: bold;
	background: #CCCCCC;
	margin: 5px;
}
.Price {
	color: #9B6373;
	font-weight: bold;
}
.ImageBorder {
	padding: 3px;
	border: 1px solid #575A61;
}
.EmailInput {
	font-size: 13px;
	background: #DCD9F4;
	padding: 2px;
	vertical-align: middle;
}
.SubscribeNow {
	font-size: 12px;
	font-weight: bold;
}