
BODY {
  background: #ffffff;
  color: #666666;
  margin: 0px;
  font-family:arial;
}

a { text-decoration:none;color:#666666; }
a:link { font-weight:normal; text-decoration:none;color:#666666;}
a:visited { font-weight:normal; text-decoration:none;color:#666666;}
a:active { font-weight:normal; text-decoration:none;color:#666666;}

a.deco { text-decoration:underline;color:#A98300; }
a.deco:link { font-weight:normal; text-decoration:none;color:#A98300;}
a.deco:hover { font-weight:normal; text-decoration:underline;color:#9C142B;}
a.deco:focus { font-weight:normal; text-decoration:underline;color:#A98300;}
a.deco:active { font-weight:normal; text-decoration:underline;color:#A98300;}


.infoBox {
  background: #D3D1D1;
}

.infoBoxContents {
  background: #FFFFFF;
  font-family: Trebuchet MS, Arial, sans-serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Trebuchet MS, Arial, sans-serif;
  font-size: 12px;
}

TD.infoBoxHeading {
  background-image: url('images/corner_center.gif');
  font-family: Trebuchet MS, Trebuchet MS, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #444444;
  display: none;
}

TD.infoBox, SPAN.infoBox {
  font-family: Trebuchet MS, Arial, sans-serif;
  font-size: 12px;
}
