/*
  ~ Browser compatibility ~
  - Child selector ">": Other than IE (before IE7)
  - Star attribute prefix "*": IE only
*/

@media print
{
}



/*** Logo ***/
div.logo
{
  background-image: url(images/logoFWC_Dressage.gif);
  width:500px;
  height:72px;
}

div.logo a
{
  width:500px;
  height:72px;
}

table.contentheader td.tr
{
  background: url(images/bctblue.gif);
  background-color: #1b2c7e;
}

table.contentheader td.l
{
  background: url(images/fwc_d_lbg.gif);
}
