

	/*
	begin: css_public.ttml
	*/

	a.foundry:link, a.foundry:visited, a.foundry:active, a.foundry:hover
	{
		text-decoration: none;
		font-weight:     bold;
	  	font-family:     "lucida grande","bitstream vera sans",verdana,sans-serif,sans-serif
	}
	a.foundry:link
	{
		color: #1e48bd
	}
	a.foundry:visited
	{
		color: #1e48bd
	}
	a.foundry:active, a.foundry:hover
	{
		color: #06f
	}

	.dotted_navlinks {
		background-color : #666666;
		padding          : 4px;
		font-weight      : 400;
		font-size        : 11pt;
		color            : #ffffff;
		font-family      : "lucida grande","bitstream vera sans",verdana,sans-serif;
	}
	a.nav_menu:link {
		font-weight      : 600;
		font-size        : 11pt;
		color            : #ffffff;
		font-family      : "lucida grande","bitstream vera sans",verdana,sans-serif;
		text-decoration  : none
	}
	a.nav_menu:visited {
		font-weight      : 600;
		font-size        : 11pt;
		color            : #ffffff;
		font-family      : "lucida grande","bitstream vera sans",verdana,sans-serif;
		text-decoration  : none
	}
	a.nav_menu:active, a.nav_menu:hover {
		font-weight      : 600;
		font-size        : 11pt;
		color            : #fef4b1;
		font-family      : "lucida grande","bitstream vera sans",verdana,sans-serif
	}

	.foundryfieldset {
		margin-bottom: 6px;
	}
	.foundrylegend {
		color: navy;
	}

	/* start CSS for form hints */

	.foundry_hint {
		display: none;
		position: absolute;
		left: 20px;
		width: 300px;
		margin-top: 38px;
		border: 1px solid #ffc20d;
		padding: 10px 12px;
		/* to fix IE6, you cannot just declare a background-color,
		but must do a bg image, too!  So we are duplicating the
		pointer image, and positioning it so that it doesn't
		show up within the box */
		background: #ffc url(http://www.delonixradar.com.au/radar-detectors/reviews/skins/default/images/misc/hint_pointer.gif) no-repeat -20px 5px;
		z-index: 50000;
	}
	/* the pointer image is hadded by using another span */
	.foundry_hint .foundry_hint_pointer {
		position: absolute;
		left: 10px;
		top: -14px;
		width: 15px;
		height: 14px;
		background: url(http://www.delonixradar.com.au/radar-detectors/reviews/skins/default/images/misc/hint_pointer.gif) left top no-repeat;
		z-index: 50000;
	}

	/* start CSS for tiled records */

	


	.foundry_tiled_round_top {
		background: url(http://www.delonixradar.com.au/radar-detectors/reviews/skins/default/images/tile/tile_upper_right_1.gif) no-repeat top right;
		border: 0px solid red;
	}
	.foundry_tiled_round_bottom {
		background: url(http://www.delonixradar.com.au/radar-detectors/reviews/skins/default/images/tile/tile_lower_right_1.gif) no-repeat top right;
		border: 0px solid red;
	}
	img.foundry_tiled_corner {
		width:  auto;
		height: 6px;
		border: none;
		display: block !important;
	}
	.foundry_tiled_primary_corners_top {
		width: auto;
		height: 6px;

		background-image: url(http://www.delonixradar.com.au/radar-detectors/reviews/skins/default/images/tile/tile_top_1.gif);
		background-repeat: repeat-x;
		border: 0px;
	}
	.foundry_tiled_secondary_corners_top {
		width: auto;
		height: 6px;

		background: #eeeeee;

		background-image: url(http://www.delonixradar.com.au/radar-detectors/reviews/skins/default/images/tile/tile_top_1.gif);
		background-repeat: repeat-x;
		border: 0px;
	}
	.foundry_tiled_primary_corners_bottom {
		width: 200px;
		height: 6px;

		background-image: url(http://www.delonixradar.com.au/radar-detectors/reviews/skins/default/images/tile/tile_bottom_1.gif);
		background-repeat: repeat-x;
		border: 0px;
	}
	.foundry_tiled_secondary_corners_bottom {
		width: auto;
		height: 6px;

		background: #eeeeee;

		background-image: url(http://www.delonixradar.com.au/radar-detectors/reviews/skins/default/images/tile/tile_bottom_1.gif);
		background-repeat: repeat-x;
		border: 0px;
	}
	.foundry_tiled_primary_top {
		width: 200px;
		height: 2px;

		background-image: url(http://www.delonixradar.com.au/radar-detectors/reviews/images/admin/clear_pixel.gif);
		background-repeat: no-repeat;
		border-top:   1px solid #c1c1c1;
		border-left:  1px solid #c1c1c1;
		border-right: 1px solid #c1c1c1;
	}
	.foundry_tiled_secondary_top {
		width: 200px;
		height: 2px;

		background: #eeeeee;

		background-image: url(http://www.delonixradar.com.au/radar-detectors/reviews/images/admin/clear_pixel.gif);
		background-repeat: no-repeat;
		border-top:   1px solid #c1c1c1;
		border-left:  1px solid #c1c1c1;
		border-right: 1px solid #c1c1c1;
	}
	.foundry_tiled_primary_middle {
		width: auto;
		height: auto;

		background-image: url(http://www.delonixradar.com.au/radar-detectors/reviews/images/admin/clear_pixel.gif);
		background-repeat: repeat-y;
		border-left:  1px solid #c1c1c1;
		border-right: 1px solid #c1c1c1;
	}
	.foundry_tiled_secondary_middle {
		width: auto;
		height: auto;

		background: #eeeeee;

		background-image: url(http://www.delonixradar.com.au/radar-detectors/reviews/images/admin/clear_pixel.gif);
		background-repeat: repeat-y;
		border-left:  1px solid #c1c1c1;
		border-right: 1px solid #c1c1c1;
	}
	.foundry_tiled_primary_bottom {
		width: auto;
		height: 2px;

		background-image: url(http://www.delonixradar.com.au/radar-detectors/reviews/images/admin/clear_pixel.gif);
		background-repeat: no-repeat;
		border-left:   1px solid #c1c1c1;
		border-right:  1px solid #c1c1c1;
		border-bottom: 1px solid #c1c1c1;
	}
	.foundry_tiled_secondary_bottom {
		width: auto;
		height: 2px;

		background: #eeeeee;

		background-image: url(http://www.delonixradar.com.au/radar-detectors/reviews/images/admin/clear_pixel.gif);
		background-repeat: no-repeat;
		border-left:   1px solid #c1c1c1;
		border-right:  1px solid #c1c1c1;
		border-bottom: 1px solid #c1c1c1;
	}
	.foundry_tiled_padded {
		padding: 2px 8px;
		border: 0px solid orange;
	}
	.foundry_tiled_spacer {
		width: 10px;
		background-image: url(http://www.delonixradar.com.au/radar-detectors/reviews/images/admin/clear_pixel.gif);
		background-repeat: repeat-x;
		border: 0px solid red;
	}
	/* end CSS for tiled records */

	/* start CSS for framed images */

	.foundry_framed_top_edge {
		width: auto;
		height: 5px;
		background-image: url(http://www.delonixradar.com.au/radar-detectors/reviews/skins/default/images/frame/frame_top.gif);
		background-repeat: repeat-x;
		border: 0px;
	}
	.foundry_framed_left_edge {
		height: auto;
		width: 5px;
		background-image: url(http://www.delonixradar.com.au/radar-detectors/reviews/skins/default/images/frame/frame_left.gif);
		background-repeat: repeat-y;
		border: 0px;
	}
	.foundry_framed_right_edge {
		height: auto;
		width: 5px;
		background-image: url(http://www.delonixradar.com.au/radar-detectors/reviews/skins/default/images/frame/frame_right.gif);
		background-repeat: repeat-y;
		border: 0px;
	}
	.foundry_framed_bottom_edge {
		width: auto;
		height: 5px;
		background-image: url(http://www.delonixradar.com.au/radar-detectors/reviews/skins/default/images/frame/frame_bottom.gif);
		background-repeat: repeat-x;
		border: 0px;
	}
	.foundry_framed_top {
		height: 5px;
		background: url(http://www.delonixradar.com.au/radar-detectors/reviews/skins/default/images/frame/frame_upper_right.gif) no-repeat top right;
		border: 0px solid red;
	}
	.foundry_framed_bottom {
		height: 5px;
		background: url(http://www.delonixradar.com.au/radar-detectors/reviews/skins/default/images/frame/frame_lower_right.gif) no-repeat bottom right;
		border: 0px solid red;
	}
	img.foundry_framed_corner {
		width:  5px;
		height: 5px;
		border: none;
		display: block !important;
	}
	.foundry_framed_center {
		border-top:    3px solid #ffffff;
		border-left:   3px solid #ffffff;
		border-right:  6px solid #ffffff;
		border-bottom: 6px solid #ffffff;
	}
	/* end CSS for framed images */

	/*
	end: css_public.ttml
	*/

	/*
	avoid stylesheet collisions by prepending classes with 'foundry'
	*/
	img.foundrythumb {
		border: 1px solid #b5b2a9
	}
	img.foundryavatar {
		border: 1px solid #b5b2a9
	}
	img.foundrylogo {
		border: 1px solid #b5b2a9
	}
	/*
	base color
	*/
	.foundrybody
	{
		color: #666666;
		font-size:   9pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif,sans-serif
	}
	.foundrytd
	{
		color: #666666;
		font-size:   9pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif,sans-serif
	}
	.foundrybuttons
	{
		color: navy;
		background: #dddddd;
		font-size: 9pt;
		font-weight: bold;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif,sans-serif
	}
	.foundryformelement
	{
		color: navy;
		background: white;
		font-size: 9pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif,sans-serif
	}
	.foundryformelementpublic
	{
		color: navy;
		background: white;
		font-size: 9pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif,sans-serif
	}
	.foundryhyperlink
	{
		color: #1e48bd;
		text-decoration: none;
		font-weight: bold;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif,sans-serif
	}
	.foundrydimmedhyperlink
	{
		color: #999999;
		text-decoration: underline;
		font-weight: normal;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif,sans-serif
	}
	.foundryenclosing {
		background: #ffffff;
		color: black;
		padding: 4px;
		border: 1px solid #999999
	}

	/*
	histogram style
	*/
	.foundryhistogramcell    { background: orange; }
	.foundryhistogramheading { color: #990000;
		font-weight: bold;
		font-size: 8pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif }
	.foundryhistogramnumber  { background: #990000;
		color: #ffffff;
		font-weight: bold;
		font-size: 8pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif }
    
		/*
		base color
		*/
	.foundrybgcolorbase	{ background: #666666 }
        
	.foundrybase  { 
		color: #666666; 
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundrybaseminus1  { 
		color: #666666; font-size: 8pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundrybaseminus2  { 
		color: #666666; font-size: 8pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundrybaseplus0  { 
		color: #666666; font-size: 9pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundrybaseplus1  { 
		color: #666666; font-size: 11pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundrybaseplus2  { 
		color: #666666; font-size: 13pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundrybaseplus3  { 
		color: #666666; font-size: 15pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
		/*
		highlight color
		*/
	.foundrybgcolorhighlight	{ background: #990000 }
        
	.foundryhighlight  { 
		color: #990000; 
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundryhighlightminus1  { 
		color: #990000; font-size: 8pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundryhighlightminus2  { 
		color: #990000; font-size: 8pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundryhighlightplus0  { 
		color: #990000; font-size: 9pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundryhighlightplus1  { 
		color: #990000; font-size: 11pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundryhighlightplus2  { 
		color: #990000; font-size: 13pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundryhighlightplus3  { 
		color: #990000; font-size: 15pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
		/*
		warning color
		*/
	.foundrybgcolorwarning	{ background: orange }
        
	.foundrywarning  { 
		color: orange; 
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundrywarningminus1  { 
		color: orange; font-size: 8pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundrywarningminus2  { 
		color: orange; font-size: 8pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundrywarningplus0  { 
		color: orange; font-size: 9pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundrywarningplus1  { 
		color: orange; font-size: 11pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundrywarningplus2  { 
		color: orange; font-size: 13pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundrywarningplus3  { 
		color: orange; font-size: 15pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
		/*
		new color
		*/
	.foundrybgcolornew	{ background: orange }
        
	.foundrynew  { 
		color: orange; 
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundrynewminus1  { 
		color: orange; font-size: 8pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundrynewminus2  { 
		color: orange; font-size: 8pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundrynewplus0  { 
		color: orange; font-size: 9pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundrynewplus1  { 
		color: orange; font-size: 11pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundrynewplus2  { 
		color: orange; font-size: 13pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundrynewplus3  { 
		color: orange; font-size: 15pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
		/*
		popular color
		*/
	.foundrybgcolorpopular	{ background: orange }
        
	.foundrypopular  { 
		color: orange; 
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundrypopularminus1  { 
		color: orange; font-size: 8pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundrypopularminus2  { 
		color: orange; font-size: 8pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundrypopularplus0  { 
		color: orange; font-size: 9pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundrypopularplus1  { 
		color: orange; font-size: 11pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundrypopularplus2  { 
		color: orange; font-size: 13pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundrypopularplus3  { 
		color: orange; font-size: 15pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
		/*
		featured color
		*/
	.foundrybgcolorfeatured	{ background: #990000 }
        
	.foundryfeatured  { 
		color: #990000; 
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundryfeaturedminus1  { 
		color: #990000; font-size: 8pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundryfeaturedminus2  { 
		color: #990000; font-size: 8pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundryfeaturedplus0  { 
		color: #990000; font-size: 9pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundryfeaturedplus1  { 
		color: #990000; font-size: 11pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundryfeaturedplus2  { 
		color: #990000; font-size: 13pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundryfeaturedplus3  { 
		color: #990000; font-size: 15pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
		/*
		background color
		*/
	.foundrybgcolorbackground	{ background: #ffffff }
        
	.foundrybackground  { 
		color: #ffffff; 
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundrybackgroundminus1  { 
		color: #ffffff; font-size: 8pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundrybackgroundminus2  { 
		color: #ffffff; font-size: 8pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundrybackgroundplus0  { 
		color: #ffffff; font-size: 9pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundrybackgroundplus1  { 
		color: #ffffff; font-size: 11pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundrybackgroundplus2  { 
		color: #ffffff; font-size: 13pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundrybackgroundplus3  { 
		color: #ffffff; font-size: 15pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
		/*
		h1_inline_background color
		*/
	.foundrybgcolorh1inlinebackground	{ background: #ffffff }
        
	.foundryh1inlinebackground  { 
		display: inline;
		color: #ffffff; 
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundryh1inlinebackgroundminus1  { 
		display: inline;
		color: #ffffff; font-size: 8pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundryh1inlinebackgroundminus2  { 
		display: inline;
		color: #ffffff; font-size: 8pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundryh1inlinebackgroundplus0  { 
		display: inline;
		color: #ffffff; font-size: 9pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundryh1inlinebackgroundplus1  { 
		display: inline;
		color: #ffffff; font-size: 11pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundryh1inlinebackgroundplus2  { 
		display: inline;
		color: #ffffff; font-size: 13pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundryh1inlinebackgroundplus3  { 
		display: inline;
		color: #ffffff; font-size: 15pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
		/*
		link color
		*/
	.foundrybgcolorlink	{ background: #1e48bd }
        
	.foundrylink  { 
		color: #1e48bd; 
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundrylinkminus1  { 
		color: #1e48bd; font-size: 8pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundrylinkminus2  { 
		color: #1e48bd; font-size: 8pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundrylinkplus0  { 
		color: #1e48bd; font-size: 9pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundrylinkplus1  { 
		color: #1e48bd; font-size: 11pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundrylinkplus2  { 
		color: #1e48bd; font-size: 13pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundrylinkplus3  { 
		color: #1e48bd; font-size: 15pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
		/*
		alink color
		*/
	.foundrybgcoloralink	{ background: #06f }
        
	.foundryalink  { 
		color: #06f; 
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundryalinkminus1  { 
		color: #06f; font-size: 8pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundryalinkminus2  { 
		color: #06f; font-size: 8pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundryalinkplus0  { 
		color: #06f; font-size: 9pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundryalinkplus1  { 
		color: #06f; font-size: 11pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundryalinkplus2  { 
		color: #06f; font-size: 13pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundryalinkplus3  { 
		color: #06f; font-size: 15pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
		/*
		vlink color
		*/
	.foundrybgcolorvlink	{ background: #1e48bd }
        
	.foundryvlink  { 
		color: #1e48bd; 
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundryvlinkminus1  { 
		color: #1e48bd; font-size: 8pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundryvlinkminus2  { 
		color: #1e48bd; font-size: 8pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundryvlinkplus0  { 
		color: #1e48bd; font-size: 9pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundryvlinkplus1  { 
		color: #1e48bd; font-size: 11pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundryvlinkplus2  { 
		color: #1e48bd; font-size: 13pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundryvlinkplus3  { 
		color: #1e48bd; font-size: 15pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
		/*
		dimmed_text color
		*/
	.foundrybgcolordimmedtext	{ background: #999999 }
        
	.foundrydimmedtext  { 
		color: #999999; 
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundrydimmedtextminus1  { 
		color: #999999; font-size: 8pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundrydimmedtextminus2  { 
		color: #999999; font-size: 8pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundrydimmedtextplus0  { 
		color: #999999; font-size: 9pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundrydimmedtextplus1  { 
		color: #999999; font-size: 11pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundrydimmedtextplus2  { 
		color: #999999; font-size: 13pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundrydimmedtextplus3  { 
		color: #999999; font-size: 15pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
		/*
		bad_word color
		*/
	.foundrybgcolorbadword	{ background: green }
        
	.foundrybadword  { 
		color: green; 
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundrybadwordminus1  { 
		color: green; font-size: 8pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundrybadwordminus2  { 
		color: green; font-size: 8pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundrybadwordplus0  { 
		color: green; font-size: 9pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundrybadwordplus1  { 
		color: green; font-size: 11pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundrybadwordplus2  { 
		color: green; font-size: 13pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }
	.foundrybadwordplus3  { 
		color: green; font-size: 15pt;
		font-family: "lucida grande","bitstream vera sans",verdana,sans-serif
	 }