/* CSS Document */
.menu_over { 
	border-style: outset;
	border-width: 1px;
	background-color: #CCCCCC;
}
.menu_off { 
	border-style: outset;
	border-width: 1px;
	background-color: #6699cc;
}
.style_menu_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	font-weight: bold;
}
.style_menu_item {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
}
.style_menu_item:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
}
.style_menu_item2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	font-weight: bold;
	text-decoration: none;
}
.style_menu_item2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	cursor: hand;
}
.style_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.style_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
}
.style_subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
.menu_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.menu_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	text-decoration: underline;
	cursor: hand;
}
.menu_button {
	border-style: outset;
	border-width: 1px;
	background-color: #6699cc;
}
.buttonbgstyle {
	background-color: #000000;
	background-image: url(http://www.unitedrealtycenter.com/img/button_bg.jpg);
	background-repeat: repeat-x;
}
.heading_bg {
	background-color: #000000;
	background-image: url(http://www.unitedrealtycenter.com/img/heading_bg.jpg);
	background-repeat: repeat-y;
	border-width: 0px;
}
.heading_menu_item {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.heading_menu_item:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
	cursor: hand;	
}
table {
	background-color: #ffffff;
}
body {
	background-color: #003353;
}
