/* --------------------------------------------------------------------- */
/* web-site CSS -------------------------------------------------------- */
/* --------------------------------------------------------------------- */

td.whiteOnRed { background-color:#cc0000; font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color:White }
.whiteOnRed { background-color:#cc0000; font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color:White }
td.whiteOnRedNotBold { background-color:#cc0000; font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; color:White }
.whiteOnRedNotBold { background-color:#cc0000; font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; color:White }
td.whiteOnBlue { background-color:#000080; font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color:White }
td.blueOnGray { background-color:#d4d4d4; font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color:#000080 }
td.blackOnGray  { background-color:#d4d4d4; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color:#000000 }
