/* Theme Style */

.barTxt { font-size: 10px; color: white; }

/* Core Style */

.mainTable { background-color: #F4F8ED; border-bottom: 1px dashed #cccccc; }
.mainTableAlt { background-color: #FFFFFF; border-bottom: 1px dashed #cccccc; }
.mainTableOn { background-color: #FFFFF0; border-bottom: 1px dashed #cccccc; }
.TableHeader { background: #9CBD5A; height: 24px; }
.TableMsg { width: 100%; }
.TableHeaderText { color: #FFFFFF; text-align: center; border-bottom: 1px dashed #cccccc; }
.TableHeaderText a { font-weight: bold; } 
.TableInfoText { color: #000000; font-size: 11px; background-color: #FFFFFF; }
.priLow { color: #0066FF; font-weight: bold; }
.priNormal { color: #99CC00; font-weight: bold; }
.priHigh { color: #CC3300; font-weight: bold; }
.privReceived { background-color: #3669CF; color: #3E3E3E; }
.privBox { background-color: #FFFFFF; }
.privBorder { background-color: black; }
.privAttachments { background-color: #94C7FF; }
.msgReceived { background-color: #e0e0e0; color: #888888; font-size: 10px; }
.msgAnswered { background-color: #ffffe1; color: #888888; font-size: 10px; }
.msgAttachments { background-color: #F4FAFF; color: #000000; font-size: 10px; }
.msgBorder { background-color: #9CBD5A;  margin-top: 10px; }
.msgBorderInfo { background-color: #ffffff; }
.msgBox { background-color: #f5f5f5; }
.searchBox { padding: 2px 2px 2px 2px; margin: auto; }