/* CSS Document */
.darkgreybox {
	background-color:#2d2d2d;
}
.flashborder {
	background-color:#8e8e8e;
}
.menugreybg {
	background-color:#7c7c7c;
}
.whitebg {
	background-color:#FFFFFF;
}
.greybox {
	background-color:#5d5d5d;
}
.realestatebg {
	background-color:#b0b0b0;
}
.middlegreybox {
	background-color:#929292;
}
.lightgrey {
	background-color:#e8e8e8;
}
.footergrey {
	background-color:#bebebe;
}
.black {
	background-color:#000000;
}