.middletableback {
	background-image: url(middle2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
td {
	font-size: 9pt;
}
.input1 {
	background-color: #CEEAFF;
	border: 1px dotted #0066CC;
}
.button1 {
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #003399;
	border: 1px outset #0099FF;
	vertical-align: baseline;

}
.spaceline1 {
	line-height: 200%;
}
.tableline {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #333333;
}
.tableline1 {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #C6C6C6;
}
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;
}
