#dd-landlord a,  #dd-tenants a, #dd-agents a{
	color: #333;
	font: normal 12px/150% Arial;
}
#dd-landlord    a:hover {
	color: #4585B3;
	font: normal 12px/150% Arial;
}

#dd-tenants    a:hover {
	color: #89BB48;
	font: normal 12px/150% Arial;
}

#dd-agents    a:hover {
	color: #FC43D2;
	font: normal 12px/150% Arial;
}

#dd-landlord {
	color: #CE1C24;
	font: normal 12px/150% Arial;
	position: absolute;
	margin-left: 140px;
	background: #C4E2F7;
	margin-top: 35px;
	border: 2px solid #999;
	text-align: left;
	padding: 3px 5px;
	z-index: 1;
	visibility: hidden;
	}
	
#dd-tenants {
	color: #CE1C24;
	font: normal 12px/150% Arial;
	position: absolute;
	margin-left: 65px;
	background: #CAFD98;
	margin-top: 35px;
	border: 2px solid #999;
	text-align: left;
	padding: 3px 5px;
	z-index: 1;
	visibility: hidden;
}

#dd-agents {
	color: #CE1C24;
	font: normal 12px/150% Arial;
	position: absolute;
	margin-left: 225px;
	background: #FCB8E9;
	margin-top: 35px;
	border: 2px solid #999;
	text-align: left;
	padding: 3px 5px;
	z-index: 1;
	visibility: hidden;
}

a.landlord {
	color: #FFFFFF;
	font: normal 12px/150% Arial;
	height: 31px;
	display: block;
	width: 70px;
	text-align: left;
	padding-left: 15px;
	padding-top: 10px;
}

a.landlord:hover {
	color: #4585B3;
}

a.tenants {
	color: #FFFFFF;
	font: normal 12px/150% Arial;
	height: 31px;
	display: block;
	width: 60px;
	text-align: left;
	padding-left: 15px;
	padding-top: 10px;
}

a.tenants:hover {
	color: #89BB48;
}

a.agents {
	color: #FFFFFF;
	font: normal 12px/150% Arial;
	height: 31px;
	display: block;
	width: 50px;
	text-align: left;
	padding-left: 12px;
	padding-top: 10px;
}

a.agents:hover {
	color: #FC43D2;
}

a.home {
	color: #FFFFFF;
	font: normal 12px/150% Arial;
	height: 31px;
	display: block;
	width: 42px;
	text-align: left;
	padding-left: 8px;
	padding-top: 10px;
}
a.home:hover {
	color: #DBDB00;

}

a.company {
	color: #FFFFFF;
	font: normal 12px/120% Arial;
	height: 31px;
	display: block;
	width: 70px;
	text-align: center;

	padding-top: 2px;
}
a.company:hover {
	color: #DBDB00;
	text-align: center;
}

a.partner {
	color: #FFFFFF;
	font: normal 12px/120% Arial;
	height: 31px;
	display: block;
	width: 80px;
	text-align: center;
	padding-top: 2px;
}
a.partner:hover {
	color: #DBDB00;
	text-align: center;
}

a.who {
	color: #FFFFFF;
	font: normal 12px/120% Arial;
	height: 31px;
	display: block;
	width: 80px;
	text-align: center;
	padding-top: 2px;
}
a.who:hover {
	color: #DBDB00;
	text-align: center;
}

a.faq {
	color: #FFFFFF;
	font: normal 12px/120% Arial;
	height: 29px;
	display: block;
	width:50px;
	text-align: center;
	padding-top: 12px;
}
a.faq:hover {
	color: #DBDB00;
	text-align: center;
}

a.properties {
	color: #FFFFFF;
	font: normal 12px/120% Arial;
	height: 29px;
	display: block;
	width: 80px;
	text-align: center;
	padding-top: 12px;
}
a.properties:hover {
	color: #DBDB00;
	text-align: center;
}

a.deposit {
	color: #FFFFFF;
	font: normal 12px/120% Arial;
	height: 31px;
	display: block;
	width: 65px;
	text-align: center;
	padding-top: 2px;
}
a.deposit:hover {
	color: #DBDB00;
	text-align: center;
}

a.contact {
	color: #FFFFFF;
	font: normal 12px/120% Arial;
	height: 29px;
	display: block;
	width: 60px;
	text-align: center;
	padding-top: 12px;
}
a.contact:hover {
	color: #DBDB00;
	text-align: center;
}

a.register {
	color: #DBDB00;
	font: normal 12px/120% Arial;
	height: 29px;
	display: block;
	width: 90px;
	text-align: center;
	padding-top: 12px;
}
a.register:hover {
	color: #DB8400;
	text-align: center;
}

a.application {
	color: #DBDB00;
	font: normal 12px/120% Arial;
	height: 29px;
	display: block;
	width: 90px;
	text-align: center;
	padding-top: 2px;
}
a.application:hover {
	color: #DB8400;
	text-align: center;
}
