.leftCol{
float:right;
width:810px;
}
	.leftCol .banner{
	float:left;
	width:502px;
	margin-right:8px;
	}
	.leftCol .bannerList{
	float:left;
	width:622px;
	margin-right:8px;
	}
	.leftCol .ad300{
	float:left;
	width:300px;
	background:#ccc;
	}
	.leftCol .ad180{
	float:left;
	width:180px;
	}
	.leftCol .leftNav{
	float:right;
	width:155px;
	}
		.leftCol .leftNav h2{
		background:#465e00;
		padding:6px;
		font-size:14px;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-weight:bold;
		color:#fff;
		}
		.leftCol .leftNav h3{
		padding:6px;
		font-size:14px;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-weight:bold;
		color:#9e0d38;
		padding:20px 0 0 0;
		}
		.leftCol .leftNav a{
		font-size:11px;
		color:#000;
		display:block;
		padding:6px 4px 5px;
		border-bottom:1px solid #ccc;
		text-decoration:none;
		}
		.leftCol .leftNav a:hover{
		color:#000;
		background:#f6f6f6;
		}

	.leftCol .listingCol{
	float:left;
	width:610px;
	margin-right:25px;
	padding-bottom:20px;
	padding-left:10px;
	}
		.leftCol .listingCol p{
		font-size:12px;
		color:#333;
		line-height:20px;
		clear:both;
		}
		.leftCol .listingCol h1{
		font-size:24px;
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#9e0d38;
		font-weight:normal;
		line-height:36px;
		}
			.leftCol .listingCol h1 span{
			font-size:18px;
			color:#465e00;
			}
			.leftCol .listingCol table{
			font-size:11px;
			}
			.leftCol .listingCol table th{
			font-size:12px;
			background:#eee;
			text-align:left;
			line-height:20px;
			}
			.leftCol .listingCol table b{
			font-weight:normal;
			color:#465e00;
			}
			.leftCol .listingCol table span.pink{
			font-weight:normal;
			color:#9e0d38;
			}
	.leftCol .contentTxt{
	float:left;
	width:790px;
	padding:8px;
	padding-bottom:20px;
	}
		.leftCol .contentTxt h1{
		font-size:24px;
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#9e0d38;
		font-weight:normal;
		line-height:30px;
		}
			.leftCol .contentTxt h1 span{
			font-size:18px;
			color:#465e00;
			}
			.leftCol .contentTxt p{
			font-size:12px;
			padding-top:5px;
			color:#333;
			line-height:20px;
			}
			.leftCol .contentTxt td{
			font-size:12px;
			color:#333;
			line-height:20px;
			}
			.leftCol .contentTxt table.data{
			margin:10px 0 15px 0;
			}
			.leftCol .contentTxt table.data th{
			border-bottom:2px solid #000;
			font-size:13px;
			color:#000;
			line-height:26px;
			}
			.leftCol .contentTxt table.data td{
			border-bottom:1px solid #ccc;
			}
		.leftCol .contentTxt h2{
		font-size:18px;
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#9e0d38;
		font-weight:normal;
		line-height:20px;
		padding-top:20px;
		}
		.leftCol .contentTxt td a{
		color:#9e0d38;
		}
		.leftCol #rssOutput a{
		color:#9e0d38;
		font-size:12px;
		}
		.leftCol .categoryRow{
		clear:both;
		padding:15px 0 0;
		width:790px;
		float:left;
		}
		.leftCol .categoryRow a{
		display:block;
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
		color:#232122;
		text-decoration:none;
		line-height:50px;
		font-weight:bold;
		padding-bottom:4px;
		background:url(../images/category-bg.jpg) no-repeat left;
		width:192px;
		height:54px;
		text-align:center;
		float:left;
		margin-right:3px;
		}
		.leftCol .categoryRow a:hover{
		color:#465e00;
		}
		.leftCol .featuredList{
		float:left;
		background:#fff;
		padding:8px;
		width:770px;
		margin-top:25px;
		}
		.leftCol .featuredList h2{
		background:#465e00;
		padding:6px;
		font-size:14px;
		font-family:Georgia, "Times New Roman", Times, serif;
		text-transform:uppercase;
		font-weight:bold;
		color:#fff;
		}
		.leftCol .featuredList table{
		font-size:11px;
		}
		.leftCol .featuredList strong{
		color:#465e00;
		}
		.leftCol .featuredList span{
		color:#465e00;
		}
		.leftCol .featuredList p{
		clear:both;
		}
		.leftCol .featuredList a{
		color:#9e0d38;
		}
		.leftCol .featuredList a:hover{
		color:#465e00;
		}
