.image_error {
	color:red;
}
.succMsg {
	background:#E2F3DA;
	border: 1px solid #9ADF8F;
	color:#556652 !important;
	padding:8px 8px 8px 36px;
	text-align:left;
	margin:5px;
	margin-left: 0px;
	margin-top: 30px;
	width:505px !important;
}
.errMsg {
	background:#FFCECE;
	border: 1px solid #DF8F8F;
	color:#665252 !important;
	padding:8px 8px 8px 36px;
	text-align:left;
	margin:5px;
	margin-left: 0px;
	margin-top: 30px;
	width:505px !important;
}
.arrowleft {
	position: absolute;
	top: 147px;
	left: 0px;
}
.arrowright {
	position: absolute;
	top: 147px;
	right: 0px;
}
.mainTable {
	background:none !important;
}
.mainSliderDiv {
	margin-left:-5px !important;
	width:923px !important;
}
.sliderUl {
}
.sliderimgLi {
	list-style-type:none;
	list-style:none;
	padding:0px;
	margin:0px;
}
.sliderimgLi img {
}
/*.nextimg{float: left;background: white url(../images/arrow.png) no-repeat;display: block;width: 30px;height: 30px;cursor: pointer;font-size: 1px;text-indent: -9999em;background-position: -30px -30px;clear:right;}*/
.nextimg {
	background: url("../images/right-errow.png") no-repeat scroll left top transparent;
	cursor: pointer;
	height: 45px;
	width: 44px;
	z-index: 100;
}
/*.previmg{float: left;background: white url(../images/arrow.png) no-repeat;display: block;width: 30px;height: 30px;cursor: pointer;font-size: 1px;text-indent: -9999em;}*/
.previmg {
	background: url("../images/let-errow.png") no-repeat scroll left top transparent;
	cursor: pointer;
	height: 45px;
	width: 44px;
	z-index: 100;
}
.printCode {
	background: lightYellow none repeat scroll 0 0;
	border: 1px inset orange;
	height: 36px;
	margin: 10px;
	overflow: auto;
	padding: 6px;
	text-align: left;
	color: black;
	width:514px;
}
#mainscollertd {
	background:none !important;
}
