body{
  background-image: url(images/pinstripe.gif);
  font-family: Verdana, Verdana, Geneva, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
}
table.mainTable{
  position: relative;
  top: -8px;
  background-color: #000000;
  width: 975px;
  border: 1px solid #000000;
}
tr.mainTableNavRow{
  background-color: #000000;
}
table.mainNavTable{
  text-align: left;
  background-color: #000000;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  border: solid 5px #000000;
}
table.banner{
  border: solid 1px #000000;
  color: #FFFFFF;
}
table.searchTable{
  background-color: #D4D9EC;
  border: solid 1px #000000;
  color: #000000;
  font-size: 14px;
}
table.slogTable{
  color: #FFFFFF;
  background-color: #000000;
}
td.chName{
  background-image: url(images/but01.jpg);
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
}
table.fhName{
  font-size:12px;
  color: #FFFFFF;
  background-image: url(images/background.jpg);
}
tr.mainTableContentRow{
  background-color: #ECE9FA;
  background-color: #000000;
  color: #FFFFFF;
}

table.deathNoticeIndexList{
  font-size: 10px;
  font-weight: bold;
  color: #FFFFFF;
  background-image: url(images/background.jpg);
  border: #F7941D outset;
}
table.deathNoticeList{
  background-color: #000000;
  background-image: url(images/trees.gif);
  background-position: top center;
  background-repeat: no-repeat;
  color:#FFFFFF;
  width: 100%;
}
td.deathNoticeList{
  background-color: #888888;
}
table.deathNoticeView{
  color: #FFFFFF;
  background-color: #000000;
  width: 100%;
}
td.deathNoticeViewAction{
  background-image: url(images/but01.jpg);
  font-size: 14px;
  font-weight: bold;
}
tr.footer{
  width: 100%;
  color: #000000;
  background-color: #D4D9EC;
}
input[type="submit"]{
  color: #FFFFFF;
  background-color: #465B6C;
}
input[type="submit"]:hover{
  color: #465B6C;
  background-color: #FFFFFF;
}
a{
  color: #FFFFFF;
  text-decoration: underline;
}
a:hover{
  color: #F7941D;
}

.headLink{
  color: #FFFFFF;
  text-decoration: none;
}
.headLink:hover{
  color: #F7941D;
}

.a1{
  color: #F7941D;
}
.a1:hover{
  color: #FFFFFF;
}

h4{
  color: #F7941D;
}
.aDeathNoticeAction{
  color: #000000;
}
.aDeathNoticeAction:hover{
  color: #F7941D;
}
p{
  line-height: 150%;
}

