body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: x-small;
	color: #000;
}
a:link {
	color: #333;
}
a:visited {
	color: #F00;
}
a:hover {
	color: #F60;
}
a:active {
	color: #F60;
}

.NavigationBar {
	background-image: url(images/us_header_lgray_repeat.jpg);
}
.TableTop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.TableSeparatorRight {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
}

.BackgroundProduct {
	background-image: url(images/bg-product.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F60;
	border-right-color: #F60;
	border-bottom-color: #F60;
	border-left-color: #F60;
	border-right-style: none;
	border-left-style: none;
}
.TableTitleBackground {
	background-image: url(images/dot.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.Price {
	font-size: medium;
	font-weight: bold;
}
