*
{
  margin: 0;
  padding: 0;
  font-family: "Times New Roman";
  font-size: 12pt;
}

body
{
  background-color: #DDDDDD;
  background-image: url("../images/bg.gif");
}

table
{
  border-collapse: collapse;
}

td
{
  vertical-align: top;
}

a
{
  color: #960900;
}

h1
{
  font-family: "Times New Roman";
  font-size: 12pt;
  font-weight: bold;
  text-align: center;
  padding-bottom: 1.33em;
}

p, .center, .noindent
{
  text-align: justify;
  text-indent: 0.5em;
  padding: 0 23px 1.33em 10px;
}

.center
{
  text-align: center;
  text-indent: 0;
}

.noindent
{
  text-indent: 0;
}

.header
{
  background-image: url("../images/header.jpg");
  width: 741px;
  height: 133px;
}

.menutop
{
  background-image: url("../images/mtop.gif");
  width: 112px;
  height: 67px;
}

.menu
{
  text-align: right;
  background-image: url("../images/btnpad.gif");
  width: 112px;
  height: 100%;
}

.copy
{
  margin-right: 10px;
  background-image: url("../images/copybg.gif");
  background-color: #FFFFFF;
  background-repeat: repeat-y;
  background-position: right;
}

.menu img
{
  margin-bottom: 4px;
}

.copy
{
  width: 629px;
}

.footer
{
  border-bottom: solid 6px #960900;
  text-align: center;
  font-size: 10pt;
  background-image: url("../images/footbg.gif");
  width: 741px;
}