@charset "UTF-8";
@import url(/_static/templates/default.css);
@import url(/_static/templates/tree.css);
body {
background-color: #ffffff;
}
.contDiv {
background-color: #f0f0f0;
border: 1px solid #cccccc;
}
table.threadsTable {
background-color: #ffffff;
border: 1px solid #666666;
}
thead.threadsTable {
background-color: #333366;
color:#f0f0f0;
}
td.tdn0, td.tdn1 {
border-left: 1px solid #e5e5e5;
border-right: 1px solid #e5e5e5;
}
td.exp0, td.tdn0, td.tdts0, td.tdt0 {
border-top: 1px solid #e5e5e5;
}
.msgSepa {
margin-top: 0px;
}
.qword {
background-color: #ffff99;
}
