.openText{
font-family: arial;
font-size: 10px;
font-weight: bold;
color: black;
text-align: center;
display: block;
width: 142px;
}

.maincontent{
background-image: url(images/content_box_back.jpg); 
background-repeat: repeat-y;
padding: 8px;
}

.bodycopy{
font-family: arial;
font-size: 14px;
font-weight: normal;
color: white;
}

.copyright{
font-family: arial;
font-size: 10px;
font-weight: normal;
color: white;
text-align: center;
}

.search_mls {
background-color="white"
}

.frame { 
scrollbar-base-color: orange; 
scrollbar-arrow-color: green;
scrollbar-DarkShadow-Color: blue; 
}
