/* CSS Document */
html,body,table#pagelayout { 
height:100%; 
width:100%; 
}
#top { 
height:81px;  
}
#content { 
height:100%;  
}
#botton{ 
height:20px;  
}
#topmenu{ 
height:20px;  
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td.off {
	background: #92BED7;
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	cursor: pointer;
}

td.on {
	background: #009966;
	color: #FF0000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
    cursor: pointer;
}

td.off1 {
	background: #92BED7;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	cursor: pointer;
	font-weight: bold;
}

td.on1 {
	background: #2580AF;
	color: #020167;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
    cursor: pointer;
}
#content
a:link {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	vertical-align:top;
}
.content {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
input,textarea, select {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
}
.zillow {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.botton{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
#botton
a:link {
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
}

/* */
