.QueryTables{
	width:590px;
	overflow:hidden;
	display: inline-table;
	text-align:left;
}
.FormDiv
{
	height: 140px;
	background-image: url(images/formBG.jpg);
}
.input {
	font-family: Tahoma, Arial, sans-serif, Georgia;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 22px;
	background-color: transparent;
	padding-left: 6px;
	padding-top: 3px;
	padding-right: 10px;
}
.TextInputLarge {
	background-image: url(images/inputBG.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 200px;
}
.TextInputSmall {
	background-image: url(images/inputBG-small.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 80px;
}
#qtype {
	font-family: Tahoma, Arial, sans-serif, Georgia;
	font-size: 11px;
	border: 1px solid #333333;
}
.buttons {
	font-family: Tahoma, Arial, sans-serif, Georgia;
	font-size: 10px;
	background-color: #666666;
	border: 1px outset #999999;
	font-weight: bold;
	color: #FFFFFF;
	padding:3px;
}
#main #right .leftcol .FormDiv label {
	color: #000000;
	font-size: 12px;
	font-weight: 500;
}
.subhead_left {
	background-color: #8F9F94;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	font-family: Tahoma, Arial, sans-serif, Georgia;
	letter-spacing: 1px;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	cursor: default;
}.AdBox {
	width:100%; text-align:center; padding-top:5px; padding-bottom:5px;
}
pre {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
#LinkBox {
	list-style-position: inside;
	list-style-type: disc;
	text-align: left;
}
#LinkBox   li {
	list-style-position: inside;
	list-style-type: disc;
}

