@charset "utf-8";
/* CSS Document */

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #004080;
	background-attachment: fixed;
	background-image: url(../images/motorsport-memorabillia-background.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
a.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
a.menu:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
a.menu:hover {
	color: #036;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
a.menu-sub:visited {
	color: #036;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
a.menu-sub:link {
	color: #036;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
a.menu-sub:hover {
	color: #F00;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
a:link {
	color: #002B55;
}
a:visited {
	color: #002B55;
}
a:hover {
	color: #F00;
}
a:active {
	color: #002B55;
}
.header {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	background-image: url(../images/background-header.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.header-menu {
	background-color: #000;
	background-image: url(../images/background-menu.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.background-white {
	background-color: #FFF;
	border: 1px solid #036;
}
.heading-top {
	font-size: 18px;
	color: #FFF;
	background-color: #014284;
	text-indent: 10px;
	line-height: 30px;
	background-image: url(../images/background-heading.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.border {
	border: 1px solid #036;
	border-right: 1px solid #036;
	text-align: left;
}
.body-col-right {
	background-color: #fff;
}
.body-text {
	color: #FFF;
}
.background-white-outer {
	background-color: #FFF;
}
.background-white tr td table tr td p img {
	text-align: center;
}
.text-blue {
	color: #002B55;
	font-size: 16px;
	font-weight: bold;
}
.text-specials {
	line-height: 20px;
}
.copyright {
	font-size: 11px;
	color: #FFF;
	text-align:center
}
.spacer-blue {
	color: #002B55;
}
.text-red {
	color: #F00;
}
.background-nr {
	background-image: url(../images/background-nr.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.menu-blue {
	font-size: 14px;
	font-weight: bold;
	color: #036;
}
.red {
	color: #F00;
}
.background-grey {
	background-color: #F0F0F0;
	text-align: center;
}
.text-product {
	font-size: 11px;
	color: #000;
}

