/* CSS Document */
body {
	background-image: url(../images/design_files/CT2_paperBG.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
    color: #6D6355;
	 scrollbar-face-color: #D5D1BD; 
 scrollbar-track-color: #D5D1BD; 
 scrollbar-arrow-color: #6D6355; 
 scrollbar-shadow-color: #6D6355; 
 scrollbar-dark-shadow-color: #6D6355; 
 scrollbar-3dlight-color: #D5D1BD; 
 scrollbar-highlight-color: #D5D1BD;
}

.topText {
color:#000000;
}



#overallTable .overallCenterCell {
background-color: #D5D1BD;
}

#overallTable .tl {
/*background-image:url(../images/design_files/CT2FADE_tl.png);
*/background-repeat: no-repeat
width: 58px;
}
#overallTable .tm {
/*background-image:url(../images/design_files/CT2FADE_tm.png);
*/background-repeat:repeat-x;
height: 59px;
}
#overallTable .tr {
/*background-image:url(../images/design_files/CT2FADE_tr.png);
*/background-repeat: no-repeat
width: 58px;
}
#overallTable .lm {
/*background-image:url(../images/design_files/CT2FADE_lm.png);
*/background-repeat:repeat-y;
width: 58px;
}
#overallTable .rm {
/*background-image:url(../images/design_files/CT2FADE_rm.png);
*/background-repeat:repeat-y;
width: 58px;
}
#overallTable .bl {
/*background-image:url(../images/design_files/CT2FADE_bl.png);
*/background-repeat: no-repeat
}
#overallTable .bm {
/*background-image:url(../images/design_files/CT2FADE_bm.png);
*/background-repeat:repeat-x;
height: 59px;
}
#overallTable .br {
/*background-image:url(../images/design_files/CT2FADE_br.png);
*/background-repeat: no-repeat
}


#mainContentTable {}


.menuBar {
margin: 0px;
padding: 0px;
height: 18px;
background-image: url(../images/design_files/CT2_menuBG.gif);
background-repeat:repeat-x;
text-align:center;
}


.iFrame1 {
	position: inherit;
	left:0px;
	top:0px;
	width:452px;
	height:320px;
	/* background-color:#D0CCB9;  */   /*  DARK BG  */
	background-color:#D5D1BD;   /*   LIGHT BG */
	visibility: visible;
	/*border-top: 3px double #B2AE99; */
	border-bottom: 3px double #B2AE99;
}


.dynamicCells {
padding-left: 25px;
vertical-align:top;
font-size: 10px;
}

.dynamicCells a, .dynamicCells a:link, .dynamicCells a:visited {
color: #6D6355;
text-decoration:none;
padding-left: 2px;
padding-right:2px;
}
.dynamicCells a:hover {
color: #000000;
}



#announcement {
font-family: "Times New Roman", Times, serif;
font-size:14px;
font-variant:small-caps;
font-weight:bold;
color: #6D6355;
}


#nextShow_date {   

font-family: "Times New Roman", Times, serif;
font-size:14px;
font-variant:small-caps;
font-weight:bold;
color: #6D6355;
display:block;
margin: 0px 0px 0px 0px;
padding: 0px;
line-height: 11px;
}


#nextShow_location {    
font-family: "Times New Roman", Times, serif;
font-size:12px;
font-variant:small-caps;
font-weight:normal;
color: #999999;
margin: 0px 0px 0px 0px;
padding: 0px 20px 0px 0px;
}


.copyrightCell td {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
vertical-align:bottom;
padding-top: 2px;
padding-bottom: 2px;
border-top: 1px solid #B2AE99;
border-bottom: 1px solid #B2AE99;
background-color: #D0CCB9;
}

.copyrightCell a {
color: #0000FF;
text-decoration:none;
font-weight:bold;
}

.copyrightCell a:hover {
color: #000000;
text-decoration:none;
}


