.jumpList {
	float: left;
	font-size: 8pt;
	width: 200px;
}

.jumpList ul {

}

.back2Top {
	text-align: right;
	font-size: 10pt;
}

.listing {
	color: #333333;
	font-size: 100%;
	width: 100%;
	border-collapse: collapse;
}

.listing a {
	text-decoration: none;
}

.secheaders{
	font-size: 130%;
	font-weight: bold;
	background: yellow url('/images/bg_menu_gold.gif') repeat-x;
	padding: 5px;
	text-align: left;
}

.section_header {
	font-size: 130%;
	font-weight: bold;
	background: yellow url('/images/bg_menu_gold.gif') repeat-x;

	text-align: left;
}

.section_header  td {
	padding-left: 5px;
	padding-right: 5px;
}


.section_header a, .section_header a:visited {
	text-decoration: none;
	color: #333333;
}

.colnames{
	font-weight: bold;
}

.secheaders td, .colnames td {
	padding: 3px;
	margin: 0px;
}

.secheaders td, .secheaders a, .colnames td {
	color: #333300;
}

.greenback, .greenerback, .yellowback, .yellowerback {

}

.curMonth {
	font-weight: bold;
	font-size: 150%;
}
.disprow td{}
