#maindiv a {text-decoration: underline;}
#maindiv {font: normal normal normal 10pt verdana,arial,helvetica,sans-serif; color: #333;}
.formwrap {width: 100%; float: left; }
.pagettl {float: left; width: 100%; text-align: center; font: normal normal 400 14pt verdana,arial,helvetica,sans-serif; color: #369; margin-bottom: 5px; clear: both;}
#query_input {width: 55%; text-align: left; float: left;}
#query_input textarea {width: 95%; height: 150px; font-family: 'Courier New','Courier','Lucida Console',monospace; font-size: 11px; border: 1px solid #ccc; margin-bottom: 5px;}
#query_input button {margin: 0px 15px;}

#options {margin-left: 5px; margin-top: 10px; position: relative; text-align: left; float: left;}
#options div {background-color: #fff;}
#opts_ttl
{
	position: absolute; z-index: 1; top: 0px; left: 30px; padding: 3px;
	font-weight: 800;
}

#opt_box {margin-top: 10px; border: 3px double #666; padding: 10px 5px 15px 5px;}
#opt_box p {margin: 5px;}
#opt_box p select {margin-left: 5px;}
#opt_box p input {margin-left: 5px;}

#batad {float: left; width: 100%; margin: 0px 0px 5px 0px; padding: 0}
#batad table {width: 50px; margin: auto}
#batad table td {white-space: nowrap; vertical-align: bottom; padding: 0px; bottom; font-size: 8pt; color: #ff0; margin: 5px 0px 0px 0px; white-space: nowrap;}
#batad table td.left {text-align:right}
#batad table td.right {text-align:left}
#batad table td.mid {vertical-align: bottom; text-align: center; background-image: url(new1bg.png); background-repeat: repeat-x; background-position: bottom left}
#batad table td.mid img {vertical-align: bottom;}
#batad table td a {font-size: 8pt; color: #0f0; font-weight: 600;}

/* debug message box */
#dbgmsg {position: fixed; border: 3px ridge #ccc; top: 0px; right: 0px; width: 400px; height: 100%; overflow: scroll}


