table.bigbox
{
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	background-color: #8cc63f;
	width: 135px;
	height: 135px;
	text-align: center;
}

table.smallbox
{
	background-color: #8cc63f;
	text-align: center;
}

td.smallbox
{
	text-align: center;
}

td.imgbox
{
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	background-image: url('/auction_ads/images/bannerimageback.jpg');
	width: 125px;
	height: 94px;
	text-align: center;
}

td.txtbox
{
	border-color: #000000;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	background-color: white;
	width: 125px;
	height: 31px;
	text-align: center;
}

.bannerlinks
{
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #523e82;
	display: block;
}

a.bannerlinks:hover { color: #63b128; }

.images a:link img { border: 1px solid white; }
.images a:visited img {border: 1px solid white; }
.images a:hover img { border: 1px solid #fce502; }
.images a:active img { border: 1px solid #fce502; }