/* A  {
  	text-decoration : none;
  	font-weight : plain;
  }
  
  A:hover  {
  	text-decoration : none;
  	color : #000000
  }*/
a:hover.Body_Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bd2d18;
	font-weight: normal;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
a:hover.News_NumberLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #bd2d18;
	font-weight: bold;
	padding: 0px;
}
.Top_Link {
	font-family: "MS Sans Serif", "MS Serif", Tahoma;
	font-size: 13px;
	color: #00234c;
	font-weight: bold;
	line-height: normal;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 13px;
}
.TxtBoxLogin{
	BORDER-TOP: #433d3d 1px solid;
	BORDER-LEFT: #433d3d 1px solid;
	BORDER-RIGHT: #FFFFFF 1px solid;
	BORDER-BOTTOM: #FFFFFF 1px solid;
	FONT-SIZE: 9px;
	background-color: #FFFFFF;
	FONT-FAMILY: Verdana;
	color:#000000;
	width:170px;
	height:16px;
}
.Body_Text {
	font-family: "MS Sans Serif", "MS Serif", Tahoma;
	font-size: 13px;
	color: #00234c;
	font-weight: normal;
	line-height: normal;
	padding: 0px;
}
.Title_Box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.Text_White_Small {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.Title_Box_Small {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.Pic_Border {
	border: 1px solid #419bff;
}
.Text_SkyBlue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e3faff;
	font-weight: normal;
	line-height: normal;
	padding: 0px;
}
.Text_Grey {


	font-family: "MS Sans Serif", "MS Serif", Tahoma;
	font-size: 12px;
	color: #f2f0f1;
	font-weight: normal;
	line-height: normal;
	padding: 0px;
}
.Text_White {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: normal;
	padding: 0px;
}
.Bot_Link {
	font-family: "MS Sans Serif", "MS Serif", Tahoma;
	font-size: 13px;
	color: #00234c;
	font-weight: normal;
	line-height: normal;
	padding: 0px;
}
.Title_Dark_Blue {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #00244C;
}.Title_Light_Blue {

	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #034996;
}
a {
	font-family: "MS Sans Serif", "MS Serif", Tahoma;
	font-size: 12px;
	color: #00234c;
	font-weight: normal;
	line-height: normal;
	padding: 0px;
}

.StatusSale {
	position:absolute;
	width:56px;
	height:56px;
	right:0px;
	margin-top:-56px;
	background-image:url(../images/sale-agreed.gif)
}
.StatusSoldSTC {
	position:absolute;
	width:46px;
	height:46px;
	right:0px;
	margin-top:-46px;
	background-image:url(../images/sold-stc.gif)
}
.StatusUnderOffer {
	position:absolute;
	width:51px;
	height:51px;
	right:0px;
	margin-top:-51px;
	background-image:url(../images/Under-offer.gif)
}