/* 	ticom-support.css
		Support page specific styles
		changes and augments ticom-default.css */
		
/*Promo*/		
.promo {background-color: #CCCC99;}
.promofont {background-color: #CCCC99;}
		
/*Page Content*/
.primtitle {background-color: #CCCC99; color: #333;}
.pgtitleUnderln1 {background-color: #666633;}
.pgtitle {color: #666633;} 

/*Tables*/
	.paratableheader {background-color: #666633; border-color: #666666; color: #fff;}
    .tbl1 {background-color: #666633; color: #fff;}
	.tbl1nobold {background-color: #666633;}
	.tbl1a:link {background-color: #666633;}
	.tbl1a:visited {background-color: #666633;}
	.tbl1a:active {background-color: #666633;}
	.tbl1a:hover {background-color: #666633;}
	.tbl2 {background-color: #CCCC99;}
	.tbl2center {background-color: #CCCC99;}
	.tbl2nobold {background-color:#CCCC99;}

/*Box*/	
	.box1 {background-color:#c00;}
   	.box1font {color: #fff; } 
	.box3{background-color:#ccc;}  
	.box3font {color: #333; } 
	.box5 {background-color:#eee;} 
	.boxbottom {background-color:#999;}
	
/*Standard Tags*/
	h1 {border-bottom-color: #666633;}
	
/*TIDC Conference Branding Classes Only*/	
	.brandCellColor {background-color:#BB0000;}