.SignInInput { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color:#000000; 
	height: 18px; 
	width: 90px; 
	background-color: #FFCC66; 
	border-bottom:0px solid; 
	border-right:0px solid; 
	border-top:1px solid #CC3300; 
	border-left:1px solid #CC3300
}
.CatalogLeft {
}
.giftInfo {
	font-weight: bold;
	font-size: 14px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.FooterMenu {
	font-size: 10px;
	padding: 10px;
}
.FooterMenuLink {
	color: #000000;
	text-decoration: none;

}
A.FooterMenuLink:hover {
	color: #FF3300;
	text-decoration: underline;

}
.BodyCell {
	padding-right: 15px;
}
.AccountCell {
	padding-left: 15px;
}
.Copyright {
	padding-top: 20px;
	color: #AA7744;
}
H1 {
	font-size: 18px;
	font-weight: normal;
	color: #009900;

}
.AdminHeader {
	font-size: 18px;
	font-weight: normal;
	color: #009900;

}
.AdminTableHeader {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00207F;
	
}
.AdminTitle { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	color: #FF6605;
	
}
.AdminBigTitle { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 20px; 
	font-weight: bold; 
	color: #009900;
	
}
.AdminHighlightBox {
	border: 1px solid #FFCC66;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}
.AdminHighlightBoxTitle {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: #FFFFCC;
	background-color: #00207F;
	
}

.CatalogLeftMenuLink {
	color: #00207F;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	background-image: url(fw/leftmenubg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 3px;
	border-top: none;
	border-right: 1px solid #FF9E4F;
	border-bottom: 2px solid #FF9E4F;
	border-left: 1px solid #FF9E4F;
	display: block;

}

.CatalogLeftMenuLinkSmall
{
	color: #00207F;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	margin: 0px;
	background: #FFE09F;
	padding: 3px, 3px, 3px, 25px;
	border-top: none;
	border-right: 1px solid #FFE09F;
	border-bottom: 2px solid #FFE09F;
	border-left: 1px solid #FFE09F;
	display: block;

}

A.CatalogLeftMenuLink:hover {
	color: #F05902;
	text-decoration: none;
	background-image: url(fw/leftmenubg_higlight.jpg);
	background-repeat: repeat-x;
	background-position: left top;

}
.CartText {
	font-size: 10px;
	
}
A {
	color: #009900;
	text-decoration: underline;
	
}
A:hover {
	color: #FF3300;
	text-decoration: none;
}

.SubCategory {
	font-size: 10px;
	color: #2D2D2D;
	padding-bottom: 10px;
}

.ProductTitle {
	font-size: 20px;
	font-weight: normal;
	color: #FF6600;
}
.LargeImageCell {
	background-color: #003399;
	padding: 3px;
}
.ProductPrice {
	font-size: 18px;
	color: #009900;
}
.Alert {
	color: #FF6600;
}
.recipientSelect {
	width: 170px;
}
.tableHeader {
	font-weight: bold;
	color: #000000;
	background-color: #FFCC66;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	font-size: 14px;

}
.tablerow {
	background-color: #FFFFCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
}
.mini {
	font-size: 9px;
}
.newtablerow {
	background-color: #DDFFCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
}
.ProductBrief {
	color: #003399;
	font-weight: bold;
}
#SigninLayer {
	font-size: 10px;
	color: #FFFFFF;
}.tableColorBorder {
	background-color: #FFCC66;
	border: thin solid #FF9900;
}
.privacyStatement {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFCC66;
	border: 1px solid #003399;
}
.quickOrderHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #FFCC66;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}
.bigOrange {
	background-image: url(fw/bigOrange.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.howmuch {
	border: medium solid #FF9900;
}

#howmuchimg {
    position:absolute;
	top:19px;
	right:14px
}	
.textSmallOrange {
	font-size: 11px;
	color: #FF6F0C;
}
.textSmallOrangeLink {
	color: #FF6F0C;
	text-decoration: underline;
}
div.titlelink {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FF6600;
	border-bottom-color: #FF6600;
	width:200px;
}
a.textSmallOrangeLink:hover {

	color: #FF6F0C;
	text-decoration: none;
}
.productTitleLink {
	font-size: 14px;
	color: #009900;
	text-decoration: none;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;

}

.text12bluebold {
	font-size: 12px;
	font-weight: bold;
	color: #0033CC;
}
.text12graybold {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
