/*
  ~ Browser compatibility ~
  - Child selector ">": Other than IE (before IE7)
  - Star attribute prefix "*": IE only
*/

@media print
{
}



/*** Logo ***/
div.logo
{
  background-image: url(images/logoFWC_Driving.gif);
}

table.contentheader td.tr
{
  background: url(images/bctolive.gif);
  background-color: #b5ad00;
}

table.contentheader td.l
{
  background: url(images/fwc_a_lbg.gif);
}