body,h1,h2{
	color:	black;
}
.tablemenu{
	/*display:		none;*/
}
#menuholder, #menudiv{
	display:		none;
}
.noprint{
	display: 			none;
}

table.frame th, table.frame td{
	padding:		2px;
}

table.frame th{
	text-align:		center;
}
table.frame td{
	text-align:		right;
}
table.frame td.heading{
	text-align:			left;
	color:				black;
	border:				1px solid black;
	background-color:	white;
	font-weight:		bold;
}
/*input[type="button"]{
	border:				1px outset black;
	color:				black;
}
input[type="text"]{
	border:				1px solid white; /*2px solid red;*/
/*}*/
.quotebutton{
	display:			none;
}
/*
table.quoteframe th,table.quoteframe td{
	border: 1px solid red;
}
*/

.helpbutton{
	display:			none;
}
.helpbox{
	display:			none;
}
