﻿ 
.Blob
{
	font-size: 14px;
}
.Blob a
{
	color: #003366;
	text-decoration: none;
	font-size: 12px
}
.Blob a:hover
{
	color: #ff9900;
} 

.Blob .TL
{
	background: transparent url('TL.gif'); height: 10px; width: 10px;
}
.Blob .TC
{
	background-color: #ffe5bf;
}
.Blob .TR
{
	background: transparent url('TR.gif'); height: 10px; width: 10px;
}

.Blob .ML
{
	background-color: #ffe5bf;
}
.Blob .MC
{
	background: #ffe5bf url('UQuot.gif') no-repeat;
}
.Blob .MR
{
	background-color: #ffe5bf;
}

.Blob .BL
{
	background: transparent url('BL.gif'); height: 10px; width: 10px;
}
.Blob .BC
{
	background-color: #ffe5bf;
}
.Blob .BR
{
	background: transparent url('BR.gif'); height: 10px; width: 10px;
}
 
