﻿#menu{
	left: 0em;
	top: 0em;
	width: 120px;
	background-color: #99CCFF;
	border-right: thin #6872FF solid;
	float: left;
	height: inherit;
	border-spacing: 0;
}

#button{
	border: thin #808080 solid;
	background: #D6E4FC;
	width: 120px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000080;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}

#button1{
	border: thin #808080 solid;
	background: #004778;
	width: 120px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000080;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
#button1 a:link {  color: #FFFFFF; text-decoration: none}
#button1 a:visited {  color: #FFFFFF; text-decoration: none}
#button1 a:hover {
	color: #FF0000;
	text-decoration: none;
}

#ebay img{
	border-width: 0px;
	width:115px;
}

.background{
	background: #CCCCCC;
	width: 100%;
	vertical-align: top;
}
td.menu {
	width: 120px;
	vertical-align: top;
	background-color: #99CCFF;
	border-color: black;
	border:5px;
	border-right-width:1px;
	border-right-color:#6872FF;
	border-right-style:solid;
	}
table.menu {
	width: 120px;
	border:0px
}
