/* CSS Document */
#tableheight {
height: 460px;

}

.tarion  {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

.homesCell {
background: #FFFFFF;
width: 210px;
height: 204px; 
text-align:center;
v-align: top;
border: 5px 5px 5px 5px;
border-color:#dae8ca;
border-style: double;
line-height: .5;
color:#006600;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:300;
padding: 5px 5px 5px 5px;
}

.evalCell {
width: 148px;
height: 100px; 
padding: 5px 5px 0px 5px;
border: 7px 7px 7px 7px;
border-color: #dae8ca;
border-style: double;
}

.evalEval {
line-height: .5;
color:#006600;
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight:700;
font-stretch: extra-expanded;
width: 171px;
border-bottom: 1px solid #dae8ca;
text-align:center;
}

.evalEval2 {
line-height: .5;

}

.footer {


}

a.footer:link {
	color: #FFFFFF;
	font-size: 10px;
font-weight: bold;
}

a.footer:visited {
	color: #FFFFFF;
	text-decoration: none;
font-size: 10px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}

a.footer:hover {
	color: #000000;
text-decoration: underline;
font-size: 10px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}

a.footer:active {
	color: #000000;
	text-decoration: none;
font-size: 10px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}

a.elevationLinks:link {
font-size: 14;
	color: #497248;
	text-decoration: none;font-family: Arial, Helvetica, sans-serif;
}

a.elevationLinks:visited {
	color: #497248;
	text-decoration: none;
}
a.elevationLinks:hover {
	color: #333333;
}

a.elevationLinks:active {
	color: #497248;
	text-decoration: none;
}


a:link {
font-size: 11px;

	color: #009900;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

a:visited {
font-size: 11px;

	color: #000000;
	text-decoration: none;
}
a:hover {
font-size: 11px;

	color: #000000;
}

a:active {
font-size: 11px;

	color: #000000;
	text-decoration: none;
}

