.menu {
	display: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #E1B701;
	text-decoration: none;
}
.menu:hover{
	display: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #E1B701;
	text-decoration: underline;
}
.footer{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: Black;
	text-decoration: none;
	text-align: center;
}

img{
	display: none;}
}
.printOnly {
	display: block;
}


.mainbody{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: Black;
	text-decoration: none;
	text-align: center;
}

body {
	background-color: #E1B701;
}

.hometable {
	border: 2px solid Black;
	width: 700px;
}
.compare {
	position: absolute;
	z-index: 2;
	visibility: visible;
	float: left;
}
.phonenumbers {
	position: relative;
	z-index: 2;
	visibility: visible;
	font-size: large;
	font-weight: bold;
}	
.tableheader {
	font-weight: bold;
	border-bottom: 1px solid Black;
}

.tablebody {
font: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: x-small;

}
.tableform {
font: Verdana, Geneva, Arial, Helvetica, sans-serif;
 border: 2px solid #E1B701;
}
.tfvHighlight {
font-weight: bold; 
color: red; 		
text-align: left; 		
}

.tfvNormal {
font-weight: normal;	
color: black; 
text-align: left;}

.link {
		font-weight: bold;
	color: #D74600;
}