BODY {
  font-family: Verdana, Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  color: #993333;
  font-size: 8pt;
  background: #F6F7C1;
  width : 885px;
  margin-left : auto;
  margin-right : auto;
}

TABLE {
  background: #F6F7C1;
  text-align: left;
}

TD.mainright {
  background: #ffffff;
}

H1 {
  font-size: 14pt;
  color: #993333;
}

H2 {
  font-size: 12pt;
  color: #993333;
}

H2 A:link, H2 a:visited {
  font-size: 12pt;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}

H2 a:hover {
  text-decoration: underline;
  color: #9900FF;
}

H3 {
  font-size: 10pt;
  font-weight: bold;
  color: #993333;
}

H3 A:link, H3 A:visited {
  font-size: 10pt;
  font-style: normal;
  font-weight: bold;
  color: #0000FF;
  text-decoration: none;
}

H3 a:hover {
  text-decoration: underline;
  color: #9900FF;
}

EM {
  font-size: 9pt;
  text-align: center;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
}

P {
  font-size: 8pt;
  text-align: justify;
}

OL {
  font-size: 8pt;
}

UL {
  font-size: 8pt;
}

A:link, A:visited {
  font-size: 8pt;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  color: #0000FF;
}

A:hover {
  text-decoration: underline;
  color: #0000CC;
}

.CategoryPicker {
  font-size: 8pt;
  text-align: left;
}

.SiteForm {
  font-size: 8pt;
  text-align: left;
  text-valign: top;
}

.Head3 {
  font-size: 10pt;
  font-weight: bold;
  color: black;
}

.HeadText {
  font-size: 14pt;
  font-weight: bold;
}

.HeadSubText {
  font-size: 12pt;
  color: blue;
  font-weight: bold;
}

.BaseLine {
  font-size: 7pt;
  font-weight: normal;
  text-align: center;
}

.BaseLine td {
  font-size: 7pt;
  font-weight: normal;
  text-align: center;
}

.BaseLine td a:link, .BaseLine td a:visited {
  font-size: 7pt;
  font-weight: bold;
  color: #C400FF;
  text-decoration: none;
}

.BaseLine td a:hover {
  text-decoration: underline;
  color: #DDA520;
}

.StdTitle {
  background-color: #FFFF99;
  font-size: 8.0pt;
  color: #000000;
}

.StdTitle A:link, .StdTitle A:visited {
  font-size: 8.0pt;
  background-color: #000000;
  color: #F6F7C1;
}

.StdTitle A:hover {
  text-decoration: unterline;
  color: #DDA520;
}

.StdDesc {
  background-color: #DDA520;
  font-size: 8.0pt;
}

.StdDesc P {
  font-size: 8.0pt;
}

.EnhTitle {
  background-color: #FFFF00;
  font-size: 10.0pt;
}

.EnhTitle A:link, .EnhTitle A:visited {
  font-size: 10.0pt;
}

.EnhTitle A:hover {
  text-decoration: unterline;
  color: #DDA520;
}

.EnhDesc {
  background-color: #000000;
  font-size: 9.0pt;
}

.EnhDesc P {
  font-size: 9.0pt;
}

div#menu {
  font-family: Verdana, Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  background-color: #F6F7C1;
  color: white;
  font-size: 7pt;
}

div#menu td {
  text-align: center;
  font-family: Verdana, Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  background-color: black;
  color: white;
  font-size: 9pt;
  border-top: 4px black solid;
}

div#menu td a:link, div#menu td a:visited {
  font-weight: bold;
  background-color: black;
  color: white;
  text-decoration: none;
}

div#menu td a:hover {
  text-decoration: underline;
  color: #DDA520;
}

div#menu td.current {
  color: #White;
  background-color: #FFFFFF;
  color: white;
  font-weight: bold;
  font-size: 9pt;
}

div#menu td.current a:link, div#menu td.current a:visited {
  font-weight: bold;
  background-color: #FFFFFF;
  color: black;
  text-decoration: none;
  font-size: 9pt;
}

div#menu td.current a:hover {
  text-decoration: underline;
  background-color: #DDA520;
  color: white;
}

div#submenu {
  font-family: Verdana, Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  background-color: black;
  color: white;
  font-size: 7pt;
}

div#submenu td {
  text-align: center;
  font-family: Verdana, Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  background-color: White;
  color: white;
  font-size: 8pt;
  border-top: 4px black solid;
}

div#submenu td a:link, div#submenu td a:visited {
  font-weight: bold;
  background-color: black;
  color: #FFFFFF;
  text-decoration: none;
}

div#submenu td a:hover {
  text-decoration: underline;
  background-color: black;
  color: #DDA520;
}

div#submenu td.current {
  color: white;
  background-color: #FFFFFF;
  font-weight: bold;
  font-size: 8pt;
  border-bottom: 0px;
}

div#submenu td.current a:link, div#submenu td.current a:visited {
  font-weight: bold;
  background-color: #FFFFFF;
  color: black;
  text-decoration: none;
  font-size: 8pt;
}

div#submenu td.current a:hover {
  text-decoration: underline;
  background-color: #DDA520;
  color: #ffffff;
}

div#submenu td.baseline {
  background-color: #ffffff;
}

div#subsubmenu {
  font-family: Verdana, Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  background-color: black;
  color: white;
  font-size: 7pt;
}

div#subsubmenu td {
  text-align: center;
  font-family: Verdana, Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  background-color: black;
  color: white;
  font-size: 8pt;
  border-top: 4px black solid;
}

div#subsubmenu td a:link, div#subsubmenu td a:visited {
  font-weight: bold;
  background-color: black;
  color: white;
  text-decoration: none;
}

div#subsubmenu td a:hover {
  text-decoration: underline;
  background-color: black;
  color: #DDA520;
}

div#subsubmenu td.current {
  color: white;
  background-color: #FFFFFF;
  font-weight: bold;
  font-size: 8pt;
  border-bottom: 0px;
}

div#subsubmenu td.current a:link, div#subsubmenu td.current a:visited {
  font-weight: bold;
  color: black;
  background-color: #FFFFFF;
  text-decoration: none;
  font-size: 8pt;
}

div#subsubmenu td.current a:hover {
  text-decoration: underline;
  background-color: #DDA520;
  color: white;
}

div#subsubmenu td.baseline {
  background-color: #FFFFFF;
}
