.iframe {
overflow:auto;
height:200px;
width:500px;
background-color:#FFFFFF;
padding: 8px;
border-width: 1px;
border-style: groove;
border-color:#666666;
}

a.sub-links:link {
color: #FFFFFF;
text-decoration: none;
}

a.sub-links:visited {
color: #FFFFFF;
text-decoration: none;
}

a.sub-links:hover {
color: #EFB90F;
text-decoration: underline;
}

a.sub-links:active {
color: #FFFFFF;
text-decoration: none;
}

a.black-links:link {
color: #000000;
text-decoration: none;
}

a.black-links:visited {
color: #000000;
text-decoration: none;
}

a.black-links:hover {
color: #EFB90F;
text-decoration: underline;
}

a.black-links:active {
color: #000000;
text-decoration: none;
}

a.black-underline-links:link {
color: #000000;
text-decoration: underline;
}

a.black-underline-links:visited {
color: #000000;
text-decoration: underline;
}

a.black-underline-links:hover {
color: #666666;
text-decoration: underline;
}

a.black-underline-links:active {
color: #000000;
text-decoration: underline;
}

a.black-plain-links:link {
color: #000000;
text-decoration: none;
}

a.black-plain-links:visited {
color: #000000;
text-decoration: none;
}

a.black-plain-links:hover {
color: #000000;
text-decoration: underline;
}

a.black-plain-links:active {
color: #000000;
text-decoration: none;
}
  
.page-properties {
	margin: 0px;
	padding: 0px;
	border: 0px none;
	background-image: url(../img/bg.jpg);
}
.banner-left {
	background-image: url(../img/top_left.jpg);
	height: 150px;
	width: 362px;
}
.banner-right {
	background-image: url(../img/top_right.jpg);
	height: 150px;
	width: 441px;
}
.bottom-site {
	background-image: url(../img/bottom.jpg);
	height: 67px;
	width: 803px;
}
.side-menu {
	background-image: url(../img/bg_side_menu.jpg);
	background-repeat: repeat;
	width: 189px;
}
.body-bg {
	background-image: url(../img/bg_body.jpg);
	background-repeat: repeat;
}
.bg-house {
	background-image: url(../img/bot-whouse.jpg);
	height: 21px;
	width: 614px;
}
.house {
	background-image: url(../img/house_bg.jpg);
	background-repeat: no-repeat;
	height: 209px;
	width: 355px;
}
.bottom-site-house {
	background-image: url(../img/house_bot_bg.jpg);
	height: 67px;
	width: 803px;
}
.bg-no-house {
	background-image: url(../img/bot-wohouse.jpg);
	height: 21px;
	width: 614px;
}
.bg-link-header {
	background-image: url(../img/top_header.jpg);
	height: 28px;
	width: 189px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EFB90F;
}
.bg-links {
	background-image: url(../img/links_button.jpg);
	background-repeat: repeat;
}
.font-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 21px;
}
.bottom-site-nohouse {
	background-image: url(../img/bot_nohouse.jpg);
	background-repeat: no-repeat;
	height: 67px;
}
.font-main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.link-header-14 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 14px;
}

