DIV { background:#DDD;
      border-top:1px solid #E0E0E0;
      border-left:1px solid #CDD;
      border-bottom:1px solid #BBB;
      border-right:1px solid #BBB;
  /*background-image:url('acid.png');
  background-position:0px 0px;
  background-attachment:fixed;
  background-repeat:repeat;*/
    }

A:link   {text-decoration:underline;color:#000}
A:visited{text-decoration:underline;color:#000}
A:active {text-decoration:underline;color:#046;background:#CDF}
A:hover  {text-decoration:underline}

BODY
{
  font-family: Helvetica,Sans-Serif;
  
  color:#000;
  background:#FFF
}

DIV.toc {background:#EEE;border-bottom:1px solid #DDC}
TABLE.toc {border:0px;width:100%}
TD.toc   {width:60%;
          text-align:left}

TD.titlecell{width:100%;background:#F0F0E8;border-bottom:1px solid #DD6}
TD.titlecell H1{margin:0; text-align:center}
HR.invisiblehr {visibility:hidden;position:absolute;left:0px;top:0px}

H1,H2,H3,H4,H5,H6
{
  background:#DBC;
      border-top:1px solid #FEF;
      border-left:1px solid #CBC;
      border-bottom:1px solid #BAB;
      border-right:1px solid #BAB;
  font-weight:bold
}
H1 {text-align:center}
H1 {font-size:250%} .level1 {margin-left:8px;margin-right:8px}
H2 {font-size:140%} .level2 {margin-left:8px;margin-right:8px}
H3 {font-size:115%} .level3 {margin-left:8px;margin-right:8px}
H4 {font-size:110%} .level4 {margin-left:8px;margin-right:8px}
H5 {font-size:107%} .level5 {margin-left:8px;margin-right:8px}
H6 {font-size:103%} .level6 {margin-left:8px;margin-right:8px}

SPAN.lastupdate {color:#601}

CODE {white-space:nowrap}

A.important { font-weight: bold }

TABLE.examples { border-collapse:collapse;margin:8px }
TABLE.examples TD { border:1px solid #888; padding:3px; background:#BCC0D0; color:#000 }
TABLE.examples TH { border:1px solid #888; padding:3px; background:#669;    color:#FFF }

PRE.example { font-family: arial,serif }

DIV.path
{
  background:#B9A;
  text-align:center;
  font-size:80%;
      border-top:1px solid #FEF;
      border-left:1px solid #CBC;
      border-bottom:1px solid #201;
      border-right:1px solid #201;
  margin:0px
}

IMG.demoimg { margin-left:8px; border:2px solid #008 }

.english {color:#55A }
.nonmail { visibility:hidden;position:absolute; top:0px;left:0px }
.ismail { font-weight:normal }
