body, table, th, td, a { font-family: Verdana, Arial, Helvetica, Sans-Serif;
                         font-size: 11px; color: #333333; font-weight: Normal; 
                         text-decoration: None; }

  .standardError { 
   font-family : sans-serif, helvetica;
   font-size   : 12px;
   font-weight : normal;
   color       : #BB0000;
   text-decoration : none;
  }

  .standardLabel {
   font-family : sans-serif, helvetica;
   font-size   : 12px;
   font-weight : bold;
   color       : #782071;
   text-decoration : none;
  }

  .standardData {
   font-family : sans-serif, helvetica;
   font-size   : 12px;
   font-weight : normal;
   color       : #000000;
   text-decoration : none;
  }

  .standardTitle { 
   font-family : sans-serif, helvetica;
   font-size   : 24px;
   font-weight : bold;
   color       : #BB5500;
   text-decoration : none;
  }

  .scheduleDayName {
   font-family      : sans-serif, helvetica;
   font-size        : 12px;
   font-weight      : bold;
   color            :  #FFFFFF;
   background-color : #BB5500; 
   text-decoration  : none;
  }
  
  .scheduleCurrentMonth {
   background-color: #FFFFFF;
  }

  .scheduleNotCurrentMonth {
   background-color: #DDDDDD;
  }
  
  .scheduleDayNumber {
   font-family : sans-serif, helvetica;
   font-size   : 16px;
   font-weight : bold;
   color       : #BB5500;
   text-decoration : none;
  }
  
  .scheduleShift {
   font-family : sans-serif, helvetica;
   font-size   : 10px;
   font-weight : normal;
   color       : #BB5500;
   text-decoration : none;
  }
  
  .restaurantTitle {
   font-family : sans-serif, arial, helvetica;
   font-size: 18px;
   font-weight: bold;
   color: #782071;
   text-decoration: none;
  }
  
  .standardParagraph { 
   font-family     : sans-serif, arial, helvetica;
   font-size       : 11px;
   font-weight     : normal;
   color           : #333333;
   text-decoration : none;
  }

  .gridData {
   font-family : arial, sans-serif, helvetica;
   font-size   : 12px;
   font-weight : normal;
   color       : #000000;
   text-decoration : none;
  }


  .standardSmallParagraph { 
   font-family     : sans-serif, arial, helvetica;
   font-size       : 9px;
   font-weight     : bold;
   color           : #666666;
   text-decoration : none;
  }

  .mealName { 
   font-family : sans-serif, helvetica;
   font-size   : 14px;
   font-weight : bold;
   color       : #BB5500;
   text-decoration : none;
  }

  .mealPrice { 
   font-family : sans-serif, helvetica;
   font-size   : 12px;
   font-weight : bold;
   color       : #BB5500;
   text-decoration : none;
  }

  .mealDescription { 
   font-family : sans-serif, helvetica;
   font-size   : 12px;
   font-weight : bold;
   color       : #BB5500;
   text-decoration : none;
  }
  
  .mealOptions { 
   font-family : sans-serif, helvetica;
   font-size   : 12px;
   font-weight : normal;
   color       : #000000;
   text-decoration : none;
  }

  .menuHead { 
   font-family : sans-serif, helvetica;
   font-size   : 14px;
   font-weight : bold;
   color       : #000000;
   text-decoration : none;
  }

  .headingDescription { 
   font-family : sans-serif, helvetica;
   font-size   : 12px;
   color       : #000000;
   text-decoration : none;
  }

  .standardHeading {
   font-family : sans-serif, helvetica;
   font-size   : 12px;
   color       : #FFFFFF;
   text-decoration : none;
   text-align : center;
   background-color : #BB5500; 
  }


  .eventTitle {
   font-family : sans-serif, helvetica;
   text-align  : center; 
   font-size   : 20px;
   color       : #664F34;
   font-weight : bold;
   padding: 10px 0px 0px 0px;
  }
  
  .eventDate {
   font-family : sans-serif, helvetica;
   text-align  : right; 
   font-size   : 10px;
   color       : #664F34;
   font-weight : bold;
  }

  .eventDescription {
   font-family : sans-serif, helvetica;
   text-align  : justify; 
   font-size   : 14px;
   color       : #664F34;
   font-weight : bold;
   border-bottom : 1px solid #bbbbbb;
  }

  A.linkListTop:link {
   font-family : sans-serif, arial, helvetica;
   font-size: 14px;
   font-weight: bold;
   color: #ffce8c;
   text-decoration: none;
  }

  A.linkListTop:visited {
   font-family : sans-serif, arial, helvetica;
   font-size: 14px;
   font-weight: bold;
   color: #ffce8c;
   text-decoration: none;
  }

  A.linkListTop:hover {
   font-family : sans-serif, arial, helvetica;
   font-size: 14px;
   font-weight: bold;
   color: #FFFFFF;
   text-decoration: none;
  }
  
  A.linkListAction:link {
   font-size: 12px;
   font-weight: bold;
   color:#8B3C5F;
   text-decoration: none;
  }

  A.linkListAction:visited {
   font-size: 12px;
   font-weight: bold;
   color:#8B3C5F;
   text-decoration: none;
  }

  A.linkListAction:hover {
   font-size: 12px;
   font-weight: bold;
   color:#C08749;
   text-decoration: none;
  }
  
  A.linkStandard:link {
   font-family : sans-serif, arial, helvetica;
   font-size: 12px;
   font-weight: normal;
   color: #D2691E;
   text-decoration: none;
  }

  A.linkStandard:visited {
   font-family : sans-serif, arial, helvetica;
   font-size: 12px;
   font-weight: normal;
   color: #D2691E;
   text-decoration: none;
  }

  A.scheduleEditShift:link {
   font-family : sans-serif, arial, helvetica;
   font-size: 12px;
   font-weight: normal;
   color: #D2691E;
   text-decoration: none;
  }

  A.scheduleEditShift:visited {
   font-family : sans-serif, arial, helvetica;
   font-size: 12px;
   font-weight: normal;
   color: #D2691E;
   text-decoration: none;
  }

  A.scheduleEditShift:hover {
   font-family : sans-serif, arial, helvetica;
   font-size: 12px;
   font-weight: normal;
   color: #ffce8c;
   text-decoration: none;
  }
  
  A.scheduleAddShift:link {
   font-family : sans-serif, arial, helvetica;
   font-size: 12px;
   font-weight: normal;
   color: #D2691E;
   text-decoration: none;
  }

  A.scheduleAddShift:visited {
   font-family : sans-serif, arial, helvetica;
   font-size: 12px;
   font-weight: normal;
   color: #D2691E;
   text-decoration: none;
  }

  A.scheduleAddShift:hover {
   font-family : sans-serif, arial, helvetica;
   font-size: 12px;
   font-weight: normal;
   color: #ffce8c;
   text-decoration: none;
  }

  A.linkMeal:link {
   font-family : sans-serif, arial, helvetica;
   font-size: 12px;
   font-weight: Bold;
   color: #782071;
   text-decoration: underline;
  }

  A.linkMeal:visited {
   font-family : sans-serif, arial, helvetica;
   font-size: 12px;
   font-weight: Bold;
   color: #D2691E;
   text-decoration: underline;
  }

  A.linkMeal:hover {
   font-family : sans-serif, arial, helvetica;
   font-size: 12px;
   font-weight: Bold;
   color: #D2691E;
   text-decoration: none;
  }


  A.linkTitle:link {
   font-family : sans-serif, arial, helvetica;
   font-size: 16px;
   font-weight: bold;
   color: #782071;
   text-decoration: none;
  }

  A.linkTitle:visited {
   font-family : sans-serif, arial, helvetica;
   font-size: 16px;
   font-weight: bold;
   color: #782071;
   text-decoration: none;
  }

  A.linkTitle:hover {
   font-family : sans-serif, arial, helvetica;
   font-size: 16px;
   font-weight: bold;
   color: #D2691E;
   text-decoration: none;
  }

 
