#hideMe {
	display: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ddeafe;
}

#body_t {
	background: url(images/main_back.png) repeat-y center center;
}

#hd {
	background: url(/images/head_back.jpg) no-repeat center top;
	height: 89px;
	width: 1000px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#hd1 {
	height: 90px;
	background: url(images/headBackBase.png) no-repeat bottom;
}


a {
	font: bold small-caps 14px Verdana, Geneva, sans-serif;
	color: #03C;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #009;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#navBase {
	width: 175px;
}
#navBase a {
	font: bold small-caps 14px Verdana, Geneva, sans-serif;
	color: #FFF;
	text-decoration: none;
}
#navBase a:hover {
	text-decoration: underline;
	color: #FFF;
}
#hd1 a {
	font: bold 14px Verdana, Geneva, sans-serif;
	color: #F30;
	margin: 0px;
	padding: 0px;
}
.seePrice {
	font-size: 10px;
	font-weight: bold;
	color: #F30;
}
.add2CartB {
	font-weight: bold;
	color: #03F;
}
#add2cartAdded {
	background: #E9E9E9;
}
#body_t h2 {
	font: bold 24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #0E31BC;
	margin: 0px;
	padding: 0px;
}
#warn {
	background: #FEEEEB;
	border: 1px dashed #F00;
}
#green {
	background: #F1FEE9;
	border: 1px solid #8C8CFF;
	line-height: 20px;
}
#blueT {
	background: #EBE9FE;
	border: 1px solid #A0F887;
	line-height: 20px;
}

.smallBox {
	font: bold 9px/25px Verdana, Geneva, sans-serif;
	color: #FFF;
	background: #999;
	padding: 2px;
	border-top: 1px solid #333;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	border-left: 3px solid #333;
}
.smallBox a:hover {
	font: bold 9px/25px Verdana, Geneva, sans-serif;
	color: #FFF;
	background: #666;
	padding: 2px;
	border-top: 1px solid #333;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	border-left: 3px solid #333;
}

.small {
	font: 9px/12px Verdana, Geneva, sans-serif;
	color: #666;
}
#shippingT {
	background: #EBE9FE;
	border: 1px solid #A0F887;
	line-height: 20px;
}
#navAccount a {
	font: bold small-caps 14px Verdana, Geneva, sans-serif;
	color: #FFF;
	text-decoration: none;
	padding: 2px 4px;
	background: #069;
	border: 1px solid #FFC5A8;
}
#navAccount a:hover {
	text-decoration: none;
	color: #009;
	background: #FFF;
	border-color: #009;
}
.mildBackTD {

}
#searchBox {
	background: url(/images/searchBack.jpg) no-repeat center center;
	height: 80px;
	width: 177px;
}
#login {
	width: 172px;
	height: 114px;
	background: transparent url(images/login_back.gif) no-repeat center center;
	text-align: center;
	padding: 0px;
}
#footer {
	background: url(images/footBackBase.png) top;
	height: 90px;
	padding-right: 30px;
	padding-left: 30px;
	text-align: center;
}
.reverse {
	font: bold 10px/25px Verdana, Geneva, sans-serif;
	color: #FFF;
	background: #06C;
	padding: 2px 5px;
	border: 1px solid #333;
}
.scroll {
	font: bold 10px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #069;
	text-decoration: none;
	text-align: center;
}
