@charset "ISO-8859-1";
#Layer1 {
	position:absolute;
	left:200px;
	top:190px;
	width:660px;
	height:470px;
	z-index:1;
	overflow: auto;
	background-color: #FFFFFF;
}
#Main {
	position:relative;
	left:0px;
	top:0px;
	width:900px;
	height:720px;
	z-index:1;
	margin-left: auto;
	margin-right: auto;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #7775b6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.ordertext {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
}
.priceline {
	font-size: 12px;
	line-height: 26px;
}
#Layer2 {
	position:absolute;
	left:198px;
	top:667px;
	width:644px;
	height:20px;
	z-index:2;
}
.shipping {
	font-size: 9px;
	line-height: 9.5px;
}
#cart {
	position:absolute;
	left:30px;
	top:408px;
	width:139px;
	height:48px;
	z-index:2;
}

#cart a:link{
	color: #7775B6;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #62BC19;
}
#cart a:visited{
	color: #7775B6;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #62BD19;
}
#cart  a:hover{
	color: #91498C;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #ED3438;
}
.viewcart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7775B6;
	text-align: center;
	text-decoration: none;
}
