/* CSS definition file containing site wide stylesheets */
.caltable { border: 5pt ridge rgb(102,153,255);}
 .taken { text-align: center; background-color: rgb(255,102,153);}
 .calheader { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: medium; font-weight: bold; text-align: center; background-color: rgb(153,153,153); border-top: 1pt solid rgb(0,0,0); border-bottom: 1pt solid rgb(0,0,0);}
 .ptitle { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: small; color: rgb(49,13,111); font-weight: bold;}
 .calheadersmall { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: x-small; font-weight: bold; text-align: center; background-color: rgb(204,204,204);}
 .header { font-size: medium; font-weight: bold;}
 .available { text-align: center; background-color: rgb(153,255,153);}
 