div.frontPageTable {
	text-align: center;
	width: 100%;
}

td.frontPageAttentionCell {
	text-align: center;
	font-size: 130%;
	font-weight: bold;
	color: #290C00;
	padding: 10px;
	line-height: 150%;
}

.content h2{
	text-align: center;
	font-size: 20px;
	color: black;
	font-style: italic;
	padding-bottom: 3px;

}
.front_image{
	text-align: center;
	padding: 10px;
	vertical-align: middle;
}

.noBorder {
	border: 0px;
}

.table_header{
	font-weight: bold;
	text-align: center;
	background: #ee7711;
	color: #000099;
}
.row{
	padding: 5px;
	background: #ffffff;
	color: #000000;
}
a.row{
	color: #000099;
	font-weight: bold;
	text-decoration: underline;
	padding:0;
}
a.row:hover{
	color: #000099;
	font-weight: bold;
	text-decoration: underline;
	padding:0;
}
.introBox{
	display: block;
	border: 3px double #000000;
	background: white;
	padding: 5px 5px 5px 5px;
	position: relative;
	left: 250px;
	width: 300px;
	text-align: center;
	font-size: 16px;
	font-weight: normal;

}

.images{
	padding: 10px;
	color: black;
	vertical-align: bottom;

}

a.image{
	color: #331111;
}

.caption{
	color: black;
	padding-left: 10px;
	padding-right: 10px;
	font-style: italic;
}
.caption a:link{
	color: #331111;
}
.caption a:link:hover{
	color: Darkcyan;
}
.caption a:visited{
	color: #331111;
}
.caption a:visited:hover{
	color: Darkcyan;
}
.fullDescription{
	text-indent: 1em;
	position: relative;
	top: -10px;
}
.error{
	color: red;
}

.success{
	color: green;
	font-weight: bold;
}


.salesList {
	background: white;
}
.salesList a:link{
	color: #331111;
	text-decoration: underline;
}
.salesList a:link:hover{
	color: Darkcyan;
	text-decoration: underline;
}
.salesList a:visited{
	color: #331111;
	text-decoration: underline;
}
.salesList a:visited:hover{
	color: Darkcyan;
	text-decoration: underline;
}
.userFriendly a:link{
	color: #331111;
	text-decoration: underline;
	font-size: 16px;
	text-align: center;
	padding-bottom: 10px;
	width: 100%;
}
.userFriendly a:link:hover{
	color: #331111;
	text-decoration: underline;
	font-size: 16px;
	text-align: center;
	padding-bottom: 10px;
}
.userFriendly a:visited{
	color: #331111;
	text-decoration: underline;
	font-size: 16px;
	text-align: center;
	padding-bottom: 10px;
}
.userFriendly a:visited:hover{
	color: #331111;
	text-decoration: underline;
	font-size: 16px;
	text-align: center;
	padding-bottom: 10px;
}
.footer{
	position: relative;
	bottom: 0px;
	left: 0px;
	border: 3px lightgrey outset;
	margin: 5px
}

td .footer {
	color: #ee7711;

}

.whiteBG a:link{
	color: #331111;
	text-decoration: underline;
}
.whiteBG a:link:hover{
	color: Darkcyan;
	text-decoration: dashed;
}
.whiteBG a:visited{
	color: #331111;
	text-decoration: underline;
}
.whiteBG a:visited:hover{
	color: Darkcyan;
	text-decoration: dashed;
}
.moreInfo a:link{
	background-color: #331111;
	padding: 5px 5px 5px 5px;
	border: 3px outset lightgrey;
	color: white;
}
.moreInfo a:link:hover{
	color: ee7711;
}
.moreInfo a:visited{
	background-color: #331111;
	padding: 5px 5px 5px 5px;
	border: 3px outset lightgrey;
	color: white;
}
.moreInfo a:visited:hover{
	color: ee7711;
}
.sound {
	color: black;
}
.sound a:link{
	background-color: #331111;
	padding: 5px 5px 5px 5px;
	border: 3px outset lightgrey;
	color: white;
}
.sound a:link:hover{
	color: ee7711;
}
.sound a:visited{
	background-color: #331111;
	padding: 5px 5px 5px 5px;
	border: 3px outset lightgrey;
	color: white;
}
.sound a:visited:hover{
	color: ee7711;
}
.mediaRow{
	padding: 5px;
	color: #000000;
}
.mediaRow a:link{
	color: #331111;
	font-weight: bold;
	text-decoration: underline;
}
a.mediaRow:hover{
	color: DarkCyan;
	font-weight: bold;
	text-decoration: underline;
	padding:0;
}
.black
{
	color: black;
}
.salesListPF{
	width: 595px;
	text-align: left;
}
.short{
	width: 50px;
	display: inline;
	text-align: left;
	position: relative;
	left: 0px;
}
.wide{
	width: 535px;
	display: block;
	text-align: right;
	position: relative;
	left: 70px;
	top: -20px;
}
.wide_desc{
	width: 500px;
	display: block;
	text-align: left;
	position: relative;
	left: 160px;
	top: -155px;
}

.content_ebay{
	color: #000000;
	margin-top: 10px;
	padding: 10px 10px 10px 10px;
	width: 800px;
}
.content_ebay h2{
	text-align: center;
	font-size: 20px;
	color: #331111;
	font-style: italic;
	padding-bottom: 3px;

}
.content_ebay ul{
	/*margin-left: 267px;*/
	width: 250px;
	display: block;
	padding: 10px 5px 10px 20px;
	border: groove #bbbbbb 4px;
	list-style: disc;
	text-align: justified;
	background: #FFFFCC;
	font-size: 18px;
	color: black;

}

.content_ebay p{
	color: black;
}

.introBox_ebay{
	width: 400px;
	float: center;
	display: block;
	border: 3px double #000000;
/*	background: lightgrey; */
	padding: 5px 5px 5px 5px;
	margin: 0px 200px 0px 200px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;

}


.border-right {
	padding-right: 10px;
	border-right: 3px outset lightgrey;
}
.border-top-right {
	padding-right: 10px;
	padding-top: 10px;
	border-right: 3px outset lightgrey;
	border-top: 3px outset lightgrey
}
.border-top-left {
	padding-top: 10px;
	padding-left: 10px;
	border-left: 3px outset lightgrey;
	border-top: 3px outset lightgrey
}
.border-left {
	padding-left: 10px;
	border-left: 3px outset lightgrey;
}
.border-bottom-left {
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom: 3px outset lightgrey;
	border-left: 3px outset lightgrey;
}
.border-bottom-right {
	padding-bottom: 10px;
	padding-right: 10px;
	border-right: 3px outset lightgrey;
	border-bottom: 3px outset lightgrey;
}

