/*   Style Sheet Overrides for DanceOutlet */
				
.tdBorder { border: 1px solid #E18AAC; /* main table Borders E0FFFF */
 }
				
.tdTopBanner_Original {
  font: 10pt Verdana;
  color: #FFCEE3;
  background-color: blue;
  font-weight: bold;
}

.tdTopBanner { 	/* /* Dark Blue */

  border:1px solid #3366CC; 
  color: #E18AAC; /* #FFCEE3 */
  background-color: #3366CC;
  text-align: center;  
  font-style:normal; 
  font-variant:normal; 
  font-weight:normal; 
  font-size:8.0pt; 
  font-family:Verdana

}	
	/* Reversed for hyperlinks / Fonts with Dark Backgrounds */
 .tdTopBanner A:Link { color: #FFCEE3} 	/* #E0FFFF */
 .tdTopBanner A:Visited { color: #FFCEE3} 
 .tdTopBanner A:Active  { color: #FFCEE3} 
 .tdTopBanner A:Hover   { color: #66FF66} /* Green 00EE00 was 22EE00*/


.tdTopBanner2 {

  border:1px solid #FFCEE3; 
  color: #003267;
  background-color: #FFCEE3;
  text-align: center;
  font-style:normal; 
  font-variant:normal; 
  font-weight:normal; 
  font-size:9.0pt; 
  font-family:Verdana
  
}
 .tdTopBanner2 A:Link	   { color: #003267; font-size: 9.0pt} /*   */
 .tdTopBanner2 A:Visited   { color: #003267; font-size: 9.0pt} /*   */
 .tdTopBanner2 A:Active    { color: #003267; font-size: 9.0pt} /*   */
 .tdTopBanner2 A:Hover     { color: #008800; font-size: 9.0pt} /* #326432  */
 
 .tdtb2bg  { color: #FFCEE3; 		/* background Color Class */	
 		font-family: "Verdana, Arial";
 		font-size: 7.0pt;
 		font-weight: normal;
 		text-decoration : none;
 		 }		
 .tdtb2nbg  { color: #F9C2E9; 		/* Very Close to Background Color */	
 		font-family: "Verdana, Arial";
 		font-size: 7.0pt;
 		font-weight: normal
 		 }  
 
.tdTopBanner3 {

  padding:0; 
  border:0px solid #3366CC; /* black */
  color: #3366CC;
  background-color: #3366CC;
  text-align: center;
  font-style:normal; 
  font-variant:normal; 
  font-weight:normal; 
  font-size:9.0pt; 
  font-family:Verdana
  
}
 .tdTopBanner3 A:Link	   { color: #E0FFFF; font-size: 9.0pt} /*   */
 .tdTopBanner3 A:Visited   { color: #E0FFFF; font-size: 9.0pt} /*   */
 .tdTopBanner3 A:Active    { color: #E0FFFF; font-size: 9.0pt} /*   */
 .tdTopBanner3 A:Hover     { color: #326432; font-size: 9.0pt} /*   */ 
 

.tdCH {  /* ch column Head storelist */

  border:3px solid #3366CC; 
  color: #FFCEE3;
  background-color: #3366CC;
  font-style:normal; 
  font-variant:normal; 
  font-weight:normal; 
  font-size:8.0pt; 
  font-family:Verdana
  }

/* Reversed for hyperlinks with Dark Backgrounds */
  .tdCH A:Link    { color: #003267} /* Light Light Blue */ 
  .tdCH A:Active  { color: #003267} /* Light Light Blue */ 
  .tdCH A:Visited { color: #003267} /* Was D0E4F9 */
  .tdCH A:Hover   { color: #66FF66} /* Light Green / /* red #FF0000 */
  
 .t1   { color: #FFCEE3; 	/* Title 1 */	
 		font-family: "Arial,Verdana";
 		font-size: 12pt;
 		font-weight: bold }  
 .t2   { color: #E18AAC; 	/* Title 2 */
 		font-family: "Verdana, Arial";
 		font-size: 10pt;
 		font-weight: bold
 		} 	
  .t3  { color: #FFCEE3; 		/* Title 3 */	
 		font-family: "Verdana, Arial";
 		font-size: 7.5pt;
 		font-weight: normal } 			