/*-- Royal Geelong Yacht Club's Routine Racing Style Sheet for season 2009-10 & others -- */

/* Selects the display media performance for a screen                                     */


/* Revised 20 May 2010: SGN: Added .printdisplay                                          */


.imgdisplay
{
display: block;
}

.printdisplay
{
display: none;
}


