body
{
  background-color: #AAAAAA;
  background-image: url(images/os9/MacOSDefault.gif);
}

table.menubar, table.menubar tr
{
  width: 100%;
  height: 20px;
}

.MenuApple
{
  width: 38px;
  height: 20px;
  border: 0px;
  padding: 0px;
  margin: 0px;
  background-image: url(images/os9/MenuApple.gif);
}

.MenuCenter
{
  width: 100%;
  height: 20px;
  border: 0px;
  padding: 0px;
  margin: 0px;
  background-image: url(images/os9/MenuCenter.gif);
}

.MenuTime
{
  font-size: 12px;
  height: 20px;
  font-family: Charcoal, Chicago, Arial Black;
  color: black;
  padding-right: 5px;
  background-image: url(images/os9/MenuCenter.gif);
}

.MenuApp
{
  font-size: 12px;
  font-family: Charcoal, Chicago, Arial Black;
  height: 20px;
  color: black;
  padding-right: 5px;
  background-image: url(images/os9/MenuApp.gif);
}

.DesktopWindow
{
  padding-top: 1cm;
  padding-left: 1cm;
}

.Window
{
  width: 100%;
  spacing: 0px 0px 0px 0px;
  align: center;
  font-family: Geneva, Times, Helvetica;
  font-size: 12;
  border-collapse: separate;
  border-spacing: 0px 0px;
  empty-cells: show;
  //background-color: #FFFFFF;
}

.WindowAppearance
{
  width: 477px;
  height: 339px;
  spacing: 0px 0px 0px 0px;
  align: center;
  font-family: Geneva, Times, Helvetica;
  font-size: 12;
  border-collapse: separate;
  border-spacing: 0px 0px;
  empty-cells: show;
  //background-color: #FFFFFF;
}

.WindowTopLeftNarrowClose1
{
  padding: 0px;
  height: 22px;
  width: 6px;
  background-image: url(images/os9/top_left_narrow_1.gif);
}

.WindowTopLeftNarrowClose2
{
  padding: 0px;
  height: 22px;
  width: 16px;
  background-image: url(images/os9/top_left_narrow_2.gif);
}

.WindowTopLeftClose
{
  padding: 0px;
  height: 22px;
  width: 22px;
  background-image: url(images/os9/top_left_wide.gif);
}

.WindowTopLeft
{
  padding: 0px;
  height: 22px;
  width: 6px;
  background-image: url(images/os9/top_left.gif);
}

.WindowTopTitle
{
  background-image: url(images/os9/top.gif);
  height: 22px;
  text-align: center;
  margin-left: 0px; margin-right: 0px;
  padding-left: 0px;
  border-bottom: 0px solid;
  vertical-align: middle;
  
}

.WindowTitle
{
  font-size: 12px;
  font-family: Charcoal, Chicago, Arial Black;
  font-style: bold;
  color: black;
  height: 22px;
  padding-left: 5px;
  padding-right: 5px;
  margin-left: 5px;
  margin-right: 5px;
  background: rgb(200,200,200);
  text-align: center;
  align: center;
}

.WindowTopRight
{
  padding: 0px;
  height: 22px;
  width: 7px;
  background-image: url(images/os9/top_right.gif);
}

.WindowLeft
{
  padding: 0px;
  width: 6px;
  background-image: url(images/os9/left.gif);
}

.WindowLeftClose
{
  padding: 0px;
  width: 22px;
  background-image: url(images/os9/left_wide.gif);
}

.WindowLeftCloseGrey
{
  padding: 0px;
  width: 22px;
  background-image: url(images/os9/left_wide_grey.gif);
}

.WindowContent
{
  padding: 5px 12px 5px 12px;
  font-size: 12px;
  font-family: Geneva, Helvetica, Times;
  background: #ffffff;
  vertical-align: top;
}

.WindowContentGrey
{
  padding: 5px 12px 5px 12px;
  font-size: 12px;
  font-family: Geneva, Helvetica, Times;
  background: #eeeeee;
  vertical-align: top;
}

.WindowContent2
{
  padding: 20px 12px 5px 0px;
  font-size: 12px;
  font-family: Geneva, Helvetica, Times;
  background: #ffffff;
  vertical-align: top;
}

.WindowContent2Grey
{
  padding: 20px 12px 5px 0px;
  font-size: 12px;
  font-family: Geneva, Helvetica, Times;
  background: #eeeeee;
  vertical-align: top;
}

.WindowRight
{
  padding: 0px;
  width: 7px;
  background-image: url(images/os9/right.gif);
}

.WindowBottomLeft
{
  padding: 0px;
  height: 7px;
  width: 6px;
  background-image: url(images/os9/bottom_left.gif);
}

.WindowBottomLeftClose
{
  padding: 0px;
  width: 22px;
  height: 7px;
  background-image: url(images/os9/bottom_left_wide.gif);
}

.WindowBottom
{
  padding: 0px;
  height: 7px;
  background-image: url(images/os9/bottom.gif);
}

.WindowBottomRight
{
  padding: 0px;
  height: 7px;
  width: 7px;
  background-image: url(images/os9/bottom_right.gif);
}

.Sticky
{
  font-family: Geneva,Times,Arial,sans-serif;
  font-size: 10;
  //text-indent: 1em;
  display: block;
  border-bottom: 2px solid #FFE766;
  border-left: 2px solid #FFE766;
  border-right: 2px solid #FFE766;
  border-top: 0px solid #FFE766;
  background: #FFFF99;
  padding: 0px 0px 0px 0px;
  position: absolute;
  width: 450px;
  z-index: 9;
  left: 20px;
}

.StickyHeader
{
  height: 8px;
  width: 450px;
  //border-top: solid #FFE766;
  background: #FFE766;
  cursor: move;
  z-index: 10;
}

h1
{
  font-family: Garamond,Geneva,Chicago,Times,Arial,sans-serif;
  font-size: 36;
  color: #000000;
}

td.DesktopIcons
{
  padding: 10px;
}

.DesktopIcons a
{
  spacing: 10px 10px 10px 10px;
  align: center;
  font-family: Geneva, Times, Helvetica;
  font-size: 12;
  color: #000;
  text-decoration: none;
}

.DesktopIcons a:visited
{
  color: black;
  text-decoration: none;
}

.DesktopIcons a:hover
{
  color: blue;
  text-decoration: underline;
}

.DesktopIcons a:active
{
  color: red;
  text-decoration: underline;
}

.DesktopIcons a span
{
  padding: 0px 3px 0px 3px;
  background: rgb(200,200,200);
}

.ContentFolderLink
{
  text-decoration: none;
}
.ContentFolderLink span
{
  padding: 0px 3px 0px 3px;
//  background: rgb(150,200,255);
  background: rgb(220,220,220);
  color: #000;
  text-decoration: none;
}

