.attr
{
  color:                royalblue;
  font-style:           italic;
  font-size:            small;
}
.author
{
  color:                darkgreen;
  font-style:           italic;
  font-size:            small;
}
.note
{
  color:                royalblue;
  font-style:           italic;
  font-size:            small;
}
.imagedescr
{
  font-style:           italic;
  font-size:            small;
}
H1
{
  color:                darkslateblue;
  font-family:          sans_serif;
  font-size:            30pt;
  font-weight:          bold;
  font-style:           italic;
}
HR {color: darkslateblue;}
TD.decleft
{
  background-color:     azure;
  background-image:     url(images/decleft.gif);
  background-repeat:    repeat-y;
}
TD.menucont
{
  background-color:     azure;
  background-image:     url(images/mnuvline.gif);
  background-repeat:    repeat-y;
}
TD.menumain
{
  background-color:     azure;
  background-image:     url(images/1pix_az.gif);
}
TD.menuleft
{
  background-color:     azure;
  background-image:     url(images/mncorner.gif);
  background-repeat:    no-repeat;
}
TD.menuitem
{
  background-color:     azure;
  background-image:     url(images/mnuhline.gif);
  background-repeat:    repeat-x;
  text-align:           right;
  vertical-align:       top;
}
TD.menuright
{
  background-color:     azure;
  background-image:     url(images/menusign.gif);
  background-repeat:    repeat-x;
}
A.menuitem
{
  text-decoration:      none;
  color:                darkslateblue;
  font-family:          sans-serif;
  font-size:            10pt;
  font-weight:          bold;
  font-style:           italic;
}
A.menuitem:hover {color: darkorange;}
A.menuactive
{
  text-decoration:      none;
  color:                red;
  font-family:          sans-serif;
  font-size:            10pt;
  font-weight:          bold;
  font-style:           italic;
}
A.menuactive:hover {color: darkorange;}
A.bottomlink
{
  text-decoration:      none;
  color:                darkslateblue;
  font-family:          sans-serif;
  font-size:            10pt;
  font-weight:          bold;
  font-style:           italic;
}
A.bottomlink:hover {color: darkorange;}
TD.decright
{
  background-color:     azure;
  background-image:     url(images/decright.gif);
  background-repeat:    repeat-y;
}
TD.desinfo
{
  background-color:     darkslateblue;
  background-image:     url(images/1pix_dsb.gif);
  color:                azure;
  font-family:          sans-serif;
  font-size:            9pt;
  font-weight:          normal;
  font-style:           italic;
}
A.desinfo {color: azure;}
A.desinfo:hover {color: darkorange;}
