body
{
}

.fullHeight
{
	height: 100%;
}

.fullWidth
{
	width: 100%;	
}

.vAlignTop
{
	vertical-align: top;
}

.greyColor
{
	background-color: #F6F6F6;
}
.tdTable1
{
	width: 100%;
	border-bottom: black 1px solid;
	vertical-align: top;
}

.AsppnlImage
{
    height: 280px;
	width: 975px;
}

.mpeTable
{
	width: 100%;
	vertical-align: top;
	height: 100%;
}

.searchAroundLocationTable
{
	width: 225px;
	background-color: white;
	border: solid 3 black;
}

.holderTable
{
	background-color: #F6F6F6;
	height: 100%;
	vertical-align: top;
	width:100%;
}
.tdBlueBar
{
	 background-color:#BBBBBB;	
	height:20px;
	background-repeat: repeat-x;
}

.tdGreenBar
{
	background-image: url(../../Images/GreenBG.jpg);
	background-repeat: repeat-x;
}

.AdvanceSearchBar
{
	background-image: url(../../Images/YellowBG.jpg);
	border-left: white 2px solid;
	background-repeat: repeat-y ;
	height:170px;
	width: 20px;
}

.tableSearchnLabour
{
	width: 225px;
	background-color: white;
	border: solid 3 black;
}
