/* Private Messages Custom Styles */
.messageTable { background-color: black; margin: 0px; }
.messageTopCell { background-color: 000066; color: white; font-weight: bold; padding: 6px; height: 25px; }
.messageIconCell { background-color: #D0D0D0; width: 20px; }
.messageContentCell { color: black; padding: 6px; background-color: #FEFEFE; }
.messageFooterCell { color: #FFFFFF; padding: 3px; background-color: #80B288; height: 25px; }
.NormalWhite { font-family: Tahoma, Arial, Helvetica; font-size: 11px; font-weight: bold; color: #FFFFFF; }
.messageQuote { font-family: Tahoma, Arial, Helvetica; font-size: 8pt; border-top: solid 1px #999999; border-bottom: solid 1px #999999; }
