@charset "utf-8";
/*generic parameters*/
body
{color: black; background-color:#ffffff; font-family: Verdana, Arial, Tahoma;}

p
{font-size:7pt;}

table.main
{width:550px;}

/*headers*/
h1
{margin-bottom:0pt;}

h2
{margin:20pt 0pt 15pt 0pt;}

/*form*/
td.form
{padding:3pt 5pt 3pt 5pt;text-align:left;font-size: 7pt;}

input.WSGInputButton
{border: dimgray 1px solid;}

table.WSGTableForm
{border: darkgray 1px solid; font-size: 9pt; background-color:#C4EBF8; width:100%; margin-top:10px;}

table.WSGTableLogin
{border: darkgray 1px solid; font-size: 9pt; background-color: whitesmoke;}

/*results*/
tr.WSGResultsHeader
{font-weight: bolder; font-size: 7pt; color: white; height: 30pt; background-color:#1590B9;}

th.WSGResultsHeader
{padding:0pt 5pt 0pt 5pt;}

table.WSGTableResults
{border: #3366cc 1px solid; font-size: 8pt; background-color:aliceblue; width:100%;  padding:0px; border-spacing:1px;}

tr.WSGResultsRowA
{ BACKGROUND-COLOR:#80D4F0 }

tr.WSGResultsRowB
{ BACKGROUND-COLOR:#C4EBF8 }

td.data
{padding:0pt 5pt 0pt 5pt;text-align:center;font-size: 7pt;}

td.datal
{padding:0pt 5pt 0pt 5pt;text-align:left;font-size: 7pt;}

td.data2
{padding:0pt 5pt 0pt 5pt;text-align:left; border-style: none none solid none; border-width: 1px; border-color: #1590B9;}

td.data_right
{padding:0pt 5pt 0pt 5pt;text-align:right;font-size: 7pt;}


img.modify
{border-width:0;width:16px;}

table.filter
{border: #3366cc 1px solid; font-size: 8pt;background-color:aliceblue; width:550px;}

table.filter td{
	font-size:x-small;

table.main
{padding:0px; border-spacing:1px;}


}


