
.tableborder {
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #B1B1B1;
	border-right-color: #B1B1B1;
	border-bottom-color: #B1B1B1;
	border-left-color: #B1B1B1;
}

/*----------------------------------------------- Login CSS by Ravi Sangal----------------------------------------------*/
.logTopBack 
{
	
	background-image: url(../images/loginImg_01.jpg);
	height: 135px;
}

/*----------------------------------------------- End Login CSS ----------------------------------------------*/

.topBanLogo {
	background-image: url(images/topimg_04.jpg);
	background-repeat: no-repeat;
	height: 61px;
	width: 193px;
}
.topBgLeft {
	background-image: url(images/topimg_06.jpg);
	background-repeat: no-repeat;
	height: 61px;
	width: 4px;
}
.topBG {
	background-image: url(images/topimg_07.jpg);
}
.top2BGleft {
	background-image: url(images/topimg_09.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 3px;
}
.top2BGmid {
	background-image: url(images/topimg_13.jpg);
	height: 25px;
}
.top2BGright {
	background-image: url(images/topimg_14.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 5px;
}

