table.staffdirectory {
width: 100%;
text-align: left;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;
caption-side: top;
table-layout: auto;
}

table.staffdirectory tr th {
background-color:#990000;
border-bottom:0px solid #a6a494;
border-right:1px solid #FFFFFF;
color:#FFFFFF;
font-weight:bold;
padding:3px 6px;
text-transform:uppercase;
}

table.staffdirectory tr.rowlight td {
background-color: #fff;
padding:3px 6px;
text-align: left;
border-bottom:1px solid #a6a494;
}

table.staffdirectory tr.rowdark td {
background-color: #F4F4F4;
padding:3px 6px;
text-align: left;
border-bottom:1px solid #a6a494;
}

table.staffdirectory tr.span td{
background-color:#006699;
border-bottom:0px solid #a6a494;
border-right:1px solid #FFFFFF;
color:#FFFFFF;
font-weight:bold;
padding:3px 6px;
text-transform:uppercase;
}

table.guidancescholarship {
width: 100%;
text-align: left;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;
caption-side: top;
table-layout: auto;
}

table.guidancescholarship tr th {
background-color:#990000;
border-bottom:0px solid #a6a494;
border-right:1px solid #FFFFFF;
color:#FFFFFF;
font-weight:bold;
padding:3px 6px;
text-transform:uppercase;
}

table.guidancescholarship tr.rowlight td {
background-color: #fff;
padding:3px 6px;
text-align: left;
border-bottom:1px solid #a6a494;
}

table.guidancescholarship tr.rowdark td {
background-color: #F4F4F4;
padding:3px 6px;
text-align: left;
border-bottom:1px solid #a6a494;
}

table.guidancescholarship tr.span td{
background-color:#006699;
border-bottom:0px solid #a6a494;
border-right:1px solid #FFFFFF;
color:#FFFFFF;
font-weight:bold;
padding:3px 6px;
text-transform:uppercase;
}
