body { background-repeat: norepeat; background: #FFFFFF; }
a:link { color : #666600; }
a:visited { color : #656565; }
a:hover { color : #000000; }

.boldTwelveWhiteUnderline {color : #000000;font-family : Arial, Helvetica, sans-serif;font-weight : bold;font-size : 12px;text-decoration : underline;}

.boldTwelveBlackUnderline {color : #000000;font-family : Arial, Helvetica, sans-serif;font-weight : bold;font-size : 12px;text-decoration : underline;}

.boldEighteenBlack {color : #000000;font-family : Arial, Helvetica, sans-serif;font-size : 18px;font-weight : bold;}

.boldSixteenBlack {color : #000000;font-family : Arial, Helvetica, sans-serif;font-size : 16px;font-weight : bold;}

.boldFourteenBlack {color : #000000;font-family : Arial, Helvetica, sans-serif;font-size : 14px;font-weight : bold;}

.boldTwelveBlack {color : #000000;font-family : Arial, Helvetica, sans-serif;font-size : 12px;font-weight : bold;text-decoration: none;}

.boldElevenBlack {color : #000000;font-family : Arial, Helvetica, sans-serif;font-size : 11px;font-weight : bold;}	

.regFourteenBlack {color : #000000;font-family : Arial, Helvetica, sans-serif;font-size : 14px;font-weight : normal;}	

.regTwelveBlack {color : #000000;font-family : Arial, Helvetica, sans-serif;font-size : 12px;font-weight : normal;}	

.regElevenBlack {color : #000000;font-family : Arial, Helvetica, sans-serif;font-size : 11px;font-weight : normal;}

.regTwelveRed {color : #FF0000;font-family : Arial, Helvetica, sans-serif;font-size : 12px;font-weight : normal;}	

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

.regTwelveBlackUnderline {color : #000000;font-family : Arial, Helvetica, sans-serif;font-size : 12px;font-weight : normal; text-decoration: underline;}

.intro_white {color : #FFFFFF;font-family : Arial, Helvetica, sans-serif;font-size : 17px;font-weight : bold; text-decoration: none;}
.intro_red {color : #CC0000;font-family : Arial, Helvetica, sans-serif;font-size : 15px;font-weight : bold; text-decoration: none;}
.lg_intro_olive {color : #666600;font-family : Arial, Helvetica, sans-serif;font-size : 12px;font-weight : bold; text-decoration: none;}
.lg_intro_olive_underline {color : #666600;font-family : Arial, Helvetica, sans-serif;font-size : 12px;font-weight : bold; text-decoration: underline;}
.intro_olive_underline {color : #666600;font-family : Arial, Helvetica, sans-serif;font-size : 11px;font-weight : bold; text-decoration: underline;}
.sidenav_olive {color : #CC0000;font-family : Arial, Helvetica, sans-serif;font-size : 11px;font-weight : bold; text-decoration: none;}
.sidenav_grey {color : #AAAAAA;font-family : Arial, Helvetica, sans-serif;font-size : 11px;font-weight : bold; text-decoration: none;}
.dark_olive_link {color : #666600;font-family : Arial, Helvetica, sans-serif;font-size : 11px;font-weight : regular; text-decoration: underline;}
ul.white {list-style-type: disc; color: white; margin-left: 1em; padding-left: 0;}

/* the below styles are from the calendar and program pages */
     .date {
         COLOR: #555555;
         FONT-FAMILY: arial,helvetica;
         FONT-SIZE: 14px;
         FONT-WEIGHT: bold;
         TEXT-DECORATION: none
             }       
     .theater {
         COLOR: #555555;
         FONT-FAMILY: arial,helvetica;
         FONT-SIZE: 12px;
         FONT-WEIGHT: bold;
         TEXT-DECORATION: none
             }       
     .film {         
         COLOR: #555555;
         FONT-FAMILY: arial,helvetica;
         FONT-SIZE: 11px;
         TEXT-DECORATION: none;
             }
      .redfilm {         
         COLOR: #CC0000;
         FONT-FAMILY: arial,helvetica;
         FONT-SIZE: 11px;
         TEXT-DECORATION: none;
             }
		.description {         
         COLOR: #333333;
         FONT-FAMILY: arial,helvetica;
         FONT-SIZE: 10px;
         TEXT-DECORATION: none;
             } 

