			.mainTable a:hover {
			
				color:#ffffff;
				
			}

			.mainTable .hover_tr:hover {
			
				background-color:#a2d64f;
				
			}
			.tableUnderLine {
				border-bottom: 1px dotted #cccccc;
				font-size: 14px;
				line-height: 25px;
				padding: 5px;
				  letter-spacing: 1px;
			}
			
			
			.td_R {
				
				border-bottom: 0.2em solid #cbcbcb;
				color: #000;
			}
			.td_L, .td_R, .over {
				font-size: 14px;
				font-weight: bold;
				height: 30px;
				padding: 5px;
			 text-align: left;
				text-transform: capitalize;
			}
			
			#news_title {
			
			 height:50px;
			 line-height: 50px;
			}