.employeestd
{
  background-color: white;
  color: #666;
}

.employeetdwe
{
  background-color: #ccc;
  color: #666;
}

.bankholiday
{
  background-color: #9cf;
  color: black;
}

.employeetdset
{
  background-color: white;
  color: black;
}

a.employeeurl:link, a.employeeurl:visited
{
  text-decoration: none;
  color: black;
  background-color: #fc9;
}

a.employeeurl:hover
{
  color: #fc9;
  background-color: black;
}

a.employeeseturl:link, a.employeeseturl:visited
{
  text-decoration: none;
  color: white;
  background-color: #333;
}

a.employeeseturl:hover
{
  background-color: red;
}

td.dept0
{
  color: black;
  background: url(images/dept0.gif) repeat-x center;
  font-size: 14px;
}

td.dept1
{
  color: black;
  background: url(images/dept1.gif) repeat-x center;
  font-size: 14px;
}

td.dept2
{
  color: black;
  background: url(images/dept2.gif) repeat-x center;
  font-size: 14px;
}

td.dept3
{
  color: black;
  background: url(images/dept3.gif) repeat-x center;
  font-size: 14px;
}

td.dept4
{
  color: black;
  background: url(images/dept4.gif) repeat-x center;
  font-size: 14px;
}

td.dept5
{
  color: black;
  background: url(images/dept5.gif) repeat-x center;
  font-size: 14px;
}

td.dept6
{
  color: black;
  background: url(images/dept6.gif) repeat-x center;
  font-size: 14px;
}

td.dept7
{
  color: black;
  background: url(images/dept7.gif) repeat-x center;
  font-size: 14px;
}

