body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #000000;
	color: #dddddd;
	font-variant: normal;
	text-transform: none;
	vertical-align: middle;


}
.header {
	
	border-bottom: 1px solid #111111;
        padding: 14px;
	font-size: 24px;
	font-style: oblique;
	font-weight: bold;
	text-align: right;

}
.footer {
	border-top: 1px solid #111111;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
        padding: 14px;
}

.footer a:link {
        color: #999999;
        text-decoration: none;
}

.footer a:visited {
        color: #999999;
        text-decoration: none;
}

.footer a:hover {
        color: #ff0000;
        text-decoration: none;
}

img#bordered_image {
        border: 12px solid #111111;
}

img#photos_all_image {
        border: 3px solid #222222;
}


table#main_content {
		background-image: url('/images/3Chinesefadedfinal_sm2.jpg');
				}

td#tdmenu {
	padding: 0px;
	
	margin: 0px;
	
}
td#tdmenu a {
	color: #999999;
	text-decoration: none;
        border-left: 10px solid #222222;
}

td#tdmenu a:hover {
	color: #FF0000;
	background-color: #000000;
        border-left: 10px solid #000000;
	}

td#rehearsal_text {
	color: #cccccc;
	font-size: 11px;
	vertical-align: top;
	}
	
td#main_text {
	color: #ffeeff;
	padding-left: 15px;
	font-size: 13px;
	vertical-align: top;
	}

td#main_text_caption {
        color: #ffeeff;
        padding-left: 15px;
        font-size: 12px;
        vertical-align: top;
	text-align: center;
        }

td#main_text a {
	color: #aaaaff;
	text-decoration: none;
	}

td#main_text a:visited {
        color: #aaaaff;
        text-decoration: none;
        }

td#main_text a:hover {
        color: #ff0000;
	text-decoration: none;
        }

td#main_text_caption a {
        color: #aaaaff;
        text-decoration: none;
        }

td#main_text_caption a:visited {
        color: #aaaaff;
        text-decoration: none;
        }

td#main_text_caption a:hover {
        color: #ff0000;
        text-decoration: none;
        }


div#subtitle {
    color: #e9eef5;
	font-size: 18px;
	border-left: 0px solid #e9eef5;
	border-bottom: 0px solid #e9eef5;
	}
div#subtitle a {
        color: #aaaaff;
        text-decoration: none;
        }

div#subtitle a:visited {
        color: #aaaaff;
        text-decoration: none;
        }

div#subtitle a:hover {
        color: #ff0000;
        text-decoration: none;
        }
