/*   Style Sheet Overrides for Holiday Shopping Sites & more */
				
.tdBorder { border:1px solid #3366CC; /* main table Borders E18AAC*/
 }

.tdTopBanner { 					/* Green*/ 
  border: 1px solid #993333;    /* #FFCEE3;  #3366CC; */
  color: #007700; 				/* 99FF99 SEARCH All Words, All except Links #E18AAC #FFCEE3 */
  background-color: #E6BBC1;    /* Background %E6BBC1 Dark Pink */
  } 
.tdTopBanner a:link {color: #007700; text-decoration:underline}
.tdTopBanner a:visited {color: #007700; text-decoration:underline}
.tdTopBanner a:hover {color: #994444; text-decoration:underline}

.tdTopBanner2 { 					/* Green*/ 
  border: 1px solid #993333;    /* #FFCEE3;  #3366CC; */
  color: #99FF99; 				/* SEARCH All Words,  #E18AAC #FFCEE3 */
  background-color: #993333;    /* Background %E6BBC1 Dark Pink */
  } 
.tdTopBanner2 a:link {color: #99FF99}
.tdTopBanner2 a:visited {color: #99FF99}
.tdTopBanner2 a:hover {color: #FF9999}

.tdTopBanner3 { 					/* Green*/ 
  border: 1px solid #009900;    /* #FFCEE3;  #3366CC; */
  color: #009900; 				
  background-color: #009900;    /* Background %E6BBC1 Dark Pink */
  } 


 .tdtb2bg  { color: #FFCEE3; 		/* background Color Class */	
 		font-family: "Verdana, Arial";
 		font-size: 7.0pt;
 		font-weight: normal;
 		text-decoration : none;
 		 }		
 .tdtb2nbg  { color: #F9C4E9; 		/* Very Close to Background Color */	
 		font-family: "Verdana, Arial";
 		font-size: 7.0pt;
 		font-weight: normal
 		 } 
 
/* Main Text Links in Main Body of Default Page */
.hz A:Link	   { color: #003267; font-size: 10.0pt; font-weight: bold; text-decoration: underline }
.hz a:Visited  { color: #003267; font-size: 10.0pt; font-weight: bold; text-decoration: underline }
.hz a:Active   { color: #003267; font-size: 10.0pt; font-weight: bold; text-decoration: underline }
.hz a:Hover    { color: #990000; font-size: 10.0pt; font-weight: bold; text-decoration: underline }

.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: #003267; 		/* color: #FFCEE3; Title 1 */	
 		font-family: "Arial,Verdana";
 		font-size: 12pt;
 		font-weight: bold }  
 .t2   { color: #003267; 		/* color: #E18AAC;  Title 2 */
 		font-family: "Verdana, Arial";
 		font-size: 10pt;
 		font-weight: bold
 		} 	
 .t3  { color: #003267; 		/* color: #003267; color: #FFCEE3;  Title 3 */	
 		font-family: "Verdana, Arial";
 		font-size: 7.5pt;
 		font-weight: normal } 			
