BODY{
	margin: 0;
	padding: 0;
	font-family:arial;
	font-size:12px;	
	color:#000000;
	background:url(../images/bodybg.jpg) repeat-x top #4396ca;
}

TABLE {
	border-collapse: collapse;
}

TD{
	margin: 0;
	padding: 0;
	vertical-align:top;
	font-family:arial;
	font-size:12px;	
	color:#000000;
}
IMG {
	border:none;
}

H1 {
	font-family:arial;
	font-size:20px;
	font-weight:normal;
	margin:5px 0px 5px 0px;
}

H2, .title {
	font-family:"Arial Narrow", "Arial";
	font-size:16px;
	font-weight:normal;
	color:#486175;
	margin:0px 0px 8px 0px;
}

A{
	COLOR: #6874B8;
}

FORM {
	margin:0;
	padding:0;
}

STRONG {
	color:#993333;
}
/*-------General--------*/
.general {
	width:100%;
}
DIV.floatL {
	float: left;
}
DIV.floatR {
	float: right;
}
DIV.clear {
	clear: both;
}
DIV.separator20 {
	height: 20px;
}
DIV.separator10 {
	height: 10px;
}
DIV.separator5 {
	height: 5px;
}
DIV.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
DIV.taRight {
	text-align: right;
}
DIV.taLeft {
	text-align: left;
}
DIV.error {
	color: Red;
}
DIV.padd5 {
	padding:5px;
}
DIV.sizeSmallest {
	font-size:11px;
}
DIV.sizeSmall {
	font-size:12px;
}
DIV.sizeNormal {
	font-size:13px;
}
DIV.sizeBig {
	font-size:14px;
}
DIV.sizeBiggest {
	font-size:15px;
}
DIV.sizeLarge {
	font-size:16px;
}
DIV.bold {
	font-weight:bold;
}



DIV.paddLeft20 {
	padding-left:20px;
}
DIV.paddRight10 {
	padding:0 10px 0 0;
}
DIV.paddRight20 {
	padding-right:20px;
}
DIV.paddRight5 {
	padding-right:5px;
}
DIV.paddTop5 {
	padding:5px 0 0 0;
}
DIV.paddTop3 {
	padding:2px 0 0 0 ;
}
DIV.paddTop20 {
	padding-top:20px;
}
DIV.paddTop10 {
	padding-top:10px;
}
DIV.paddBottom10 {
	padding-bottom:10px;
}
DIV.paddBottom3 {
	padding-bottom:3px;
}
DIV.paddBottom7 {
	padding-bottom:7px;
}
DIV.paddBottom20 {
	padding:0 0 20px 0;
}
DIV.paddBottom15 {
	padding:0 0 15px 0;
}

.color1 {
	color:#000;
}
.color2 {
	color:#FFF;
}
.color3 {
	color:#090909;
}
.color4 {
	color:#cb7503;
}

.nodecor {
	text-decoration:none;
}
/*--------------*/
DIV.content {
	float:right;
	background:#f0f9fd;
	min-height:400px;
	_height:400px;
	position:relative;
	min-height:100%;
	
}
DIV.menu {
	padding:10px;
}
DIV.body {
	text-align:left;
	width:999px;
	position:relative;
}
DIV.body1 {
	float:left;	
}

DIV.header {
	color:#ffffff;	
	padding:4px 10px 4px 10px;
}

DIV.header2 {
	background:url(../images/header2bg.gif) repeat-x bottom;
	height:100px;
}

DIV.header2Data {
	padding:5px 10px 5px 10px;
}

DIV.header3 {
	color:#ffffff;	
	background:url(../images/header3bg.gif) repeat-x bottom;
	height:28px;
}

DIV.header3Data {
	padding:4px 10px 5px 10px;
}


TABLE.data {
	width:100%;
	border:1px solid #000;
}
TABLE.data TD {
	padding:5px;
	border:1px solid #000;
	color:#000000;
}
TR.row1 {
	background-color:#EAEAEA;
}
TR.row2 {
	background-color:#DADADA;
}
.bold {
	font-weight:bold;
}
DIV.price {
	color:#a40001;
}

.clickable {
	float:left;
	font-weight:bold;
	padding:3px;
	cursor:pointer;
	border-bottom:1px dashed #0000B4;
}

DIV.homeLeft {
	float:left;
	width:450px;
	
	
}
DIV.homeRight {
	margin-left:470px;
	
}

TD.left {
	background:#d8eaf8;
	width:145px;
}
TD.center {
	padding:15px 20px 20px 20px;
	background:#f0f9fd;
}
TD.right {
	width:180px;
	background:#eaf3f6;
}
TD.content {
	padding:15px 20px 20px 20px;
	background:#f0f9fd;
}
/*-------paginator------------*/
DIV.paginator {
	padding-top:10px;
}
DIV.paginItem {
	padding:3px;
	
}
DIV.paginItem A {
	text-decoration:none;
}


DIV.paginActive {
	padding:3px;
	background-color:#ffe051;
	color:#717171;
}


/*------Search------*/
DIV.search {
	display:none;
}
DIV.searchForm {
	width:95%;
	font-size:11px;
}

.formInput {
	width:150px;
	font-size:11px;
	font-family:arial;
}

.formInput2 {
	width:50px;
	font-size:11px;
	font-family:arial;
}

DIV.title2 {
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	color:#a5a7b8;
}


A.local {
	text-decoration:none;
	border-bottom:1px dashed #6874B8;
	padding:0 0 1px 0;
}

DIV.status1 {
	color:red;
}
DIV.status2 {
	color:greenl
}
DIV.status3 {
	color:blue;
}
TD.apartmentType {
	background:#6d74a0;
}
DIV.apartmentType {
	color:#FFF;
	font-size:13px;
	font-weight:bold;
	text-align:center;
}


TR.header TD {
	background:#dadada;
	color:#555555;
	text-align:center;
	vertical-align:middle;
}
DIV.objectTitle {
	font-size:18px;
	color:#a4a3b3;
	padding:0 15px 0 0;
}


DIV.footer {
	color:FFF;
	text-align:center;
	background:url(../images/footerbg.jpg) repeat-x top;
	font-size:12px;
	height:61px;
}
DIV.footerData {
	padding:15px 0 0px 0;
}

/*------------New------------*/
A.menu {
	color:#575757;
}

DIV.menuReferenceItem {
	padding:5px 0 5px 0;
	border-bottom:1px dotted #090909;
}

DIV.menuReferenceItemLast {
	border:none;
}

UL.homeObjects {
	font-size:12px;
	list-style:disc url(../images/icon6.gif);
	margin: 0;
	padding-left: 15px;
}

UL.homeObjects LI {
	margin: 0px;
	padding:0 0 10px 0;
}

DIV.menu2 {
	background:url(../images/menu2bg.jpg) repeat-x bottom;
	height:41px;
	font-size:12px;
	color:#c6d4ed;
}

DIV.menu2Data {
	padding:13px 15px 0px 10px;
}