/* DO NOT USE FONT-SIZE WITH AN ABSOLUTE SIZE!!!!!!!!!!!! */
BODY {
  margin: 0;
  background: url(/web/20050720132452im_/http://www.easysw.com/images/esp-banner.gif) #bbbbbb;
  font-family: sans-serif;
  color: #000000;
}

H1 {
  font-size: 200%;
}

H2 {
  font-size: 180%;
}

H3 {
  font-size: 150%;
}

H4 {
  font-size: 120%;
}

P, TD, TH, H1, H2, H3, H4, H5, H6, BIG {
  color: #000000;
  font-family: sans-serif;
}

KBD {
  color: #004400;
  font-family: monospace;
  font-weight: bold;
}

PRE {
  color: #000000;
  font-family: monospace;
}

PRE.command {
  margin-left: 2em;
}

HR {
  border-color: #000099;
  color: #000099;
}

A:link, A:visited {
  font-weight: bold;
  text-decoration: none;
  color: #000099;
}

A:link:hover {
  font-weight: bold;
  text-decoration: none;
  color: #990000;
}

A:active {
  font-weight: bold;
  text-decoration: underline;
  color: #ff0000;
}

UL.noindent {
  padding-left: 1em;
}

TR.box, TR.box TH, TH.box {
  background-color: #dfdfdf;
  color: #000000;
}

TR.header, TR.header TH, TH.header, TR.header TH A {
  background-color: #000099;
  color: #ffffff;
}

TR.data0, TR.data0 TD, TD.data0, TR.odd, TD.odd {
  background-color: #dfdfdf;
  padding: 2;
}

TR.data1, TR.data1 TD, TD.data1, TR.even, TD.even {
  background-color: #ccccdf;
  padding: 2;
}

INPUT[TYPE="SUBMIT"] {
  font-family: sans-serif;
  font-weight: bold;
}

INPUT, TEXTAREA {
  font-family: monospace;
  font-weight: normal;
  font-size: 100%;
}

H1.title, H2.title {
  color: #ff0000;
  text-align: center;
}

A.whitelink:link, A.whitelink:visited {
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
}

A.whitelink:hover {
  font-weight: bold;
  text-decoration: none;
  color: #ffff77;
}

A.whitelink:active {
  font-weight: bold;
  text-decoration: underline;
  color: #ffffff;
}

SUB, SUP {
  font-size: 50%;
}

TD.nav, TD.nav A, TD.nav A:visited {
  font-weight: bold;
  color: #000099;
}

TD.nav A:hover {
  font-weight: bold;
  color: #990000;
}

TD.nav A:active {
  font-weight: bold;
  color: #ff0000;
}

A.current {
  font-weight: bold;
  color: red;
}

DIV.faq, DIV.howto {
  margin-left: 1em;
  margin-right: 4em;
  background-color: #eeeeee;
}

UL.compressed {
  margin-left: 2em;
  padding-left: 0em;
}

.holiday {
  text-align: center;
  margin-left: 5em;
  margin-right: 5em;
  color: black;
  background: yellow;
}

.missing {
  color: red;
}

.note {
  color: red;
}

.yellow {
  background-color: #ffff00;
}

.myesp_inputbox { 
  font-family: sans-serif; 
  font-weight: 600;
  background-color: #e0e0e0;
  border-color: #101010;
  border-right: solid 1px; 
  border-top: solid 1px; 
  border-left: solid 1px; 
  border-bottom: solid 1px; 
}

.myesp_inputbutton { 
  font-family: sans-serif;
  font-weight: 600;
}

.myesp_textareabox { 
  font-family: sans-serif;
  font-weight: 600;
  background-color: #e0e0e0;
  border-color: #101010;
  border-left: 1px solid; 
  border-top: 1px solid; 
  border-right: 1px solid; 
  border-bottom: 1px solid; 
}

.myesp_selectbox { 
  font-family: sans-serif;
  font-weight: 600;
  background-color: #e0e0e0;
  border-color: #101010;
  border-right: solid 1px; 
  border-top: solid 1px; 
  border-left: solid 1px; 
  border-bottom: solid 1px; 
  scrollbar-face-color: #303030; 
  scrollbar-shadow-color: #000000; 
  scrollbar-highlight-color: #000000; 
  scrollbar-3dlight-color: #F0F0F0; 
  scrollbar-darkshadow-color: #F0F0F0; 
  scrollbar-track-color: #9F9F9F; 
  scrollbar-arrow-color: #000000; 
}

.myesp_headline {
  font-weight: 600; 
  color: #000000; 
  text-decoration: none; 
}

.myesp_fixedtext {
  font-family: fixedsys,courier;
  color: #000000; 
}

.myesp_smallerrortext {
  font-family: sans-serif;
  font-weight: 400; 
  color: #990000; 
}

.myesp_helptext {
  font-family: sans-serif;
  font-weight: 400; 
  color: #bb5050; 
}

.myesp_errortext {
  font-family: sans-serif;
  font-weight: 400; 
  color: #990000; 
}

.myesp_alerttext {
  font-family: sans-serif;
  font-weight: 500; 
  color: #990000; 
}

TR.navigation {
  font-family: sans-serif;
  font-weight: 300; 
  background-color: #ffffff;
  color: #000009; 
}

TR.infoarea {
  font-family: sans-serif;
  font-weight: 300; 
  background-color: #eeee99;
  color: #440000; 
}

TH.infoarea {
 font-family: sans-serif;
 font-weight: 300; 
 background-color: #eeee99;
 color: #440000; 
}

TD.infoarea {
  font-family: sans-serif;
  font-weight: 300; 
  background-color: #eeee99;
  color: #440000; 
}

TH.fieldtag {
 font-family: sans-serif;
 font-weight: 600; 
 color: #000000; 
 background-color: #ffffff; 
}

TD.fieldtag {
 font-family: sans-serif;
 font-weight: 600; 
 color: #000000; 
 background-color: #ffffff; 
}

TH.hifieldtag {
 font-family: sans-serif;
 font-weight: 600; 
 color: #ffffff; 
 background-color: #000099; 
}

TD.hifieldtag {
  font-family: sans-serif;
  font-weight: 600; 
  color: #ffffff; 
  background-color: #000099; 
}

TH.headline {
 font-family: sans-serif;
 font-weight: 600; 
 color: #000000; 
 background-color: #ffffff; 
}

TD.headline {
 font-family: sans-serif;
 font-weight: 600; 
 color: #000000; 
 background-color: #ffffff; 
}

TH.hiheadline {
  font-family: sans-serif;
  font-weight: 600; 
  color: #ffffff; 
  background-color: #000099; 
}

TD.hiheadline {
 font-family: sans-serif;
 font-weight: 600; 
 color: #ffffff; 
 background-color: #000099; 
}

TH.subheadline {
 font-family: sans-serif;
 font-weight: 500; 
 color: #000000; 
 background-color: #ffffff; 
}

TD.subheadline {
  font-family: sans-serif;
  font-weight: 500; 
  color: #000000; 
  background-color: #ffffff; 
}

TR.hisubheadline {
  font-family: sans-serif;
  font-weight: 600; 
  color: #ffffff; 
  background-color: #000099; 
}

TH.hisubheadline {
  font-family: sans-serif;
  font-weight: 600; 
  color: #ffffff; 
  background-color: #000099; 
}

TD.hisubheadline {
  font-family: sans-serif;
  font-weight: 600; 
  color: #ffffff; 
  background-color: #000099; 
}

TH.column_header {
  font-family: sans-serif;
  font-weight: 600; 
  color: #000000; 
  background-color: #cccccc; 
}

TR.hiseparator {
  font-family: sans-serif;
  font-weight: 400; 
  color: #000000; 
  background-color: #ddddff; 
}

TR.odd_urgent {
  font-family: sans-serif;
  font-weight: 400; 
  color: #000000; 
  background-color: #f0c0c0; 
}

TR.even_urgent {
  font-family: sans-serif;
  font-weight: 400; 
  color: #000000; 
  background-color: #f0c0c0; 
}

TR.odd_high {
  font-family: sans-serif;
  font-weight: 400; 
  color: #000000; 
  background-color: #ffffcf; 
}

TR.even_high {
  font-family: sans-serif;
  font-weight: 400; 
  color: #000000; 
  background-color: #ffffcf; 
}

TR.odd_normal {
  font-family: sans-serif;
  font-weight: 400; 
  color: #000000; 
  background-color: #cfffcf; 
}

TR.even_normal {
  font-family: sans-serif;
  font-weight: 400; 
  color: #000000; 
  background-color: #cfffcf; 
}

TR.odd_low {
 font-family: sans-serif;
 font-weight: 400; 
 color: #000000; 
 background-color: #afffff; 
}

TR.even_low {
  font-family: sans-serif;
  font-weight: 400; 
  color: #000000; 
  background-color: #afffff; 
}

TR.odd_wait {
  font-family: sans-serif;
  font-weight: 400; 
  color: #000000; 
  background-color: #afafff; 
}

TR.even_wait {
  font-family: sans-serif;
  font-weight: 400; 
  color: #000000; 
  background-color: #afafff; 
}

/*
     FILE ARCHIVED ON 13:24:52 Jul 20, 2005 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 19:24:03 May 19, 2021.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 107.948
  exclusion.robots: 0.251
  exclusion.robots.policy: 0.241
  RedisCDXSource: 1.259
  esindex: 0.01
  LoadShardBlock: 83.039 (3)
  PetaboxLoader3.datanode: 72.02 (4)
  CDXLines.iter: 19.081 (3)
  load_resource: 52.142
  PetaboxLoader3.resolve: 26.404
*/