td.browsefullselection
{
	border: solid 2px #CE6B08;
	background-color: #ffff99;
}

a:active.browsefullselection, a:link.browsefullselection, a:visited.browsefullselection{
	font-weight: bold;
	text-decoration: underline;
	font-size: 15px;
	text-transform: none;
	color: #993300;
	font-family: verdana, arial, sans-serif;
}

a:hover.browsefullselection{
	font-weight: bold;
	text-decoration: none;
	font-size: 15px;
	text-transform: none;
	color: #993300;
	font-family: verdana, arial, sans-serif;
}

td.browsevintage
{
	border: solid 2px #336600;
	background-color: #D4FF8F;
}

a:active.browsevintage, a:link.browsevintage, a:visited.browsevintage{
	font-weight: bold;
	text-decoration: underline;
	font-size: 15px;
	text-transform: none;
	color: #336600;
	font-family: verdana, arial, sans-serif;
}

a:hover.browsevintage{
	font-weight: bold;
	text-decoration: none;
	font-size: 15px;
	text-transform: none;
	color: #336600;
	font-family: verdana, arial, sans-serif;
}