table.purple td.tl
{
	background:url('/images/site/purple/tl_purple.gif');
	height:11px;
	width:11px;
}
table.purple td.t
{
	background:url('/images/site/purple/t_purple.gif');
	height:11px;
}
table.purple td.tr
{
	background:url('/images/site/purple/tr_purple.gif');
	height:11px;
	width:11px;
}
table.purple td.l
{
	background:url('/images/site/purple/l_purple.gif');
	width:11px;
}
table.purple td.r
{
	background:url('/images/site/purple/r_purple.gif');
	width:11px;
}
table.purple td.bl
{
	background:url('/images/site/purple/bl_purple.gif');
	height:11px;
	width:11px;
}
table.purple td.b
{
	background:url('/images/site/purple/b_purple.gif');
	height:11px;
}
table.purple td.br
{
	background:url('/images/site/purple/br_purple.gif');
	height:11px;
	width:11px;
}
td.chevronOn
{
	width:50px;
	text-align:center;
	color:rgb(102,0,153);
}
a
{
	color:rgb(102,0,153);
}
img.purple 
{
	border:1px solid rgb(102,0,153);
}
