table.blue td.tl
{
	background:url('/images/site/blue/tl_blue.gif');
	height:11px;
	width:11px;
}
table.blue td.t
{
	background:url('/images/site/blue/t_blue.gif');
	height:11px;
}
table.blue td.tr
{
	background:url('/images/site/blue/tr_blue.gif');
	height:11px;
	width:11px;
}
table.blue td.l
{
	background:url('/images/site/blue/l_blue.gif');
	width:11px;
}
table.blue td.r
{
	background:url('/images/site/blue/r_blue.gif');
	width:11px;
}
table.blue td.bl
{
	background:url('/images/site/blue/bl_blue.gif');
	height:11px;
	width:11px;
}
table.blue td.b
{
	background:url('/images/site/blue/b_blue.gif');
	height:11px;
}
table.blue td.br
{
	background:url('/images/site/blue/br_blue.gif');
	height:11px;
	width:11px;
}
td.chevronOn
{
	width:50px;
	text-align:center;
	color:rgb(0,102,153);
}
a
{
	color:rgb(0,102,153);
}
img.blue 
{
	border:1px solid rgb(0,102,153);
}
