/* 	ticom-myti.css
		myti page specific styles
		changes and augments ticom-default.css */

/*Promo*/
	.promo {background-color: #cc9999;}
	.promofont {background-color: #cc9999;}
	
/*Page Content*/
	.primtitle {background-color: #cc9999; color: #333;}
	.pgtitle {color: #990000;}
	.pgtitleUnderln1 {background-color: #990000;}

/*TI-pass Styles and Classes*/
	form.tb { display:inline; }
	.subtitlecolor {color:#000; font-size:11px; font-family:verdana,arial,sans-serif; font-weight: bold;}

