/****************************************************************/
/* General Properties                                           */
/****************************************************************/
     /* set up the class behavior and look of the top links */
     .page_topper_links
     {
          font-family: Arial, Geneva, Helvetica, sans-serif;
          font-weight: 300;
          font-size: 9px;
          text-decoration: none;
     }
     .page_topper_links:link    { color: #ffffff; }
     .page_topper_links:visited { color: #ffffff; }
     .page_topper_links:hover   { color: #cccccc; }
     .page_topper_links:active  { color: #0099ff; }

     /* set up the class behavior and look of the bowl links */
     .page_bowl_links
     {
          font-family: Arial, Geneva, Helvetica, sans-serif;
          font-weight: 300;
          font-size: 11px;
          text-decoration: none;
     }
     .page_bowl_links:link    { color: #0000ff; }
     .page_bowl_links:visited { color: #0000ff; }
     .page_bowl_links:hover   { color: #ff0000; }
     .page_bowl_links:active  { color: #0000ff; }

     /* set up the class behavior and look of the bowl links */
     .page_edit_links
     {
          font-family: Arial, Geneva, Helvetica, sans-serif;
          font-weight: bold;
          font-size: 12px;
          text-decoration: none;
     }
     .page_edit_links:link    { color: #0000ff; }
     .page_edit_links:visited { color: #0000ff; }
     .page_edit_links:hover   { color: #ff0000; }
     .page_edit_links:active  { color: #0000ff; }

     /* set up the behavior and look of the non link */
     .active_page
     {
          font-family: Arial, Geneva, Helvetica, sans-serif;
          font-weight: 300;
          font-size: 9px;
          color: #cccccc;
          text-decoration: none;
     }

     /* set up the behavior and look of the main title */
     .maintitle
     {
          font-family: Arial, Geneva, Helvetica, sans-serif;
          font-weight: 600;
          font-size: 13px;
          color: #ffffff;
          text-decoration: none;
     }

     /* set up the behavior and look of the page text */
     .text1
     {
          font-family: Arial, Geneva, Helvetica, sans-serif;
          font-weight: 300;
          font-size: 9px;
          color: #000000;
          text-decoration: none;
     }

     /* set up the behavior and look of the page text */
     .text2
     {
          font-family: Arial, Geneva, Helvetica, sans-serif;
          font-weight: 300;
          font-size: 11px;
          color: #000000;
          text-decoration: none;
     }

     /* set up the behavior and look of the page text error*/
     .text2_error
     {
          font-family: Arial, Geneva, Helvetica, sans-serif;
          font-weight: 600;
          font-size: 11px;
          color: #ff3333;
          text-decoration: none;
     }

     /* set up the behavior and look of the page text */
     .text3
     {
          font-family: Arial, Geneva, Helvetica, sans-serif;
          font-weight: 500;
          font-size: 13px;
          color: #000000;
          text-decoration: none;
     }

     /* set up the behavior and look of the page text error*/
     .text3_error
     {
          font-family: Arial, Geneva, Helvetica, sans-serif;
          font-weight: 600;
          font-size: 13px;
          color: #ff3333;
          text-decoration: none;
     }

     /* set up the behavior and look of the page text */
     .text_winner
     {
          font-family: Arial, Geneva, Helvetica, sans-serif;
          font-weight: 600;
          font-size: 13px;
          color: #000000;
          text-decoration: none;
     }

     /* set up the behavior and look of the pulldowns for editing fields */
     .text_edit
     {
          width: 100%;
          font-weight: 100;
          size: 1;
     }

     /* set up the behavior and look of the page text */
     .text2_header
     {
          font-family: Arial, Geneva, Helvetica, sans-serif;
          font-weight: 300;
          font-size: 12px;
          color: #ffffff;
          text-decoration: none;
     }

     /* set up the behavior and look of the hovering links */
     .hover_links
     {
          position: absolute;
          top: 100px;
          left: 0px;
          width: 110px;
          visibility: hidden;
          z-index: 20;
          background-color: #FFFFFF;
          layer-background-color: #FFFFFF;
     }

     /* set up the behavior and look of the page text */
     .coupon_header
     {
          font-family: Arial, Geneva, Helvetica, sans-serif;
          font-weight: 600;
          font-size: 16px;
          color: #009900;
          text-decoration: none;
     }

     /* set up the behavior and look of the page text */
     .coupon_text
     {
          font-family: Arial, Geneva, Helvetica, sans-serif;
          font-weight: 300;
          font-size: 14px;
          color: #000000;
          text-decoration: none;
     }

     .header_checkbox
     {
          font-family: Arial, Geneva, Helvetica, sans-serif;
          font-weight: 300;
          font-size: 9px;
          color: #000000;
          text-decoration: none;
     }

     /* set up the behavior and look of the page text */
     .event_text
     {
          font-family: Arial, Geneva, Helvetica, sans-serif;
          font-weight: 300;
          font-size: 14px;
          color: #000000;
          text-decoration: none;
     }

     .event_header
     {
          font-family: Arial, Geneva, Helvetica, sans-serif;
          font-weight: 600;
          font-size: 16px;
          color: #9933CC;
          text-decoration: none;
     }

     .tips_header
     {
          font-family: Arial, Geneva, Helvetica, sans-serif;
          font-weight: 600;
          font-size: 14px;
          color: #669900;
          text-decoration: none;
     }

     .tips_quote
     {
          font-family: Arial, Geneva, Helvetica, sans-serif;
          font-weight: 600;
          font-size: 16px;
          color: #669900;
          text-decoration: none;
     }

     td
     {
          font-family: Arial, Geneva, Helvetica, sans-serif;
          font-size: 14px;
          text-decoration: none;
     }
