/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body {
	background-color: #FFFFFF;
}
.copyright {
	font-size: 11px;
}
a:link {
	color: #003F7E;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #003F7E;
}
a:hover {
	text-decoration: none;
	color: #FF9933;
}
a:active {
	text-decoration: underline;
	color: #003F7E;
}
a.menu:visited {
	color:#FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
a.menu:link {
	color:#FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover {
	color: #FECE74;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
a.menubody:visited {
	color:#417AAF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
a.menubody:link {
	color:#417AAF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
a.menubody:hover {
	color: #FECE74;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.menu-spacer {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.copyrightbody {
	font-size: 11px;
	color: #FFFFFF;
}
.border {
	border: 1px solid #417AAF;
}
.menu-spacerbody {

	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.background {
	background-attachment: fixed;
	background-image: url(images/top-background.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.heading {
	font-size: 30px;
	color: #FF9933;
	font-weight: bold;
}
.artistsheading {
	font-size: 14px;
	color: #417AAF;
	font-weight: bold;
}
.address {
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.print-names {
	font-size: 12px;
}
.printheading {
	font-size: 16px;
	color: #003F7E;
	font-weight: bold;
}
.sub-heading {
	font-size: 14px;
	color: #417AAF;
	font-weight: bold;
}
.sub-heading2 {
	font-size: 18px;
	color: #FF9933;
	font-weight: bold;
}
.printlistheading {
	font-size: 14px;
	color: #003F7E;
	font-weight: bold;
}
.welcome {
	font-size: 36px;
	color: #417AAF;
	font-weight: bold;
}
.paypal {
	font-size: 12px;
}
.headingblue {
	font-size: 24px;
	color: #417AAF;
	font-weight: bold;
}
.sold {
	font-weight: bold;
	color: #FF0000;
}
