@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:#DCFAFA; width:100%; margin-top:10px;}

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

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

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

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

tr.WSGResultsRowA
{ BACKGROUND-COLOR:#DCFAFA }

tr.WSGResultsRowB
{ BACKGROUND-COLOR:#84B4B6 }

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: #385E5F;}

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

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

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