/*User Selectable Styles*/
.Heading1,H1     {padding: 0px; margin: 0px; color: #35349D; font-size: 150%;}
.Heading2,H2     {color: #333; font-size: 130%;}
.Heading3,H3     {color: #666; font-size: 120%;}
.Normal          {color: #666; font-size: 70%;}


/* User Table Colour Styles */
/* These styles define the basic properties for tables in the Immediacy Editor */

	table.ImmTS_IDP_Plain {margin:5px; padding:5px;} /* Overall table style */

	
	
	/* START Default Table */
	table.ImmTS_Default	{background-color:#fff; margin:5px; padding:2px;} /* Overall table style */

	table.ImmTS_Default th, 
	table.ImmTS_Default td	{padding:1px; margin:1px; color:#000;} /* Cell padding and spacing styles */

	table.ImmTS_Default, 
	table.ImmTS_Default th, 
	table.ImmTS_Default td	{border:1px solid #CCCCCC;} 
	     
	table.ImmTS_Default th	{background-color:#fff; color:#000; font-weight:normal; vertical-align:middle; font-weight:bold} 
	table.ImmTS_Default tr	{margin: 5px; vertical-align:middle; font-weight:normal}
	table.ImmTS_Default td	{color:#000;}
	
	table.ImmTS_Default td a {color:#F57C22; text-decoration:none;}
	table.ImmTS_Default td a:hover {color:#F57C22; text-decoration:underline;}
	table.ImmTS_Default td a:visited {color:#F57C22; text-decoration:none;}
	/* END Default Table */
	
	
	
	
	/* START Customised Table Green IDP - DESIGN_1*/
	table.ImmTS_Plan_Green {margin:5px; padding: 2px; font-family:Verdana;}
	
	table.ImmTS_Plan_Green th, /* Cell padding and spacing styles */
	table.ImmTS_Plan_Green td {padding:3px; margin:3px; color:#000;} 
	
	table.ImmTS_Plan_Green td a {color:#fff; text-decoration:none;}
	table.ImmTS_Plan_Green td a:hover {color:#fff; text-decoration:underline;}
	table.ImmTS_Plan_Green td a:visited {color:#fff; text-decoration:none;}

	table.ImmTS_Plan_Green, 
	table.ImmTS_Plan_Green th, 
	table.ImmTS_Plan_Green td {/*border:1px solid #578925;*/ border:1px solid #fff;} 
	     
	table.ImmTS_Plan_Green th {background-color:#CBEF9E; color:#507A21; vertical-align:middle; font-weight:bold}
	 
	table.ImmTS_Plan_Green tr {margin-top: 3px;}
	
	table.ImmTS_Plan_Green td {background-color:#86CC37; vertical-align:middle; color:#000; font-weight:normal}
	/* END Customised Table Green IDP*/
	
	
	
	/* START Customised Table Green IDP DESIGN_2*/
	table.ImmTS_Green_border {margin:5px; padding: 2px; font-family:Verdana;}
	
	table.ImmTS_Green_border th, /* Cell padding and spacing styles */
	table.ImmTS_Green_border td {padding:3px; margin:3px; color:#000;} 

	table.ImmTS_Green_border, 
	table.ImmTS_Green_border th, 
	table.ImmTS_Green_border td {/*border:1px solid #578925;*/ border:1px solid #507A21;} 
	     
	table.ImmTS_Green_border th {background-color:#86CC37; color:#fff; vertical-align:middle; font-weight:bold}
	 
	table.ImmTS_Green_border tr {margin-top: 3px;}
	
	table.ImmTS_Green_border td {background-color:#CBEF9E; vertical-align:middle; color:#000; font-weight:normal}
	/* END Customised Table Green IDP DESIGN_2*/
	
	
	
	/* START Customised Table BLUE IDP - DESIGN_1*/
	table.ImmTS_IDP_Blue {margin:3px; padding: 2px; font-family:Verdana;}
	
	table.ImmTS_IDP_Blue th, /* Cell padding and spacing styles */
	table.ImmTS_IDP_Blue td {padding:3px; margin:3px; color:#000;} 
	table.ImmTS_IDP_Blue td a {color:#fff; text-decoration:none;}
	table.ImmTS_IDP_Blue td a:hover {color:#fff; text-decoration:underline;}
	table.ImmTS_IDP_Blue td a:visited {color:#fff; text-decoration:none;}

	table.ImmTS_IDP_Blue, 
	table.ImmTS_IDP_Blue th, 
	table.ImmTS_IDP_Blue td {/*border:1px solid #578925;*/ border:1px solid #fff; width: 100%;} 
	     
	table.ImmTS_IDP_Blue th {background-color:#373636; color:#fff; vertical-align:middle; font-weight:bold}
	 
	table.ImmTS_IDP_Blue tr {margin-top: 3px; width: 100%;}
	
	table.ImmTS_IDP_Blue td {background-color:#31B8EF; vertical-align:middle; color:#000; font-weight:normal}
	/* END Customised Table Green IDP*/
	
	
	
	/* START Customised Table Green IDP - DESIGN_1*/
	table.ImmTS_IDP_Orange {margin:5px; padding: 2px; font-family:Verdana;}
	
	table.ImmTS_IDP_Orange th, /* Cell padding and spacing styles */
	table.ImmTS_IDP_Orange td {padding:3px; margin:3px; color:#000;} 

	table.ImmTS_IDP_Orange, 
	table.ImmTS_IDP_Orange th, 
	table.ImmTS_IDP_Orange td {/*border:1px solid #578925;*/ border:1px solid #fff;} 
	     
	table.ImmTS_IDP_Orange th {background-color:#373636; color:#fff; vertical-align:middle; font-weight:bold}
	 
	table.ImmTS_IDP_Orange tr {margin-top: 3px;}
	
	table.ImmTS_IDP_Orange td {background-color:#FF862E; vertical-align:middle; color:#000; font-weight:normal}
	/* END Customised Table Green IDP*/
	
   
   
    /* START Customised Table Green IDP - DESIGN_1*/
	table.ImmTS_IDP_Test {margin:5px; padding: 2px; font-family:Verdana; text-align:center;}
	
	table.ImmTS_IDP_Test th, /* Cell padding and spacing styles */
	table.ImmTS_IDP_Test td {padding:3px; margin:3px; color:#000;} 

	table.ImmTS_IDP_Test, 
	table.ImmTS_IDP_Test th, 
	table.ImmTS_IDP_Test td {/*border:1px solid #578925;*/ border:1px solid #fff;} 
	     
	table.ImmTS_IDP_Test th {background-color:#373636; color:#fff; vertical-align:middle; font-weight:bold}
	 
	table.ImmTS_IDP_Test tr {margin-top: 3px;}
	
	table.ImmTS_IDP_Test td {padding:3px; background-color:#fff; vertical-align:middle; color:#000; font-weight:bold; font-size:11px;}
	/* END Customised Table Green IDP*/