
 
BODY {     scrollbar-3d-light-color:WHITE;
           scrollbar-arrow-color:WHITE;
           scrollbar-base-color:WHITE;
           scrollbar-dark-shadow-color:WHITE;
           scrollbar-face-color:#029E17;
           scrollbar-highlight-color:WHITE;
           scrollbar-shadow-color:Grey; 
		   margin-top: 0; 
		   font-family: arial, helvetica, geneva, sans-serif;
		   } 
 
 
 
A:link     { font-family: Arial, Helvetica; font-size: 16px; font-weight: normal; text-decoration: underline; color: WHITE;}
A:visited  {font-family: arial, Helvetica; font-size: 16px; text-decoration: none; color:WHITE; font-weight: normal;}
A:active   {font-family: Arial, Helvetica; font-size: 16px; text-decoration: none;  font-weight: normal;}
A:hover    {font-family: Arial, Helvetica; font-size: 16px; text-decoration: none; color: #02AC61; font-weight: normal;}

UL.img1	{list-style-image: url(../images/diamond.gif);	margin-left:0.75cm; }

              H1 {font: 140%; verdana, arial, helvetica; font-weight: bold;
           margin-top: 10px; margin-bottom: 2px;}
           H2 {font: 140%; verdana, arial, helvetica; font-weight: bold;
           margin-top: 10px; margin-bottom: 2px;}
           H3 {font: 120%; verdana, arial, helvetica; font-weight: bold;
           margin-top: 10px; margin-bottom: 2px;}
           H4 {font: 110%; verdana, arial, helvetica; font-weight: bold; 	color: #333333;}
           P {font-family: arial, helvetica, geneva, sans-serif; line-height:
           120%; margin-top: 10px; margin-bottom: 0px;}

           B {font-weight: bold;}

.orange { font: 14pt geneva, arial, sans-serif; color: #663300; font-weight: bold; }
.bottom {font: 10pt verdana, arial, helvetica; display: none; color:WHITE; font-weight: bold;}
.large { font: 14pt geneva, arial, sans-serif;  font-weight: bold; }
.smallprint { font: 10pt verdana, arial, helvetica; }
.main {font: 10pt verdana, arial, helvetica; display: none; color:WHITE; font-weight: bold;}
.purple {font: 10pt verdana, arial, helvetica; color: #000066; font-weight: bold; }
.border { margin-left: 20px; margin-right: 20px;}


.text {font: 10pt verdana, arial, helvetica; color:WHITE; font-weight: bold;}

.headline {font-family: Arial, Helvetica; font-size: 18px; font-weight: bold; text-decoration: none; color: WHITE;}

 .headline:link     { font-family: Arial, Helvetica; font-size: 18px; font-weight: bold; text-decoration: none; color: WHITE;}
 .headline:visited  {font-family: arial, Helvetica; font-size: 18px; text-decoration: none; color:#999999; font-weight: bold;}
 .headline:active   {font-family: Arial, Helvetica; font-size: 18px; text-decoration: none; color: ; font-weight: bold;}
 .headline:hover    {font-family: Arial, Helvetica; font-size: 18px; text-decoration: underline; color: #02AC61; font-weight: bold;}

.fineprint:link { font-family: Arial, Helvetica; font-size: 12px; font-weight: normal; text-decoration: underline; color: WHITE;}
.fineprint:visited  {font-family: arial, Helvetica; font-size: 12px; text-decoration: none; color:WHITE; font-weight: normal;}
.fineprint:active   {font-family: Arial, Helvetica; font-size: 12px; text-decoration: none;  font-weight: normal;}
.fineprint:hover    {font-family: Arial, Helvetica; font-size: 12px; text-decoration: none; color: #C6C6C6; font-weight: normal;}



#menuBar {
  background-color: WHITE;
  border-style: solid;
  border-width: 0px;
  border-top-color: #2f427b;
  border-top-width: 0px;
  border-bottom-color: #2f427b;
  border-bottom-width: 0px;
  color: BLACK;
  padding: 0px;
  font-family: "MS Sans Serif", Arial, Tahoma, sans-serif;
  padding-top: 0px;
  padding-bottom: 0px;
  position: relative;
  left: 0px;
  top: 0px;
  text-align: center;
  width: 100%;
  z-index: 100;
}

a.menuButton, a.menuButtonActive {
  border-style: solid;
  border-top-color: #A8ADB7;
  border-top-width: 1px;
  border-bottom-color: black;
  border-bottom-width: 3px;
  border-right-color: black;
  border-right-width: 1px; 
  border-left-color: #909090;
  border-left-width: 3px;
  color: BLACK;
  cursor: default;
  font-family: "MS Sans Serif", Arial, Tahoma, sans-serif;
  font-size: 9pt;
  font-style: normal;
  font-weight: BOLD;
  padding: 3px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  left: 0px;
  top: 0px;
  text-decoration: none;
}

a.menuButton:hover {
  background: GOLD;
  border-color: black black #A8ADB7 #A8ADB7;
  color: white;
}

a.menuButtonActive, a.menuButtonActive:hover {
  background-color: #CC9900;
  border-color: black black #A8ADB7 #A8ADB7;
  color: BLACK;
  left: 0px;
  top: 0px;
}

.menu {
  font-family: "MS Sans Serif", Arial, Tahoma,sans-serif;
  background-color: #184880;
  border-style: solid;

  border-top-color:black;
  border-top-width: 0;

  border-right-width: 1;
  border-right-color: black;

  border-bottom-width: 1;
  border-bottom-color: black;

  border-left-width: 1;
  border-left-color: #A8ADB7;
  padding: 0px;
  position: absolute;
  text-align: left;
  visibility: hidden;
  z-index: 100;
}

a.menuItem {

  background: GOLD;
  border-color: black black black black;
  color: BLACK;
  cursor: default;
  display: block;
  font-family: "MS Sans Serif", Arial, Tahoma,sans-serif;
  font-size: 9pt;
  font-style: normal;
  font-weight: normal;
  margin: 0px;
  padding: 3px;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
}

/* hover after click */

a.menuItem:hover {
  background-color: WHITE;
  color: BLACK;
}

.menuItemSep {
  border-bottom: 1px solid #red;
  border-top: 1px solid #red;
  margin: 0px 0px 0px 0px;

}

.smalltext { font-family: Arial, Helvetica; font-size: 10px; font-weight: bold; text-decoration: none; color: #c6c6c6;}

@media print {
  @page         { margin: 10% }
body { display: none }
}

@media speech {
  H1, H2, H3, 
  H4, H5, H6    { voice-family: paul, male; stress: 20; richness: 90 }
  H1            { pitch: x-low; pitch-range: 90 }
  H2            { pitch: x-low; pitch-range: 80 }
  H3            { pitch: low; pitch-range: 70 }
  H4            { pitch: medium; pitch-range: 60 }
  H5            { pitch: medium; pitch-range: 50 }
  H6            { pitch: medium; pitch-range: 40 }
  LI, DT, DD    { pitch: medium; richness: 60 }
  DT            { stress: 80 }
  PRE, CODE, TT { pitch: medium; pitch-range: 0; stress: 0; richness: 80 }
  EM            { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
  STRONG        { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }
  DFN           { pitch: high; pitch-range: 60; stress: 60 }
  S, STRIKE     { richness: 0 }
  I             { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
  B             { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }
  U             { richness: 0 }
  A:link        { voice-family: harry, male }
  A:visited     { voice-family: betty, female }
  A:active      { voice-family: betty, female; pitch-range: 80; pitch: x-high }