.rightCol{
float:left;
width:145px;
!margin-bottom:10px;
}
	.rightCol .search{
	float:left;
	width:134px;
	height:220px;
	background:url(../images/search-bg.jpg) no-repeat right bottom #9e0d38;
	padding:15px;
	color:#fd9db9;
	font-size:12px;
	}
	.rightCol .search p{
	padding-top:14px;
	}
	.rightCol .search .searchBox{
	border:1px solid #7d0103;
	background:#ff7fa5;
	line-height:16px;
	height:16px;
	padding:4px;
	width:110px;
	}
		.rightCol .search h2{
		color:#fff;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:18px;
		font-weight:normal;
		}
		
.pagination{
	font-size:11px;
	color:#3b3839;
	}
.pagination a{
	color:#3b3839;
	text-decoration:none;
	}
.pagination a:hover{
	color:#9e0d38;
	}
.pagination span.inactive{
	color:#ccc;
	}
.pagination span.active{
	color:#fff!important;
	padding:2px 5px;
	font-size:14px!important;
	font-weight:bold!important;
	background:#3b3839;
	}
.staticList{
padding-top:15px;
}

.staticList table{
font-size:11px;
}
.staticList table th{
font-size:12px;
background:#dcd9d9;
text-align:left;
}
.staticList table b{
font-weight:normal;
color:#465e00;
}
.staticList table span.pink{
font-weight:normal;
color:#9e0d38;
}
.inputField
	{
	font-size:11px;
	text-decoration:none;
	text-align:left;
	width:230px;
	color:#585858;
	border:#d3d2d2 1px solid;
	background:url(../images/txt-bg.jpg) repeat-x bottom #fff;
	padding-left:5px;
	}
	
.inputField1
	{
	font-size:11px;
	text-decoration:none;
	text-align:left;
	width:130px;
	color:#585858;
	border:#d3d2d2 1px solid;
	background:url(../images/txt-bg.jpg) repeat-x bottom #fff;
	padding-left:5px;
	}

.pushButton
	{
		background-color:#cccccc;
	}
	
.textArea
	{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align:left;
	height:50px;
	width:230px;
	color:#585858;
	border:#d3d2d2 1px solid;
	background:url(../images/txt-bg.jpg) repeat-x bottom #fff;
	padding-left:5px;
	}
	
.button
	{
	background:url('../images/button.gif') no-repeat;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	width:59px;
	height:17px;
	border:0px none;
	}
fieldset{
	border: 1px solid #ccc;
	width:550px;
	padding-left:50px;
	background:#f2f2f2;
	}
legend{
	margin-left:30px;
	margin-bottom:10px;
	color:#465e00;
	font-size:16px !important;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif !important;
	}
.links a{
	color:#465e00;
	}
.redlinks a{
	color:#9E0D38;
	}
.download{
	color:#465e00;
	background:url(../images/pdf.gif) no-repeat left;
	padding-left:25px;
	line-height:20px;
	display:block;
	}
#facebook
      {
        background:transparent url(../images/facebook.png) no-repeat scroll 0px 0px;
        height:170px;
        left:0;
        position:fixed;
        top:150px;
        width:40px;
      }
	* html #facebook
      {
        background:transparent url(../images/facebook.gif) no-repeat scroll 0px 0px;
        position:absolute;
      }
      div#facebook:hover
      {
        background-position:-41px 0px;
      }
      #facebook a
      {
        display:block;
        height:170px;
        width:40px;
      }
.mydata a{
	color:#9E0D38;
}
#loading1{
 background:#fff;
 padding:10px;
 width:320px;
 height:60px;
 position:fixed;
 left:30%;
 top:56%;
 font-size:14px;
 font-weight:bold;
 font-family:Arial, Helvetica, sans-serif;
 display:none;	
}

.villback{
	color:#9E0D38;
	font-size:12px;
	margin:15px 0;
}
.vill h3{
font-size:12px !important;	
}
.railbg{
	background:url(../images/rail-form.jpg) no-repeat right top;
	padding:25px 0 15px 0;
}
.railform{
	background:#9e0d38;
	padding:8px;
	float:left;
	clear:both;
	opacity:0.96;
    filter:alpha(opacity=96); /* For IE8 and earlier */
}
.railform td{
	color:#fff !important;
}
.railform strong{
	font-size:12px;
}
.flipkart{
	background: #465E00; padding: 15px; float: left; width:780px; margin-bottom:8px;
}
.flipkart p{
	float:left;
	clear:none;
	padding-left:12px;
}
.flipkart p.caption{
	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
}
.flipkart .searchbtn{
	background:url(../images/search-btn.png) no-repeat right top;
	width:110px;
	height:31px;
	border:none;
	font-size:1px;
	text-indent:-9999px;
}