﻿td.tdServices
{
  background: url(servicesNormal.gif);
  background-repeat:no-repeat;
  width: 74px;
  height: 33px;
}

td.tdServicesOver
{
  background: url(servicesNormalOver.gif);
  background-repeat:no-repeat;
  width: 74px;
  height: 33px;
}

td.tdAddress
{
  background: url(searchNormal.gif);
  background-repeat:no-repeat;
  width: 75px;
  height: 33px;
}

td.tdAddressOver
{
  background: url(searchNormalOver.gif);
  background-repeat:no-repeat;
  width: 75px;
  height: 33px;
}

td.tdLayer
{
  background: url(POInormal.gif);
  background-repeat:no-repeat;
  width: 76px;
  height: 33px;
}

td.tdLayerOver
{
  background: url(POInormalOver.gif);
  background-repeat:no-repeat;
  width: 76px;
  height: 33px;
}

td.curveHeader
{
  border-top: 1px solid #a3a3a3;
  border-bottom: 1px solid #a3a3a3;
  width: 38px;
  background: url(curveHeader.png);
  width: 38px;
  height: 67px;
}

td.backHeader
{
  height: 30px;
  width: 100%;
  background: url(grayBackgroundHeader.png) repeat-x;  
  text-align: right;
}

a.clientLink
{
  text-decoration: underline;
  color: #0066dd;
}

a.clientLink:hover
{
  text-decoration: none;
  color: #0066dd;
}

a.clientLink:visited
{
  text-decoration: underline;
  color: #0066dd;
}

a.clientLinkGreen
{
  text-decoration: underline;
  color: #007639;
  font-size: 13px;
}

a.clientLinkGreen:hover
{
  text-decoration: none;
  color: #007639;
}

a.clientLinkGrenn:visited
{
  text-decoration: underline;
  color: #007639;
}

