@media Print{
	body {background-image:none; bgcolor:none;}
	DIV{display:none;}
	HR,TABLE,TR {width:100%;}
	BODY,A,P,DIV,BLOCKQUOTE,UL,OL,LI {margin: 5px 5px 5px 5px;}
}
BODY {
	font-size: 12px;
	font-family: Tahoma;
	background-image: url("../_1i/background.jpg");
	background-repeat: repeat-x;
	background-color:#d6d9db;
	margin: 0px;
}
TABLE {
	font-size: 12px;
	border-color:  #949fa7;
	border-right-style: none;
	border-bottom-style: none;
}
TD {
	border-color:  #949fa7;
	border-top-style: none;
	border-left-style: none;
}
TD.tNavBts {
	color: #3f4a9c;
	height: 25px;
	font-size: 12px;
	font-weight: bold;
}
TR.tNavBts {
	background-color: #CDDBF8;
	background-image: url("../_images/top_button_off.jpg");
}
TD.t1NavBts {
	color: #A2BCF2;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	border-color: #464671;
}
HR {
	color:  #949fa7;
	height: 1px;
}
IMG {
	border-color: #ebebeb;
/*	border-color: #b8bfc5;*/
}
.dateText {
	color: white;
	font-weight: bold;
}
.tNav {
	height: 25px;
	color: #3f4a9c;
	font-weight: bold;
	background-color: #a2bcf2;
}
.t1Nav {
	height: 20px;
	color: #A2BCF2;
	font-weight: bold;
	background-color: #d8d8e7;
}
.timeOut{
	color: brown;
	font-size: 11px;
	font-weight: bold;
}
.cartLink {
	color: #9494bc;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
A:HOVER.cartLink {
	color: black;
	font-weight: bold;
}
.top_nav1{
	background-image: url("../_1i/banner_bg1.jpg");
}
.top_nav2{
	font-size: 11px;
	background-image: url("../_1i/banner_bg2.jpg");
}
.main_tbl{
	background-color: white;
}
.sitedown_msg {
	color: red;
	font-weight: bold;
}
