@charset "utf-8";
/* CSS Document */
.poweredby {
	font-size:10px;
	color:#000;
}
a.poweredby:link, a.poweredby:visited, a.poweredby:active,  {
	font-size:10px;
	color:#000;
	text-decoration:none;
}
a.poweredby:hover {
	font-size:10px;
	color:#000;
	text-decoration:underline;
}
body {
	margin:0;
	padding:0;
	text-align:center;
	background-color:#9F9FE8;
}
.cartBG {
	background-image:url(images/header-cart-lt.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	width:231px;
	min-height:134px;
	text-align:left;
	padding:30px 0 0 105px;
}
/*td {
	background-color:#fff;
}*/
.header {
	width:1000px;
	background-color:#fff;
	text-align:center;
}
.aom_t2 {
	float:left;
	line-height:1em;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0 0 0 1em;
	position:relative;
	white-space:nowrap;
	width:947px;;
	background-color:#FFF;
}