BODY {
	font-family: verdana, 'trebuchet MS', Tahoma;
}

.TBLtitle {
	font-size: 14px;
	font-weight : bold;
	white-space : nowrap;
	color : #000066;
}

.TBLsubtitle {
	font-size: 12px;
	white-space : nowrap;
	color : Black;
}

.TBLhdr {
	font-size: 12px;
	text-align: left;
	font-weight : bold;
	background-color : b0c4de;
	white-space : nowrap;
}

.TBLcol {
	font-size: 12px;
	text-align: center;
	font-weight : bold;
	vertical-align : bottom;
}

.TBLpulldownTitle {
	font-size: 13px;
	color : #000066;
	text-align : right;
	vertical-align : middle;
}

.TBLpulldownNull {
	font-size: 13px;
	background-color : #CBCBCB;
	vertical-align : middle;
	text-align : center;
}

.TBLpulldown {
	font-size: 13px;
	text-align : right;
}

.TBLval {
	font-size: 11px;
	vertical-align : top;
}

.TBLpulldownSelect {
	background-color : #7FFF00;
}

.TBLpulldownPrimary {
	background-color : #FFD700;
}

.TBLlegend {
	font-size: 12px;
}

.TBLcredit {
	font-size: 12px;
}

.TBLdesc {
	font-size: 12px;
}