﻿body {
	background-image:url('siteshell/fwr_bg_01_copy(1).gif');
}

.opendiv1 {
	width:380px;
	padding:10px 34px 10px 34px;
}

.opendiv2 {
	width:380px;
	padding:10px 34px 10px 34px;
}


.mypets{ /*header of 1st demo*/
cursor: hand;
cursor: pointer;
padding: 0px;
border: 0px;
background: #ffffff;
}

.openpet{ /*class added to contents of 1st demo when they are open*/
background: yellow;
}

.bgtenant {
background-image:url('siteshell/home/fwr_home_11.gif');
background-repeat:repeat-y;	
}

.bgowner {
background-image:url('siteshell/home/fwr_home_12.gif');
background-repeat:repeat-y;	
}


.technology{ /*header of 2nd demo*/
cursor: hand;
cursor: pointer;
font: bold 14px Verdana;
margin: 10px 0;
}


.openlanguage{ /*class added to contents of 2nd demo when they are open*/
color: green;
}

.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/
color: red;
}

td {
	text-align:left;
	vertical-align:top;
}
.style7 {
	text-align: center;
}
.style8 {
	background-color: #FFFFFF;
}
.style9 {
	color: #FFFFFF;
}
