/* DEFAULT */

/*
DIV.GutsHeight  { height: 800px; }
#TopDiv         { height: 800px; }
DIV.BottomStuff { top: 730px; }
*/

#divHeadCard { background-image: url(../../Images/Default/FC_Masthead_Partner.jpg); }



/* GUTS */
TD.TopLeft { 
   height: 9px; border: none;
   background: #eee url(../../Images/Default/corner-tl.gif) no-repeat top left;
}
TD.TopRight { 
   height: 9px; border: none;
   background: #eee url(../../Images/Default/corner-tr.gif) no-repeat top right;
}
TD.BottomLeft {
   height: 9px; border: none;
   background: #eee url(../../Images/Default/corner-bl.gif) no-repeat bottom left;
}
TD.BottomRight {
   height: 9px; border: none;
   background: #eee url(../../Images/Default/corner-br.gif) no-repeat bottom right;
}

TD.CEnd { width:   9px; height: 30px; border: none; }
TD.C2   { width: 180px; height: 30px; border: none; }
TD.C3   { width: 372px; height: 30px; border: none; }
TD.C23  { width: 561px; height: 30px; border: none; }


