body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}
.mapBorder {
	margin: 2px;
	border: thin solid #CCCCCC;
	padding: 4px;
}
.bodyTextPadd {
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 12px;
} 
	
.titleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: 16px;
}
.imagePadd {
	padding-left: 5px;
}
.navLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.5px;
	font-weight: normal;
	color: #333333;
}
.tablePadd {
	padding: 5px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #007FCD;
	text-decoration: none;
}
table {
	cell-spacing: 0px;
	cell-padding: 0px;
	vertical-align: top;
}.navBg {
	background-image: url(../images/navbg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.arrowPadd {
	padding-right: 2px;
}
.shopNavBg {
	background-image: url(../images/status_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 12px;
}
.shopNavCellPadd {
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
}
.itemsTrolley {
	background-image: url(../images/shopnav_line.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.shopNavLine {
	background-image: url(../images/shopnav_line.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 16px;
}
.shopNavCategory {
	background-image: url(../images/shopnav_line.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 22px;
	line-height: 22px;
	padding-left: 6px;
	cursor: pointer;
}
.shopNavCategorySelected {
	background-image: url(../images/shopnav_line.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 22px;
	line-height: 22px;
	font-weight: bold;
	color: #007FCD;
	padding-left: 6px;
	cursor: pointer;
}
.shopNavSubCategory {
	background-image: url(../images/shopnav_line.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 22px;
	line-height: 22px;
	padding-left: 25px;
	cursor: pointer;
}
.shopNavTable {
	margin-left: 10px;
}
.itemPrice {
	font-size: 14px;
	font-weight: bold;
	color: #007FCD;
}
.fromStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	width: 15px;
}
.inputStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.default{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}
