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