@import url("ehdp-class-defs.css");
TEXTAREA      { font-size: 100%; font-family: monospace; line-height: 100%; } 
BODY          { font-size: 75%; font-family: verdana, sans-serif; }
H1            { font-size: 120%; font-family: verdana, sans-serif; text-align: center; font-weight: bold; }
H2            { font-size: 120%; font-family: verdana, sans-serif; text-align: center; font-weight: bold; }
FIELDSET      { text-align: left; padding: 0em; border-width: 1px; border-style: solid; border-color: #777777; }
LEGEND        { color: black; margin-left: 1em; margin-right: 1em; }
.MapOthChtPopup_Title { 
  margin-top: 0.5em; 
  font-size: 120%; 
  font-weight: 900; 
  }
.MonoFont_SelectBox { font-family: monospace; }
.StdRngVarBtn_Axis { margin-top: 2px; }
.MultiRng_SelectBox { width: 8em; }
.StdCatVarBtn_5em { width: 5em; margin-top: 2px; }
.StdCatVarBtn_3em { width: 3em; margin-top: 2px; }
.StdGeoVarBtn_5em { width: 5em; margin-top: 2px; }
.StdGeoVarBtn_3em { width: 3em; margin-top: 2px; }
a:link        { color: blue; }  
a:visited     { color: blue; }
a:hover       { color: blue; }
a:active      { color: blue; }
.RNG_SP_TitleLink_NoSelection  { white-space: nowrap; }
.RNG_SP_TitleTxt_NoSelection { white-space: nowrap; }
.CAT_SP_TitleLink_NoSelection { white-space: nowrap; }
.CAT_SP_TitleTxt_NoSelection { white-space: nowrap; }
.SelectBox_Height8 { height: 9em; }
.SelectBox_Height5 { height: 6em; }
.SelectBox_Height4 { height: 5em; }
.SelectBox_Width_8 { width: 9em; }
.SelectBox_Width_5 { width: 6em; }
.SelectBox_Width_4 { width: 5em; }
.SelectBox_Width_1 { width: 2em; }
