Table.holder {
	border: 		thin solid #BEBFBF;
	margin-top:		20px;
	margin-bottom:	10px;
}
Table {

}
TH { 
	background-color: 	#F5F5DC; 
	font-size:			larger;
	color:				#660000;
	text-align:			center;
}
TH A {
	color:				#660000;
}
TH A:visited {
	color:				#660000;
}
TH A:hover {
	color:				#660000;
}

TD	{
	text-align:		left;
	line-height:	normal;
	font-size:		small;
}
TD UL	{
	margin-top:		1px;
	margin-left:	-15px;
}
.form_display {
	padding:			5px;
	border:		1px solid #993333;
	background-color:	#F5F5F5;
}

.form_image {
	text-align: center;
}

.GroupLegend {
	padding:		5px;
	font-variant: small-caps;
	font-size: large;
	font-weight:	bold;
	color: 			#000000;
}
.Group {
	padding:		5px;
	border:			thin solid #336666;
	vertical-align: middle;
}
.GroupLegendPrint {
	padding:	0px;
	font-variant: small-caps;
	font-size: large;
	font-weight:	bold;
	color: 			#000000;
}
.GroupPrint {
	border: none;
	padding:0px;
	vertical-align:inherit;
}

label	{
	font-weight:	bold;
	color: 			#336666;	
}
#content form select.query {
	background:		#F5F5DC; 
/*	based on masthead search
	background: #DDE0C6; */
}
/*
#content form input.debt-example {
	color:	#333333;
}
*/
.worksheet {
	text-align:center;
}
.data {
	text-align:right;
	white-space:nowrap;
}

