body { background-color:#008000; font-weight: normal; font-size: 12pt; color: #000000; font-family: arial, helvetica, sans-serif; margin-top:0; margin-bottom:0; }
p {font-size: 100%}

a {color: #804040; text-decoration:none}
a:visited {color: #663300; text-decoration:none}
a:hover {color: #FFFFFF; background-color: #339900; text-decoration:underline;}

h1 {font-size: 140%; font-weight: bold; color: #663300; line-height: 90%}
h2 {font-size: 120%; font-weight: bold; color: #663300}
h3 {font-size: 100%; font-weight: bold;}
h1.green {font-size: 140%; font-weight: bold; color: #339900; line-height: 90%}
h2.green {font-size: 120%; font-weight: bold; color: #339900}

strong {font-size: 110%; font-weight: bold}
strong.bold {font-size: 110%; font-weight: bold}

table.sep {border-width: 2px; border-spacing: 0px; border-style: ridge; border-collapse: separate; border-color: green; background-color: white; width:90%;}


table.main {background-color: #FFFFFF; padding: 0px; table-align: center; width: 1000px; border:#FFFFFF solid 2px;}

td.right   {background: #FFFFFF; border-style: solid; border-width: 2px; border-color: 663300; border-top: none; border-right: none; border-bottom: none; vertical-align: top; width: 170px; }
td.middle {background: #FFFFFF; vertical-align: top; width: 830px;}
td.left {background: #EDEDEF; border-style: solid; border-width: 2px; border-color: 663300; border-left: none; border-top: none; border-bottom: none; vertical-align: top; width: 190;}
td.nav  {vertical-align: center; height: 28px;}

p.headline {font-weight: normal; font-size: 14pt; font-weight: bold; color: #663300; font-family: arial, helvetica, sans-serif;}
p.sub {font-weight: normal; font-size: 8pt; color: #FFFF00; font-family: arial, helvetica, sans-serif; text-align: center;}
p.small {font-weight: normal; font-size: 10pt;}


   #tabs5 {
      float:left;
      width:1000px;
	  height:28px;
      background-color:#006600;
      line-height:normal;

      }
    #tabs5 ul {
	  margin:0;
	  list-style:none;
      }
    #tabs5 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs5 a {
      float:left;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs5 a span {
      float:left;
	  font-weight:bold;
      display:block;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }

    #tabs5 a:hover span {
      color:#006600;
	  background-color:#FFFFFF;
	  border:0px;}
   