html, body {height:100%}

body {
	height: 100%;
	margin-top: 0px;
	margin-left:0px;
	margin-right: 0px;
	margin-bottom: 0;px;
	background-color: #000000;
} 

td, input {
	font-family:Tahoma;
	font-size:12px;
	color:#474747;
}
a {
	text-decoration: none;
}
a.1 {
	text-decoration: underline;
	color:#383838;
}
a.2 {
	text-decoration: underline;
	color:#319DD9;
}

a.3 {
	text-decoration: none;
	color:#EE5F01;
}
a.4 {
	text-decoration: underline;
	color:#FFFFFF;
	font-size: 11px;
}
a.5 {
	text-decoration: underline;
	color:#474747;
}

.t11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}
.style1 {
	font-size: 11px;
	color: #FFFFFF
}

.bg_background{
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

.body_border_left{
	background-image: url(images/bg_border_left.jpg);
	background-repeat: repeat-y;	
}	

.body_border_right{
	background-image: url(images/bg_border_right.jpg);
	background-repeat: repeat-y;	
}

.content{
	padding: 5px 15px 5px 15px;
}

.header {
	font-family:Tahoma;
	font-weight: bold;
	font-size:15px;
	color:#474747;
}
.header-small {
	font-family:Tahoma;
	font-weight: bold;
	font-size:13px;
	color:#474747;
}

.input {
	font-family:Tahoma;
	font-weight: normal;
	font-size:11px;
	color:#000000;
}

.property-bg{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #319DD9;
	font-weight: bold;
	text-decoration: none;
}
.property-title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.property-details{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #6BBFED;
}

.details{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
	padding: 8px 2px 2px 2px;
}
.box1{
	background-color:  #eeeeee;
}

.border-address{
	border-top: 1px solid #6BBFED;
	border-right: 1px solid #6BBFED;
}

.location-0{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #025091;
	line-height: normal;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
}
.location-1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2D7FC3;
	line-height: normal;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
}
.location-2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5BAFF6;
	line-height: normal;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
}

.links {
	color:#ffffff;
}

.links a {
	text-decoration: underline;
	color:#ffffff;
}

