/*    STYLES - PATTERN   */

BODY
  {
   margin-top: 5;
   margin-left: 5;
   margin-right: 5;
   margin-bottom: 5;
   font-family: Verdana;
   font-size: 8pt;
   text-decoration: none;
   font-weight: normal;
   font-style: normal;
   background-color: white;
   }

P
   {font-family: Verdana;
   font-size: 8pt;
   padding: 0pt 0pt 4pt 0pt;
   }

li
   {font-family: Verdana;
   font-size: 8pt;
   padding: 0pt 0pt 4pt 0pt;
   }

ul
   {font-family: Verdana;
   font-size: 8pt;
   padding: 0pt 0pt 4pt 0pt;
   }

ul.menu {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
      }

ul.menu
    {
    display: block;
    list-style: none;
    margin: 0;
    padding: 4pt;
    }

ul.menu li
    {
    font-size: 8pt;
    font-family: 'Verdana';
    font-weight: bold;
    display: block;
    list-style: none;
    margin: 0;
    padding: 0pt 0pt 4pt 0pt;
    border-width: 0
    }


ul.menu a:link, ul.menu a:visited
   {
   display: block;
   text-decoration: none;
   background-color: #ffffff;
   color: #00A652;
   padding: 4pt;
   border: solid;
   border-width: 1px;
   border-color: #000000
   }

ul.menu a:hover
  {
   background-color: #F7E790;
   color: #00A652;
   padding: 4pt;
   }

ol.rom {
   font-family: Verdana;
   font-weight: normal;
   font-style: normal;
   font-size: 8pt;
   list-style-type: upper-roman;
   }

TABLE,TH,TR,TD
  {
   font-family: Verdana;
   font-size: 8pt;
   text-decoration: none;
   font-weight: normal;
   font-style: normal;
  }

SELECT,OPTIONS
  {
   font-family: Verdana;
   font-size: 8pt;
   text-decoration: none;
   font-weight: normal;
   font-style: normal;
  }




TD.text {
   font-size: 8pt;
   font-family: 'Verdana';
   font-weight: normal;
   font-style: normal;
   color: #777777;
   background-color: #ffffff;
   text-align: justify;}

TD.text2 {
   font-size: 12pt;
   font-family: 'Verdana';
   font-weight: normal;
   font-style: normal;
   color: #00A652;
   background-color: #ffffff;
   text-align: justify;}

TD.field {
   font-size: 8pt;
   font-family: 'Verdana';
   font-weight: normal;
   font-style: normal;
   color: #004400;
   background-color: #ffffff;
   text-align: justify;
   vertical-align: top;}

TD.top {font-size: 20pt;
   font-family: Verdana;
   font-weight: normal;
   font-style: normal;
   color: #00A652;
   background-color: #ffffff;
   text-align: center;
   padding: 1em 1em 1em 1em;}

TD.top1 {font-size: 7pt;
   font-family: Verdana;
   font-weight: normal;
   font-style: normal;
   color: #00A652;
   background-color: #ffffff;
   text-align: center;
   padding: 0em 1em 1em 1em;}

TD.top2 {font-size: 12pt;
   font-family: Verdana;
   font-weight: bold;
   font-style: normal;
   color: #00A652;
   background-color: #ffffff;
   text-align: center;
   padding: 0.5em 0.5em 0.5em 1em;
   border-bottom: solid;
   border-width: 1px;
   border-color: #777777
   }

TD.top3 {font-size: 9pt;
   font-family: Verdana;
   font-weight: normal;
   font-style: normal;
   color: #00A652;
   background-color: #ffffff;
   text-align: left;
   vertical-align: top;
   padding: 0.5em 0.5em 0.5em 0.5em;}

TD.menu {
   font-size: 8pt;
   font-family: Verdana;
   font-weight: normal;
   font-style: normal;
   text-align: center;
   }

TD.sch {
   font-size: 8pt;
   font-family: Verdana;
   font-weight: normal;
   font-style: normal;
   color: #777777;
   background-color: #ffffff;
   text-align: center;
   border: solid;
   border-width: 3px;
   border-color: #777777;
   padding: 1em 1em 1em 1em;}




A:link {color: #00A652; font: verdana; text-decoration: none;}
A:visited {color: #00A652; font: verdana; text-decoration: none;}
A:active {color: #00A652; font: verdana; text-decoration: none;}
A:hover {color: #FA9400; font: "verdana"; text-decoration: none;}



A.menu1:link
     { display: block;
       font-family: Verdana;
       font-size: 8pt;
       color: #00A652;
       text-decoration: none; 
       font-weight: bold;
       border-bottom: solid;
       border-bottom-color: 777777;
       border-bottom-width: 1px;
       padding-top: 4pt;
       padding-bottom: 4pt;}

A.menu1:visited 
     { display: block;
       font-family: Verdana;
       font-size: 8pt;
       color: #00A652;
       text-decoration: none; 
       font-weight: bold;
       border-bottom: solid;
       border-bottom-color: 777777;
       border-bottom-width: 1px;
       padding-top: 4pt;
       padding-bottom: 4pt;}

A.menu1:hover 
    { font-family: Verdana;
      font-size: 8pt;
      color: #FA9400;
      text-decoration: none;
      font-weight: bold;
      background-color: #ffffff;
      border-top: solid;
      border-top-color: 777777;
      border-top-width: 1px;
      border-left: solid;
      border-left-color: 777777;
      border-left-width: 1px;
      border-right: solid;
      border-right-color: 777777;
      border-right-width: 1px;
      border-bottom-width: 0px;
      padding-top: 4pt; 
      padding-bottom: 4pt;}

A.menu1:active 
    { font-family: Verdana;
      font-size: 8pt;
      color: #FA9400;
      text-decoration: none;
      font-weight: bold;
      background-color: #ffffff;
      border-top: solid;
      border-top-color: 777777;
      border-top-width: 1px;
      border-left: solid;
      border-left-color: 777777;
      border-left-width: 1px;
      border-right: solid;
      border-right-color: 777777;
      border-right-width: 1px;
      border-bottom-width: 0px;
      padding-top: 4pt; 
      padding-bottom: 4pt;}



