/* General CSS setting */

body {background-color: #ffffff;}
.bg {background-repeat: no-repeat;}
.emergency {font-size: 10px;}
.footer {font-size: 10px; color: #666666;}
.music_cap {font-size: 13px; color: #FF0000;}
.mainpage-highlights {font-family: Arial; font-size: 11px; color: #585858;}
a:link { font-family: Arial, Helvetica, sans-serif; text-decoration: none }
a:visited { text-decoration: none; color: #990099; }
a:hover { text-decoration: underline }
.button { border: 1px solid #006; background: #9cf;}
td {font-size: 13px; line-height: 120%; font-family: Arial, Helvetica, sans-serif}

/* Program content page CSS setting */
a.shortcut_music:link { font-family: Arial, Helvetica, sans-serif; color: #01a0c7; text-decoration: none }
a.shortcut_dance:link { font-family: Arial, Helvetica, sans-serif; color: #ffbb00; text-decoration: none }
a.shortcut_chiense_opera:link { font-family: Arial, Helvetica, sans-serif; color: #c00000; text-decoration: none }
a.shortcut_theatre:link { font-family: Arial, Helvetica, sans-serif; color: #12a120; text-decoration: none }
a.shortcut_multi_arts:link { font-family: Arial, Helvetica, sans-serif; color: #880088; text-decoration: none }
a.shortcut_f_entertainment:link { font-family: Arial, Helvetica, sans-serif; color: #f80081; text-decoration: none }
a.shortcut_other:link { font-family: Arial, Helvetica, sans-serif; color: #999999; text-decoration: none }

.programcaption_music  {
	font-size: 13px;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #01a0c7;
}
.programcaption_dance  {
	font-size: 13px;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ff7700;
}
.programcaption_chinese_opera  {
	font-size: 13px;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #c00000;
}
.programcaption_theatre  {
	font-size: 13px;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #12a120;
}
.programcaption_multi_arts  {
	font-size: 13px;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #880088;
}
.programcaption_f_entertainment  {
	font-size: 13px;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #f80081;
}
.programcaption_other  {
	font-size: 13px;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
}

.programtitle_music {
  font-family:Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #01a0c7;
	line-height: 110%;
}
.programtitle_dance {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #ff7700;
	line-height: 110%;
}
.programtitle_chinese_opera {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #c00000;
	line-height: 110%;
}
.programtitle_theatre {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #12a120;
	line-height: 110%;
}
.programtitle_multi_arts {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #880088;
	line-height: 110%;
}
.programtitle_f_entertainment {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #f80081;
	line-height: 110%;
}

.indiv-content  {font-size: 13px; line-height: 120%; font-family: Arial, Helvetica, sans-serif}

/* obselete CSS setting
.pagecontent_text {font-size: 13px; line-height: 120%; font-family: Arial, Helvetica, sans-serif}
.indiv-title  {
	font-size: 13px;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0099CC;
}

.pagecontent_title {
	font-size: 16px;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #085aac;
}
.pagecontent_title2 {
	font-size: 16px;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #a86755;
}
.pagecontent_title3 {
	font-size: 13px;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0099CC;
}
*/
