
td.yr
{
	height:40px;
	text-align: center;
	font-size: 25px;
	color: #6699cc;
	border-right: 1px solid #d3dcec;

}

div.yrspacer
{
	width:165px;
}

td.qtr, td.qtrEmpty
{
	height: 25px;
	font-size: 12px;
	text-align: center;
	background-color: #ffffff;
	border-top: 1px solid #d3dcec;
	border-bottom: 1px solid #d3dcec;
	border-right: 1px solid #d3dcec;
	cursor: pointer;
	color: #6699cc;
}

td.qtrEmpty
{
	cursor: default;
}

td.del
{
	height:40px;
	text-align: center;
}

.delrow
{
	background-color: white;
}

.delrowalt
{
	background-color: white;
}

.doc, .docEmpty
{
	width:26px;
	height:26px;
	margin: auto;
	border: 1px solid #d3dcec;
	background-color: #ffffff;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	position: relative;
}

.docEmpty
{
	cursor: default;
}

.docimg
{
	position: absolute;
	left: 5px;
	top: 5px;
}

.footnote
{
	font-size: 8px;
	position: absolute;
	right: 1px;
	top: 0px;
	color: #000000;
	text-decoration: none;
}

.dellbl
{
	height: 40px;
	padding-right:5px;
	white-space:nowrap;
}	


.keytbl
{
	margin-top:25px;
	border: 1px solid #d3dcec;
}

.keyheader
{
	background-color: #fafafa;
	padding:5px;
	color: #000000;
	font-size: 14px;
	border-bottom: 1px solid #d3dcec;
}

.keyimg
{
	padding:3px;
}

.keydesc
{
	padding:3px;
	padding-right:5px;
}	

.ignore
{
	cursor: default;
}
