body
{
  font-family: Arial, Verdana
}
div.errordescription
{
  padding-top: 0.2em;
  padding-bottom: 0.2em;
  color: #D00000;
  font-weight: bold;
  font-size: 120%
}
div.innerexception
{
  margin-left: 6em
}
p.code
{
  padding: 4px 4px 4px 7px;
  margin: 5px;
  background-color: #FFFFDD;
  border: 1px solid #303030;
  font-family: "Courier New"
}
table
{
  border-right: #A0A0A0 1px;
  border-top: #A0A0A0 1px solid;
  border-left: #A0A0A0 1px solid;
  border-bottom: #A0A0A0 1px;
  margin-bottom: 1em
}
table tr
{
  vertical-align: top
}
table th
{
  text-align: left;
  font-weight: bold;
  background-color: #C0C0C0;
  padding: 4px;
  margin: 0px;
  border-right: #A0A0A0 1px solid;
  border-bottom: #A0A0A0 1px solid
}
table td
{
  padding: 4px;
  margin: 0px;
  border-right: #A0A0A0 1px solid;
  border-bottom: #A0A0A0 1px solid
}
