/*
//  general.css

*/


body
{
  margin: 0px;
  background-color: rgb(255, 255, 255);
}


*.wlp-bighorn-header
{
  border-bottom-style: solid;
}


*.wlp-bighorn-footer
{
  border-top-width: 4px;
  border-top-style: solid;
  background-color: rgb(255, 255, 255);
}


*.wlp-bighorn-layout td
{
  vertical-align: top;
}


*.wlp-bighorn-image-rollover
{
  display: none;
}


*.wlp-bighorn-image-nonrollover
{
  display: inline;
}


*.link
{
  font-size: 12px;
  color: rgb(66, 66, 66);
  text-decoration: underline;
}


*.footer
{
  font-family: Trebuchet MS;
  font-size: 12px;
  color: rgb(66, 66, 66);
}


*.text12_gy
{
  font-family: Trebuchet MS;
  font-size: 12px;
  color: rgb(40, 40, 40);
}


*.text11_gy
{
  font-family: Trebuchet MS;
  font-size: 11px;
  color: rgb(40, 40, 40);
}

