body
{
  font-family: Arial;
  font-size: 10pt;
  margin: 0px;
  border-width: 1px 0px 0px 1px;
  border-style: solid;
  border-color: threedshadow;
  cursor: default;
}

td
{
  font-family: Arial;
  font-size: 13px;
}

td.icon
{
  text-align: right;
  padding-right: 2px;
}

td.iname
{
  white-space: nowrap;
  overflow: hidden;
}

td.size
{
  text-align: center;
}

td.date
{
  text-align: center;
}

tr.list
{
  cursor: pointer;
  height: 20px;
}

a
{
  font-size: 10pt;
  color: black;
  text-decoration: none;
}

a:hover
{
  font-size: 10pt;
  color: black;
  text-decoration: underline;
}

.bar
{
  border-width: 1px;
  border-style: solid;
  border-color: threedhighlight threedshadow threedshadow threedhighlight;
  background-color: threedface;
}

.contentarea
{
  border-right: 1px solid threedshadow;
  border-bottom: 1px solid threedshadow;
}

.button
{
  margin: 1px;
  border-width: 1px;
  border-style: solid;
  border-color: threedface;
  background-color: threedface;
  cursor: pointer;
}

.removebutton1
{
  margin: 1px;
  border-width: 1px;
  border-style: solid;
  border-color: black;
  background-color: threedface;
  cursor: pointer;
}

.removebutton2
{
  border-width: 1px;
  border-style: solid;
  border-color: black;
  background-color: threedface;
}

.error
{
  border: 2px solid red;
  padding: 10px;
}

a.sitemap
{
  color: black;
  text-decoration: none;
}
