.middletableback {
	background-image: url(middle2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
td {
	font-size: 9pt;
}
.input1 {
	background-color: #FFCC99;
	border: 1px dotted #996600;
	color: #993300;

}
.button1 {
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #996600;
	border: 1px outset #CC9933;
	vertical-align: baseline;

}
.spaceline1 {
	line-height: 200%;
}
.tableline {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
.tableline1 {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CC3300;
}
a:link {
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
a {
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #990000;
}
