.tdcontent		
		{
		 		font-family: Arial, Helvetica, sans-serif;
				font-size: 12px;
				color: #666666;
				text-decoration: none;
				font-weight: none;
				background-image: url();
				background-repeat: repeat-y;
				background-color: #ffffff;
				margin-left:5px;
  			margin-right:5px;
  			padding-right:5px;
  			padding-left:5px; 
		}
		
.heading		
		{
		 		font-family: Arial, Helvetica, sans-serif;
				font-size: 16px;
				color: #666666;
				text-decoration: none;
				font-weight: bold;
				
		}

.search
		{
		 	 	background: transparent;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12px;
				color: #666666;
				text-decoration: none;
				font-weight: bold;

		}	

.contentimgprsch		
		{
		 		filter:alpha(opacity=80);
				-moz-opacity:0.8;
				-khtml-opacity: 0.8;
				opacity: 0.8;
		}	