﻿
table {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
border-collapse: collapse;
width: 600px;
border: 1px solid #4D7DB0;
margin:0 0 0 20px;
}
#mainContent #bcTable a{
font-size:11px;
}
col#albumCol {
border: none;
}
thead th{
background: #2A4B5F url(images/bar.gif) repeat-x left center;
border-top: 1px solid #4D7DB0;
border-right: 1px solid #f0f0f0;
border-bottom:1px solid #2A4B5F;
}
.darkHeader{
background:#2A4B5F;
color:#fff;
}
thead th.lastRowHeading{
border-right:1px solid #4D7DB0;
}
.introRow{
background:#A9E388;
}
.sectionDividerRows{
background:#4D7DB0;
}
.sectionDividerRowsG{
background:#2c924c;
}
.sectionDividerRows td{
padding:4px 6px;
color:#fff;
font-weight:bold;
}
.sectionDividerRows td span{
font-weight:normal;
}
th {
font-weight:bold;
text-align:left;
color:#fff;
}
th, td {
padding: 8px 6px;
border-right:1px solid #4D7DB0;
border-bottom:1px solid #4D7DB0;
text-align:top;
vertical-align:top;
}
td.check {
text-align:center;
}
.odd {
background-color:#DEE7F1;
}
.oddL {
background-color:#eaecf4;
}
.oddG {
background-color:#ecf3ec;
}
.oddGd {
background-color:#d8e6d8;
}
.yellowbg {
background-color:#ffc54e;
}
