﻿.listbox            {font-family:Arial;font-size:8pt}
.listbox2           {font-family:Arial;font-size:10pt}			
.textS				{font-family:Verdana;font-size:7pt;color:Black}
.textSS				{font-size:7pt}
.text0				{font-family:Verdana;font-size:8.5pt;color:Black}
.textD0				{font-family:Verdana;font-size:8.5pt;color:#525252}
.textS0				{font-size:8.5pt}
.text1				{font-family:Verdana;font-size:10pt;color:Black}
.textD1				{font-family:Verdana;font-size:10pt;color:#525252}
.textS1				{font-size:10pt}
.text2				{font-family:Verdana;font-size:10pt;color:Black;font-weight:bold}
.text3				{font-family:Verdana;font-size:12pt;color:Black}
.text4				{font-family:Verdana;font-size:12pt;color:Black;font-weight:bold}
.textimportant      {color:#bf5817}
.atext0             {font-family:Verdana;font-size:8.5pt;text-decoration:underline}
.atext1             {font-family:Verdana;font-size:10pt;text-decoration:underline}
.atext2             {font-family:Verdana;font-size:10pt;text-decoration:underline;font-weight:bold}
.text0d				{font-family:Verdana;font-size:8.5pt;color:Black}
.textS0d			{font-size:8.5pt}
.text1d				{font-family:Verdana;font-size:10pt;color:Black}
.textS1d			{font-size:10pt}
.text2d				{font-family:Verdana;font-size:10pt;color:Black;font-weight:bold}
.text3d				{font-family:Verdana;font-size:12pt;color:Black}
.atext0d            {font-family:Verdana;font-size:9pt;text-decoration:underline}
.atext1d            {font-family:Verdana;font-size:10pt;text-decoration:underline}
.atext2             {font-family:Verdana;font-size:10pt;text-decoration:underline;font-weight:bold}

.btn
{
   font-size:11px;
   font-family:Verdana,sans-serif;
   color:#000000;
   background-color:#CDCDCD;
   border-top-style:solid;
   border-top-color:#000000;
   border-top-width:1px;
   border-bottom-style:solid;
   border-bottom-color:#777777;
   border-bottom-width:1px;
   border-left-style:solid;
   border-left-color:#000000;
   border-left-width:1px;
   border-right-style:solid;
   border-right-color:#777777;
   border-right-width:1px;
}
.btnOvr
{
   font-size:11px;
   font-family:Verdana,sans-serif;
   color:#000000;
   background-color:#AAAAAA;
   border-top-style:solid;
   border-top-color:#000000;
   border-top-width:1px;
   border-bottom-style:solid;
   border-bottom-color:#777777;
   border-bottom-width:1px;
   border-left-style:solid;
   border-left-color:#000000;
   border-left-width:1px;
   border-right-style:solid;
   border-right-color:#777777;
   border-right-width:1px;
}
.btnDsbld
{
   font-size:11px;
   font-family:Verdana,sans-serif;
   color:#BBBBBB;
   background-color:#EEEEEE;
   border-style:solid;
   border-color:#777777;
   border-width:1px;
}