/* CSS Document */
.PicPopTbl {
	position: absolute;
	top: 0px;
	z-index: 9999999;
	left: 0px;
}
.AdminDiv {
	position: absolute;
	bottom: 0px;
	z-index: 100000000;
	left: 0px;
}
.Admin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
.ControlPanel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	background-color: #E6ECFF;
}
body {
	height:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
html {
	overflow: -moz-scrollbars-vertical;
}
.DiscountPrice {
	color: #990000;
}