a:link    {color: rgb(0,204,255); text-decoration: none;      font-weight: bold}
a:visited {color: rgb(0,204,255); text-decoration: none;      font-weight: bold}
a:hover   {color: rgb(0,204,255); text-decoration: underline; font-weight: bold}
a:active  {color: rgb(8,24,90);   text-decoration: underline; font-weight: bold}

body
{
	font-family: Verdana, Arial, Helvetica;
    background: rgb(255,255,255);
	color: rgb(0,0,0);
	text-align: justify;
    scrollbar-base-color: rgb(0,204,255);
    scrollbar-arrow-color: rgb(255,255,255);
}

h1    {margin-top: 0px; margin-bottom: 0px; color: rgb(225,224,225); font-weight: bold; font-size: 12pt}
h2    {margin-top: 0px; margin-bottom: 0px; color: rgb(255,255,255); font-weight: bold; font-size: 12pt}
table {font-size: 10pt; vertical-align: top}
tr    {vertical-align: top}
img   {border: 0px}

.main td {padding: 2px}

td.sidebar {background: rgb(0,204,255) }

table.contents {background: rgb(0,204,255)}
  .contents a:link    {color: rgb(8,24,90)}
  .contents a:visited {color: rgb(8,24,90)}
  .contents a:hover   {text-decoration: underline }
  .contents a:active  {text-decoration: underline }
  .contents td        {color: rgb(255,255,255); font-weight: bold; padding: 2px }
  .contents table.tableleft   {background: rgb(0,204,255); color: rgb(255,255,255); text-align: left}
  .contents table.tableleft tr{background: rgb(0,204,255)}
  
table.details {text-align: justify;}
     .details td {padding: 4px}

.title td {padding: 2px}


td.header {background: rgb(8,24,90); color: rgb(255,255,255)}
  .header a:hover   { color: rgb(0,204,255); text-decoration: underline; font-weight: normal}
  .header a:active  { color: rgb(255,255,255); text-decoration: underline; font-weight: normal}
  .header a:link    {font-weight: normal}
  .header a:visited {font-weight: normal}

td.subhead {background: rgb(8,24,90); color: rgb(255,255,255); font-size: 8pt}
  .subhead a:hover   { color: rgb(0,204,255); text-decoration: underline; font-weight: normal}
  .subhead a:active  { color: rgb(255,255,255); text-decoration: underline; font-weight: normal}
  .subhead a:link    {font-weight: normal}
  .subhead a:visited {font-weight: normal}
  
table.tablecenter {background: rgb(225,224,225); color: rgb(0,0,0); text-align: center}
  .tablecenter tr {background: rgb(255,255,255)}
  .tablecenter td {padding: 2px}
     
table.tableleft {background: rgb(225,224,225); color: rgb(0,0,0); text-align: left}
  .tableleft tr {background: rgb(255,255,255)}
  .tableleft td {padding: 2px}

table.tablesearch {background: rgb(225,224,225); color:rgb(255,170,17); text-align: center; border: 2px rigid rgb(225,224,225); font-weight: bold;}
  .tablesearch tr  {vertical-align: center}
  .tablesearch td  {padding: 2px; background: rgb(0,0,0)}
td.tablewhite {background: rgb(255,255,255)}
td.tablewhitefont {color: rgb(255,255,255)}
  

tr.tabletop  {background: rgb(225,224,225); color: rgb(8,24,90); font-weight: bold; vertical-align: bottom;}  
td.tablealt  {background: rgb(240,240,240)} 
td.tabledesc {font-weight: bold; text-align: left}

td.detailcenter  {text-align: center}
td.detailright   {text-align: right}
td.detailsmall   {font-size: 8pt}
td.gototop    {font-size: 8pt; text-align: right}

.updates      {detail: none}