
table.toolbar {
  width: 100%;
  font-family: 新細明體;
  font-weight: bold;
  font-size: 14px;
}

table.toolbar td {
/*  width: 25%; */
  text-align: center;
  font-weight: bold;
  font-size: 14px;
}


table.messagelist {
   font-size: 14px;
   width: 100%;
}

.messagelist .headerfooter td {
  font-family: 新細明體;
  font-weight: bold;
  font-size: 14px;
}

.messagelist .headerfooter td :link,
.messagelist .headerfooter td :visited {
  color: blue;
}

.messagelist .headerfooter td.deletebox {
  text-align: center;
}

.error {
  font-family: 新細明體;
  font-weight: bold;
  font-size: 14px;
}

.info {
  font-family: 新細明體;
  font-size: 14px;
  font-weight: bold;
}

.msgheaders {
  font-family: 新細明體;
  font-size: 14px;
  
}

.msgheaders td {
  font-size: 12px;
  vertical-align: top;
}

.messagelist td {
  font-size: 14px;
  vertical-align: top;
}

table.createmessage {
  width: 100%;
  background-color: #FFFF99;
}

table.createmessage td.headername {
  font-family: 新細明體;
  font-size: 14px;
  font-weight: bold;
}

.message {
  padding: 6pt;
  background-color: #FFFF99;
  border: solid black;
  font-size: 14px;
}

.pagefooter {
  font-style: italic;
}
