/* Time Too 2007 Styles - Copyright 2007 */ 

body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #333333; background-color: #FFFFFF; }

	a:link, a:visited { color: #1B449C; font-weight: normal; text-decoration: none;}
	a:hover, a:active { color: #1B449C; font-weight: normal; text-decoration: underline;}
	
/*** layout ***/
#press { padding-left:10px; width:474px; text-align:left;}
	

/*** text ***/
	.shopNav { color: #1B449C; font-size: 12px; font-weight: bold; padding: 0 8px 0px 8px; }
		.shopNav a:hover, .footer a:active { color: #FFFFFF; text-decoration: none; } 
		

h1 { color: #FF9900; font-size: 14px; font-weight: bold; } 
	.h1 { color: #FF9900; font-size: 14px; font-weight: bold; }
h2 { font-size: 13px; font-weight: bold; color: #333333; }
h3 { font-size: 13px; font-weight: bold; color: #333399; }
h4 { font-size: 12px; font-weight: bold; color: #99CC66; }
h5 { font-size: 10px; font-weight: bold; color: #99CC66; }

	.headerGreen { color: #99cc66; font-size: 13px; font-weight: bold; } 
	.headerAqua { color: #45c3d3; font-size: 13px; font-weight: bold; } 
	.headerPurple { color: #a19cc7; font-size: 13px; font-weight: bold; } 
	.headerOrange { color: #ff9900; font-size: 13px; font-weight: bold; } 
	
	.productName { font-weight:bold; }
	.detail { font-size:11px; font-weight: normal; }
	.includes { font-size:11px; font-weight: bold; color:#99cc66; }
	
	
/*** colors ***/
	.green { color:#99cc66;}
	.lightGreen { color:#D9F7AA;}
	
/*** image borders ***/
	.image { border: 1px #D9F7AA solid; padding:4px}
	.imageLarge { border: 1px #D9F7AA solid; padding: 5px}
	.imageCross { border: 1px #45c3f3 solid; padding: 2px}
	
	.imageFT { border: 1px #45c3d3 solid; padding:4px}
	.imageLargeFT { border: 1px #45c3d3 solid; padding: 5px}
	
	.imageOrange { border: 1px #ff9900 solid; padding: 4px}
	
	.imageAd { border: 1px #666666 solid; padding: 3px}
	.imagePress {border:1px #ff9900 solid; }


.footer { text-align: center; font-size: 10px; color: #999999; padding-top:10px;} 
	.footer a:link, .footer a:visited { color: #999999; text-decoration: none; } 
	.footer a:hover, .footer a:active { color: #99cc66; text-decoration: none; } 
	
	
/*** checkout, old styles ***/
	.t3 {
	font-size: 14pt;
	font-weight: bold;
	color: #330099;
}

.tsmall1 {
	font-size: 9pt;
	font-weight: bold;
}
.talt5 {
	font-size: 10pt;
	font-weight: bold;
	color: #99CC66;
}
.t2 {
	font-size: 16pt;
	font-weight: bold;
	color: #330099;
/*** change .t2 to h3 ***/