/* CSS Document */
@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 15px;
	font-stretch: narrower;
}
td img {
	display: block;
}
td p {
	margin-top: 0px;
	margin-bottom: 5px;
}

td  a {
	font-size: 9.5px;
}
#stage {
	height: auto;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
#bannerFlash {
	visibility: hidden;
	position: relative;
	height:10px;
}
#bannerGIF {
	visibility: visible;
	position: relative;
	text-align: left;
}
#menu {
	position: relative;
	width: 10px;
	height: 10px;
	text-align: left;
	float: left;
	margin-top: 0px;
	visibility: hidden;
	overflow: hidden;
}
#menu li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

}
#menu p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #333333;
	width: 110px;
	letter-spacing: 0.1em;
}
#bodyCopy {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 720px;
	height: auto;
	text-align: left;
	line-height: 15px;
	font-stretch: narrower;
	left: 1px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 20px;
	clear: left;
}
#bodyCopy p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#footer {
	position: relative;
	text-align: left;
	width: auto;
	height: 30px;
	overflow: hidden;
	left: 5px;
	clear: both;
	border-top: #CCCCCC 1px solid;
	padding-top: 5px;
}
#footer #copyrightText {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
}
#copyrightText a:link {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
#copyrightText a:visited {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.heading {
	font-size: 16px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	width: auto;
	color: #666699;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: thin;
	height: 25px;
}
.tableHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.tableBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 3px;
	color: #000000;
}
.date {
	font-size: 8.5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.smallText {
	font-size: 10px;
	color: #000000;
}
.redNote {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}

#cartOverview {
	background-color: #CBCBED;
	border: 1px solid #6666CC;
	position: absolute;
	margin-bottom: 10px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-top: 3px;
	z-index: 1;
	left: -140px;
	top: 250px;
	width: 120px;
}

li {
	list-style-image: url(En/Images/bullet-arrow.gif);
	padding-bottom: 6px;
}
li a:link {
	color: #000000;
}
input {
	border: 1px solid #9797FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #484B68;
}
#logout {
	float: right;
}
#cmdLogin {
	background-color: #D9D9FF;
	border: 2px solid #9797FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #484B68;
	margin-top: 10px;
}
.linkDivider {
	visibility: visible;
	margin-right: 2px;
	margin-left: 2px;
	color:#999999;
}


#rightPanel {
	float: left;
	position: absolute;
	padding: 5px;
	overflow: visible;
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	width: 100px;
	margin-top: 5px;
	text-align: center;
	line-height: 14px;
	clear: both;
	margin-left: 5px;
	z-index: 4;
	left: 7px;
	top: 20px;
	height: auto;
	visibility: hidden;
}

#topNavs {
	font-size: 12px;
	width: 100%;
	visibility:hidden;
}


.leftNavHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #CC0000;
	margin-top: 20px;
	padding-bottom: 20px;
}
