.bg_B {
	background-image: url(../images/bg_btm.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bg_TR {
	background-image: url(../images/bg_right.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
body {
	font-family: Verdana;
	color: #1362AD;
}

.bg_TL {
	background-image: url(../images/bg_left.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
a {
	text-decoration: none;
}
a.defaultLink {
	font-size: 11px;
	color: #1362AD;
	font-weight: bold;
}
a.defaultLink:hover {
	color: #0099db;
}
a.footerMenu {
	font-size: 11px;
	color: #1362AD;
	padding-right: 10px;
	padding-left: 10px;
}
a.footerMenu:hover {
	color: #0099DB;
}
.sDD {
	font-family: Verdana;
	font-size: 11px;
	color: #1362AD;
	height: 20px;
	width: 140px;
}
.defaultFont {
	font-size: 11px;
	line-height: 18px;
}
.detailsTitle {
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;
	line-height: 28px;
}
.detailsID {
	font-size: 12px;
	font-weight: bold;
	line-height: 28px;
}
.detailsLocation {
	font-size: 12px;
	line-height: 14px;
}
.detailsPriceBox {
	font-size: 14px;
	font-weight: bold;
	line-height: 40px;
	background-image: url(../images/propDets_hLine.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.resultsLocation {
	font-size: 14px;
	font-weight: bold;
	padding-bottom:20px
}
.resultsPrice {
	font-size: 12px;
	font-weight: bold;
	padding-bottom:15px;
}
.detsBtn {
	background:url(../images/btn_dets_01.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
.resultsDets {
	padding-left:20px;
	background: url(../images/results_vLine.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.resultsBtm {
	padding-top:5px;
	background: url(../images/results_tableBtm.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.formBgVert {
	background-image:url(../images/bg_formVert.gif);
	background-repeat:repeat-y;
	background-position:left top;
	padding-left:20px;
	padding-right:20px;
	padding-top:15px;
}
.formBgBtm {
	background-image:url(../images/bg_formBtm.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-left:20px;
	padding-bottom:10px;
}
.CVField {
	font-family:verdana;
	font-size: 11px;
	line-height: 14px;
	color:#666666;
	border:1px solid #D4D5D0;
	height:20px;
	width:330px;
}
.CVArea {
	font-family:Verdana;
	font-size: 11px;
	line-height: 14px;
	color:#666666;
	border:1px solid #D4D5D0;
	height:70px;
	width:330px;
	overflow:auto;
}
.CtrlSplitter {
	background-image: url(../images/ctrlSplitter.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 14px;
}
.tField_new {
	font-family: Verdana;
	font-size: 11px;
	color: #666A80;
	width: 320px;
}
.tArea_new {
	font-family: Verdana;
	font-size: 11px;
	line-height: 20px;
	color: #666A80;
	width: 320px;
	height: 100px;
	overflow:auto;
}
.list_new {
	font-family: Verdana;
	font-size: 11px;
	color: #666A80;
	width: 320px;
}
.info_tl {
	background-image: url(../images/bgForTables/info_tl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 10px;
	height: 20px;
}
.info_tm {
	background-image: url(../images/bgForTables/info_tm.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 20px;
}
.info_tr {
	background-image: url(../images/bgForTables/info_tr.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 10px;
	height: 20px;
}
.info_bl {
	background-image: url(../images/bgForTables/info_bl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 10px;
	height: 10px;
}
.info_bm {
	background-image: url(../images/bgForTables/info_bm.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 10px;
}
.info_br {
	background-image: url(../images/bgForTables/info_br.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 10px;
	height: 10px;
}
.info_lm {
	background-image: url(../images/bgForTables/info_lm.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.info_rm {
	background-image: url(../images/bgForTables/info_rm.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
div {
	position:relative;
	width:11px;
	height:11px;
	cursor:pointer;
}