body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}

.grid 
{ 
	border: solid 1px #FF6500; 
}

.GridHeader
{
	text-align:center;
    font-weight: bold;
    color: #333333;
    background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:smaller
}

.GridItem
{
	background-color: #fffFFF;
  	font-family: Arial, Helvetica, sans-serif;
	font-size:smaller;
	color: #333333;
	
	
	
	
	
}

a {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 145%;

	
}
.bannerText {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}
.bannerText {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	line-height: 18px;
}
.navBg {
	background-image: url(/wb_WatsonDotNet/images/navbg1.gif);
	background-repeat: no-repeat;
}
.cellborderRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.cellborderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;

}
.cellborderLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;

}
.navText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	left: 8px;
	text-align: center;
	height: 24px;

}
.featureSidesOrange {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF6600;
	border-left-color: #FF6600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	padding: 4px;

}
.orangeLine {
	background-image: url(/wb_WatsonDotNet/images/f/orange.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.featureSides2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF6600;
	border-left-color: #FF6600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	padding: 4px;

}
.tablebg {
	border: 1px solid #FF6600;
	padding: 4px;

}
.formTextbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #FF6600;
}
.formButt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.wpsBg {
	background-image: url(/wb_WatsonDotNet/images/home/wps_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px solid #FF6600;

}
.rightnavSides {
	padding: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #99CDFF;
	border-bottom-color: #99CDFF;
	border-left-color: #99CDFF;
}
.cellborderBottandLeft {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;

}
.cellborderTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;

}
.cellborderRightandBott {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;

}
.cellborderLeftandBott {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.mainTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	font-weight: bold;

}
.navLeft {
	background-color: #e5e5e5;
	padding: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.navMiddle {
	background-color: #E5E5E5;
	padding: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.cellborderLeftBottRight {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;

}
.cellborderLeftRight {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.greyDiv {
	background-image: url(/wb_WatsonDotNet/images/f/999999.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.propAddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 24px;
	font-weight: bold;

}
.formText {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.orangeBg {
	background-image: url(/wb_WatsonDotNet/Images/f/orange.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.orangeboldText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	line-height: 100%;
	font-weight: bold;

}
.magazineBg {
	background-image: url(/wb_WatsonDotNet/Images/search/magazine.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.cellborderLeftWhite {

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.bottLeft {
	background-image: url(/wb_WatsonDotNet/Images/belfastestateagents/bottleft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.topRight {

	background-image: url(/wb_WatsonDotNet/Images/belfastestateagents/topright.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.intBg {
	background-image: url(/wb_WatsonDotNet/Images/home/foreignbg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
