From: "Saved by Windows Internet Explorer 7"
Subject: Texas Judiciary Online - HTML Opinion
Date: Mon, 24 Sep 2007 22:40:10 -0500
MIME-Version: 1.0
Content-Type: multipart/related;
	type="text/html";
	boundary="----=_NextPart_000_001C_01C7FEFB.DD19CB10"
X-MimeOLE: Produced By Microsoft MimeOLE V6.0.6000.16480

This is a multi-part message in MIME format.

------=_NextPart_000_001C_01C7FEFB.DD19CB10
Content-Type: text/html;
	charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Content-Location: http://www.1stcoa.courts.state.tx.us/opinions/htmlopinion.asp?OpinionId=82539

=EF=BB=BF<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Texas Judiciary Online - HTML Opinion</TITLE>
<META http-equiv=3DContent-Type content=3D"text/html; charset=3Dutf-8">
<SCRIPT language=3DJavaScript><!--
function openWindow(windowName, urlLoc, w, h, top, left) {=20
	windowName =3D window.open("",windowName, =
'scrollbars=3Dyes,status=3Dno,width=3D' + w + ',height=3D' + h + =
',menubar=3Dno,resizable=3Dno,top=3D' + top + ',left=3D' + left + =
',screenX=3D0,screenY=3D0');
	windowName.location.href =3D urlLoc;
	windowName.focus();
	if (windowName.opener =3D=3D null) windowName.opener =3D self;
}
//--></SCRIPT>
<LINK =
href=3D"http://www.1stcoa.courts.state.tx.us/resource/includes/oca.css"=20
type=3Dtext/css rel=3Dstylesheet>
<META content=3D"MSHTML 6.00.6000.16527" name=3DGENERATOR></HEAD>
<BODY bgColor=3Dwhite leftMargin=3D0 topMargin=3D0 marginwidth=3D"0" =
marginheight=3D"0"><!--MAIN Content Table Begin-->
<TABLE width=3D"100%">
  <TBODY>
  <TR>
    <TD class=3DTextSmall><A class=3DTextSmall=20
      href=3D"mailto:?subject=3DAn opinion from the Texas Judiciary =
Online: First Court of Appeals&amp;body=3DThis opinion is from the Texas =
First Court of Appeals web site.  =
http://www.1stcoa.courts.state.tx.us/opinions/HTMLOpinion.asp?OpinionID=3D=
82539"><IMG=20
      =
src=3D"http://www.1stcoa.courts.state.tx.us/resource/opinions/images/icoE=
Mail.gif"=20
      align=3DabsMiddle border=3D0> Send this document to a=20
      colleague</A>&nbsp;&nbsp;&nbsp; </TD>
    <TD class=3DtextSmall align=3Dright><!--		Close This Window<a =
href=3D"javascript:window.close()"><img =
SRC=3D"../resource/images/icons/close.gif" WIDTH=3D"16" HEIGHT=3D"16" =
BORDER=3D"0" ALIGN=3D"absmiddle" HSPACE=3D"3"></a-->Close=20
      This Window<A onclick=3Dwindow.close()=20
      =
href=3D"http://www.1stcoa.courts.state.tx.us/opinions/htmlopinion.asp?Opi=
nionId=3D82539#"><IMG=20
      height=3D16 hspace=3D3 src=3D"" width=3D16 align=3DabsMiddle =
border=3D0></A> </TD></TR>
  <TR>
    <TD class=3DTextJustify colSpan=3D2>
      <HR>
      <BR><BR>
      <META content=3D"Corel WordPerfect 12" name=3Dgenerator>
      <SCRIPT language=3Djavascript type=3Dtext/javascript>
var gAgent =3D navigator.userAgent.toLowerCase()
var gWindows =3D ( (gAgent.indexOf( "win" ) !=3D -1 ) || ( =
gAgent.indexOf( "16bit" ) !=3D -1 ) )
var gIE =3D ( gAgent.indexOf( "msie" ) !=3D -1 )
var bInlineFloats =3D ( gWindows && gIE && ( parseInt( =
navigator.appVersion ) >=3D 4 ) )
var floatwnd =3D 0

var WPFootnote1 =3D '<span =
class=3D"WPNormal"><p><span>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#1=
60;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#16=
0;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160=
;&#160;&#160;&#160;&#160;</span>While there appears to be little change =
in the current version of the statute, we\
emphasize that determining the effect of the changes is not before this =
Court\
today.  Our analysis is concerned solely with the previous version.</p>\
</span>'

var WPFootnote2 =3D '<span =
class=3D"WPNormal"><p><span>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#1=
60;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#16=
0;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160=
;&#160;&#160;&#160;&#160;</span>The land use codes and property classes =
were developed by HCAD.  These\
descriptions are applied to each property listed on its website.</p>\
</span>'

function WPShow( WPid, WPtext )
{
  if( bInlineFloats )
    eval( "document.all." + WPid + ".style.visibility =3D 'visible'" );
  else
  {
    if( floatwnd =3D=3D 0 || floatwnd.closed )
      floatwnd =3D window.open( "", "comment", =
"toolbars=3D0,width=3D600,height=3D200,resizable=3D1,scrollbars=3D1,depen=
dent=3D1" );
    floatwnd.document.open( "text/html", "replace" );
    floatwnd.document.write( "<html><head>\r\n" );
    floatwnd.document.write( "<style> p { margin-top:0px; =
margin-bottom:1px; } </style>\r\n" );
    floatwnd.document.write( "</head><body>\r\n" );
    floatwnd.document.write( WPtext );
    floatwnd.document.write( '<br><a href=3D"javascript: =
self.close()">Close</a>');
    floatwnd.document.write( "</body></html>" );
    floatwnd.document.close();
    floatwnd.focus();
  }
}

function WPHide( WPid )
{
  if( bInlineFloats )
    eval( "document.all." + WPid + ".style.visibility =3D 'hidden'" );
}
</SCRIPT>

      <STYLE>P {
	MARGIN-TOP: 0px; MARGIN-BOTTOM: 1px
}
SPAN.WPParaBox {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 0px; PADDING-BOTTOM: =
0px; MARGIN: 0px; WIDTH: 100%; PADDING-TOP: 0px
}
DIV.WPParaBoxWrapper {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: =
0px; PADDING-TOP: 0px
}
HR {
	HEIGHT: 0.012in; BACKGROUND-COLOR: black
}
SPAN.WPFloatStyle {
	BORDER-RIGHT: black 1px solid; PADDING-RIGHT: 6px; BORDER-TOP: black =
1px solid; MARGIN-TOP: 25px; PADDING-LEFT: 6px; RIGHT: 10px; LEFT: 10px; =
VISIBILITY: hidden; PADDING-BOTTOM: 6px; BORDER-LEFT: black 1px solid; =
LINE-HEIGHT: normal; PADDING-TOP: 6px; BORDER-BOTTOM: black 1px solid; =
POSITION: absolute; BACKGROUND-COLOR: rgb(255,255,225)
}
SPAN.WPNormal {
	FONT-WEIGHT: normal; FONT-SIZE: 12pt; VERTICAL-ALIGN: middle; COLOR: =
black; TEXT-INDENT: 0in; FONT-STYLE: normal; FONT-FAMILY: "Times New =
Roman", serif; TEXT-ALIGN: left; FONT-VARIANT: normal; TEXT-DECORATION: =
none
}
BODY {
	FONT-WEIGHT: normal; FONT-SIZE: 12pt; FONT-STYLE: normal; FONT-FAMILY: =
"Times New Roman", serif
}
</STYLE>

      <P><SPAN style=3D"FONT-FAMILY: 'Times New Roman', serif"><SPAN=20
      style=3D"FONT-SIZE: 11pt"><SPAN style=3D"FONT-SIZE: 14pt"><SPAN=20
      style=3D"FONT-WEIGHT: bold">Opinion issued January 5,=20
      2006</SPAN></SPAN></SPAN></SPAN></P>
      <DIV class=3DWPParaBoxWrapper style=3D"FLOAT: none; WIDTH: =
115px"><SPAN=20
      class=3DWPParaBox=20
      style=3D"BORDER-RIGHT: medium none; BORDER-TOP: medium none; =
BORDER-LEFT: medium none; BORDER-BOTTOM: medium none"><IMG=20
      height=3D115 alt=3Dseal.gif src=3D"" width=3D115 =
border=3D0></SPAN></DIV>
      <P style=3D"TEXT-ALIGN: center"><SPAN=20
      style=3D"FONT-FAMILY: 'Times New Roman', serif"><SPAN=20
      style=3D"FONT-SIZE: =
11pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</SPAN></SPAN></P><BR><BR><BR><BR><BR=
><BR><BR><BR><BR><BR><BR>
      <P style=3D"TEXT-ALIGN: center"><SPAN=20
      style=3D"FONT-FAMILY: 'Times New Roman', serif"><SPAN=20
      style=3D"FONT-WEIGHT: bold"><SPAN style=3D"FONT-SIZE: 18pt"><SPAN=20
      style=3D"FONT-SIZE: 14pt">In The</SPAN></SPAN></SPAN></SPAN></P>
      <P style=3D"TEXT-ALIGN: center"><SPAN style=3D"FONT-SIZE: =
18pt"><SPAN=20
      style=3D"FONT-WEIGHT: bold"><SPAN=20
      style=3D"FONT-FAMILY: 'EngrvrsOldEng Bd BT', cursive">Court of=20
      Appeals</SPAN></SPAN></SPAN></P>
      <P style=3D"TEXT-ALIGN: center"><SPAN style=3D"FONT-WEIGHT: =
bold"><SPAN=20
      style=3D"FONT-FAMILY: 'Times New Roman', serif"><SPAN=20
      style=3D"FONT-SIZE: 14pt">For The</SPAN></SPAN></SPAN></P>
      <P style=3D"TEXT-ALIGN: center"><SPAN style=3D"FONT-SIZE: =
18pt"><SPAN=20
      style=3D"FONT-WEIGHT: bold"><SPAN=20
      style=3D"FONT-FAMILY: 'EngrvrsOldEng Bd BT', cursive">First =
District of=20
      Texas</SPAN></SPAN></SPAN></P><BR>
      <HR style=3D"WIDTH: 1in" align=3Dcenter>
      <BR><BR>
      <P style=3D"TEXT-ALIGN: center"><SPAN=20
      style=3D"FONT-FAMILY: 'Times New Roman', serif"><SPAN=20
      style=3D"FONT-SIZE: 14pt"><SPAN style=3D"FONT-WEIGHT: bold">NO.=20
      =
01=E2=80=9305=E2=80=9300183=E2=80=93CV</SPAN></SPAN></SPAN></P><BR>
      <HR style=3D"WIDTH: 1in" align=3Dcenter>
      <BR><BR>
      <P style=3D"TEXT-ALIGN: center"><SPAN=20
      style=3D"FONT-FAMILY: 'Times New Roman', serif"><SPAN=20
      style=3D"FONT-SIZE: 14pt"><SPAN style=3D"FONT-WEIGHT: bold">HARRIS =
COUNTY=20
      APPRAISAL DISTRICT, Appellant</SPAN></SPAN></SPAN></P><BR>
      <P style=3D"TEXT-ALIGN: center"><SPAN=20
      style=3D"FONT-FAMILY: 'Times New Roman', serif"><SPAN=20
      style=3D"FONT-SIZE: 14pt"><SPAN=20
      style=3D"FONT-WEIGHT: bold">V.</SPAN></SPAN></SPAN></P><BR>
      <P style=3D"TEXT-ALIGN: center"><SPAN=20
      style=3D"FONT-FAMILY: 'Times New Roman', serif"><SPAN=20
      style=3D"FONT-SIZE: 14pt"><SPAN style=3D"FONT-WEIGHT: =
bold">(KEMPWOOD PLAZA=20
      LTD.) HARTMAN REIT OPERATING PARTNERSHIP, L.P.,=20
      Appellee</SPAN></SPAN></SPAN></P><BR>
      <HR>
      <BR><BR>
      <P style=3D"TEXT-ALIGN: center"><SPAN=20
      style=3D"FONT-FAMILY: 'Times New Roman', serif"><SPAN=20
      style=3D"FONT-SIZE: 14pt"><SPAN style=3D"FONT-WEIGHT: bold">On =
Appeal from the=20
      157th District Court</SPAN></SPAN></SPAN></P>
      <P style=3D"TEXT-ALIGN: center"><SPAN=20
      style=3D"FONT-FAMILY: 'Times New Roman', serif"><SPAN=20
      style=3D"FONT-SIZE: 14pt"><SPAN style=3D"FONT-WEIGHT: bold">Harris =
County,=20
      Texas</SPAN></SPAN></SPAN></P>
      <P style=3D"TEXT-ALIGN: center"><SPAN=20
      style=3D"FONT-FAMILY: 'Times New Roman', serif"><SPAN=20
      style=3D"FONT-SIZE: 14pt"><SPAN style=3D"FONT-WEIGHT: bold">Trial =
Court Cause=20
      No. 1999-43970</SPAN></SPAN></SPAN></P><BR>
      <HR>
      <BR><BR>
      <P style=3D"TEXT-ALIGN: center"><SPAN=20
      style=3D"FONT-FAMILY: 'Times New Roman', serif"><SPAN=20
      style=3D"FONT-SIZE: 14pt"><SPAN style=3D"FONT-WEIGHT: bold">O P I =
N I O=20
      N</SPAN></SPAN></SPAN></P><BR>
      <P style=3D"LINE-HEIGHT: 0.444in; TEXT-ALIGN: justify"><SPAN=20
      style=3D"FONT-FAMILY: 'Times New Roman', serif"><SPAN=20
      style=3D"FONT-SIZE: =
14pt"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<=
/SPAN>Appellee,=20
      Hartman Reit Operating Partnership, L.P. (Hartman), sued =
appellant, Harris=20
      County Appraisal District (HCAD), to lower its ad valorem tax =
liability=20
      for tax years 1999 through 2003 for its Kempwood Plaza LTD. =
(Kempwood)=20
      property. Prior to the trial, HCAD filed a motion to exclude Gary =
Brown,=20
      Hartman=E2=80=99s expert appraisal witness. The trial court denied =
HCAD=E2=80=99s motion.=20
      HCAD subsequently re-urged the motion prior to Brown=E2=80=99s =
testimony, after=20
      Hartman closed, and=E2=80=94after the jury returned a verdict in =
favor of=20
      Hartman=E2=80=94in a motion for judgment notwithstanding the =
verdict. Each time,=20
      the trial court denied the request. HCAD now appeals the judgment, =
arguing=20
      in one point of error that it was error for the trial court to =
have=20
      admitted Brown=E2=80=99s testimony.</SPAN></SPAN></P>
      <P style=3D"LINE-HEIGHT: 0.444in; TEXT-ALIGN: justify"><SPAN=20
      style=3D"FONT-SIZE: 14pt"><SPAN=20
      style=3D"FONT-FAMILY: 'Times New Roman', =
serif"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
</SPAN>We=20
      affirm.</SPAN><SPAN style=3D"FONT-WEIGHT: bold"><SPAN=20
      style=3D"FONT-FAMILY: 'Times New Roman', =
serif"></SPAN></SPAN></SPAN></P>
      <P style=3D"LINE-HEIGHT: 0.472in; TEXT-ALIGN: center"><SPAN=20
      style=3D"FONT-SIZE: 14pt"><SPAN style=3D"FONT-WEIGHT: bold"><SPAN=20
      style=3D"FONT-FAMILY: 'Times New Roman', =
serif">Background</SPAN></SPAN></SPAN></P>
      <P style=3D"LINE-HEIGHT: 0.444in; TEXT-ALIGN: justify"><SPAN=20
      style=3D"FONT-FAMILY: 'Times New Roman', serif"><SPAN=20
      style=3D"FONT-SIZE: =
14pt"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<=
/SPAN>Kempwood=20
      is classified by HCAD under the land use code of 343 (a =
neighborhood=20
      shopping center) and the building class of D (a property which has =
=E2=80=9Clow=20
      rent, inferior maintenance, poor and unstable occupancy, poor =
signage,=20
      poor design, no quality tenants, poor tenant mix, weak anchor =
tenant, or=20
      failure to attract customer traffic=E2=80=9D). The property is =
112,072 square=20
      feet. To support its contention that the Kempwood property was =
unequally=20
      appraised, Hartman hired Brown to assess the appraised value of =
comparable=20
      properties. Brown=E2=80=99s research consisted primarily of =
compiling data taken=20
      from HCAD=E2=80=99s website. Brown began by looking for properties =
in the=20
      surrounding area with the land use code of 343 and the building =
class of=20
      D. This produced a list of 24 properties. From that list, Brown =
restricted=20
      it to properties between 60,000 and 200,000 square feet. This left =
Brown=20
      with nine properties.</SPAN></SPAN></P>
      <P style=3D"LINE-HEIGHT: 0.444in; TEXT-ALIGN: justify"><SPAN=20
      style=3D"FONT-FAMILY: 'Times New Roman', serif"><SPAN=20
      style=3D"FONT-SIZE: =
14pt"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<=
/SPAN>Brown=20
      then made adjustments in value according to the =
properties=E2=80=99 location, age,=20
      and size. For location, he made upward adjustments to a couple of=20
      properties that he believed to be in inferior locations. For age, =
Brown=20
      made downward adjustments on some of the newer properties. For =
size, Brown=20
      made downward adjustments on some of the smaller=20
      properties.</SPAN></SPAN></P>
      <P style=3D"LINE-HEIGHT: 0.444in; TEXT-ALIGN: justify"><SPAN=20
      style=3D"FONT-FAMILY: 'Times New Roman', serif"><SPAN=20
      style=3D"FONT-SIZE: =
14pt"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<=
/SPAN>Brown=20
      finally calculated the median per-square-foot value of the =
properties for=20
      each tax year, and applied those values to Kempwood. The final=20
      calculations showed a significant disparity between =
Brown=E2=80=99s median value=20
      and the value assessed by HCAD.</SPAN></SPAN></P>
      <P style=3D"LINE-HEIGHT: 0.472in; TEXT-ALIGN: center"><SPAN=20
      style=3D"FONT-FAMILY: 'Times New Roman', serif"><SPAN=20
      style=3D"FONT-SIZE: 14pt"><SPAN style=3D"FONT-WEIGHT: =
bold">Admission of=20
      Expert Witness</SPAN></SPAN></SPAN></P>
      <P style=3D"LINE-HEIGHT: 0.444in; TEXT-ALIGN: justify"><SPAN=20
      style=3D"FONT-FAMILY: 'Times New Roman', serif"><SPAN=20
      style=3D"FONT-SIZE: =
14pt"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<=
/SPAN>In=20
      its sole point of error, HCAD argues that the trial court erred in =

      admitting the testimony of Hartman=E2=80=99s expert witness, Gary=20
      Brown.</SPAN></SPAN></P>
      <P=20
      style=3D"MARGIN-LEFT: 0.5in; TEXT-INDENT: -0.5in; LINE-HEIGHT: =
0.472in"><SPAN=20
      style=3D"FONT-FAMILY: 'Times New Roman', serif"><SPAN=20
      style=3D"FONT-SIZE: 14pt"><SPAN style=3D"FONT-WEIGHT: bold">A.=20
      <SPAN>&nbsp;&nbsp;&nbsp;&nbsp;</SPAN>Standard of=20
      Review</SPAN></SPAN></SPAN></P>
      <P style=3D"LINE-HEIGHT: 0.444in; TEXT-ALIGN: justify"><SPAN=20
      style=3D"FONT-FAMILY: 'Times New Roman', serif"><SPAN=20
      style=3D"FONT-SIZE: =
14pt"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<=
/SPAN>We=20
      review a trial court=E2=80=99s ruling on a motion to exclude an =
expert witness=20
      under an abuse of discretion standard. <I>Gammill v. Jack Williams =

      Chevrolet, Inc.</I>, 972 S.W.2d 713, 718=E2=80=9319 (Tex. 1998); =
<I>Wolfson v. BIC=20
      Corp.</I>, 95 S.W.3d 527, 531 (Tex. App.=E2=80=94Houston [1st =
Dist.] 2002, pet.=20
      denied). We will not reverse a trial court=E2=80=99s judgment even =
if we would=20
      have held differently, or even if the trial court made a mere =
error in=20
      judgment. <I>Id.</I> at 531=E2=80=9332. Instead, we only reverse =
if the trial=20
      court acted without reference to any guiding rules or principles.=20
      <I>Id.</I> at 532. Thus, a trial court enjoys wide latitude in =
determining=20
      whether expert testimony is admissible. <I>Id.</I> =
</SPAN></SPAN></P>
      <P=20
      style=3D"MARGIN-LEFT: 0.5in; TEXT-INDENT: -0.5in; LINE-HEIGHT: =
0.472in"><SPAN=20
      style=3D"FONT-FAMILY: 'Times New Roman', serif"><SPAN=20
      style=3D"FONT-SIZE: 14pt"><SPAN style=3D"FONT-WEIGHT: bold">B.=20
      =
<SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</SPAN>Analysis</SPAN></SPAN></SPAN><=
/P>
      <P style=3D"LINE-HEIGHT: 0.444in; TEXT-ALIGN: justify"><SPAN=20
      style=3D"FONT-FAMILY: 'Times New Roman', serif"><SPAN=20
      style=3D"FONT-SIZE: =
14pt"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<=
/SPAN>In=20
      <I>Gammill</I>, our supreme court held that all expert testimony =
must be=20
      relevant and reliable under Rule of Evidence 702. 972 S.W.2d at =
727.=20
      Appraisal expertise is a form of =E2=80=9Cspecialized knowledge =
[used to] assist=20
      the trier of fact to determine a fact in issue.=E2=80=9D =
<I>Guadalupe-Blanco River=20
      Auth. v. Kraft</I>, 77 S.W.3d 805, 807 (Tex. 2002) (quoting <SPAN=20
      style=3D"FONT-VARIANT: small-caps">Tex.R. Evid.</SPAN> 702). It is =
therefore=20
      subject to <I>Gammill</I>=E2=80=99s relevance and reliability =
requirements.=20
      <I>Id.</I> The proponent of expert testimony must show that the =
opinions=20
      are both relevant to the issues and based upon a reliable =
foundation.=20
      <I>Id.</I>; <I>E.I. du Pont de Nemours &amp; Co., Inc. v. =
Robinson</I>,=20
      923 S.W.2d 549, 556 (Tex. 1995) (adopting analysis of <I>Daubert =
v.=20
      Merrell Dow Pharms., Inc.</I>, 509 U.S. 579, 589=E2=80=9390, 113 =
S. Ct. 2786, 2795=20
      (1993)). The trial court must make the threshold determination of =
whether=20
      the testimony meets both the relevancy and reliability standards =
for=20
      admissibility under Rule 702. <I>Robinson</I>, 923 S.W.2d at=20
      557.</SPAN></SPAN></P>
      <P=20
      style=3D"MARGIN-LEFT: 1in; TEXT-INDENT: -1in; LINE-HEIGHT: =
0.472in; TEXT-ALIGN: justify"><SPAN=20
      style=3D"FONT-FAMILY: 'Times New Roman', serif"><SPAN=20
      style=3D"FONT-SIZE: =
14pt"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<=
/SPAN><SPAN=20
      style=3D"FONT-WEIGHT: =
bold">1.<SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</SPAN>Qualificat=
ions</SPAN></SPAN></SPAN></P>
      <P style=3D"LINE-HEIGHT: 0.444in; TEXT-ALIGN: justify"><SPAN=20
      style=3D"FONT-FAMILY: 'Times New Roman', serif"><SPAN=20
      style=3D"FONT-SIZE: =
14pt"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<=
/SPAN>Although=20
      Rule 702 of the Texas Rules of Evidence requires a finding that =
the=20
      witness is qualified to testify, we do not review that finding in =
this=20
      appeal. During the trial, HCAD stipulated that Brown was qualified =
as a=20
      real estate appraiser. In its brief, however, HCAD argues that it =
did not=20
      stipulate to Brown being qualified to determine (1) what a =
reasonable=20
      number of properties was, (2) what qualified as a comparable =
property, or=20
      (3) how to make appropriate adjustments. Regardless, this is part =
of the=20
      work involved in making appraisals. If HCAD had not meant to =
stipulate to=20
      Brown=E2=80=99s qualifications in these areas, it should have =
qualified its=20
      stipulation at trial. <I>See Hansen v. Academy Corp.</I>, 961 =
S.W.2d 329,=20
      335 (Tex. App.=E2=80=94Houston [1st Dist.] 1997, pet. denied) =
(enforcing=20
      stipulation because it was clear and no qualification given to =
court). We=20
      hold this argument is waived.</SPAN></SPAN></P>
      <P=20
      style=3D"MARGIN-LEFT: 1in; TEXT-INDENT: -1in; LINE-HEIGHT: =
0.472in; TEXT-ALIGN: justify"><SPAN=20
      style=3D"FONT-FAMILY: 'Times New Roman', serif"><SPAN=20
      style=3D"FONT-SIZE: =
14pt"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<=
/SPAN><SPAN=20
      style=3D"FONT-WEIGHT: =
bold">2.<SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</SPAN>Relevance<=
/SPAN></SPAN></SPAN></P>
      <P style=3D"LINE-HEIGHT: 0.444in; TEXT-ALIGN: justify"><SPAN=20
      style=3D"FONT-FAMILY: 'Times New Roman', serif"><SPAN=20
      style=3D"FONT-SIZE: =
14pt"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<=
/SPAN>The=20
      relevance requirement, which incorporates traditional relevancy =
analysis=20
      under Rules of Evidence 401 and 402, is met if the expert =
testimony is=20
      =E2=80=9Csufficiently tied to the facts of the case that it will =
aid the jury in=20
      resolving a factual dispute.=E2=80=9D <I>Robinson</I>, 923 S.W.2d =
at 556. Evidence=20
      that has no relationship to any issue in the case does not satisfy =
rule=20
      702 and is thus inadmissible under rule 702, as well as under =
rules 401=20
      and 402. <I>Id.</I> </SPAN></SPAN></P>
      <P style=3D"LINE-HEIGHT: 0.444in; TEXT-ALIGN: justify"><SPAN=20
      style=3D"FONT-FAMILY: 'Times New Roman', serif"><SPAN=20
      style=3D"FONT-SIZE: =
14pt"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<=
/SPAN>The=20
      original suit was brought under the former subsection 42.26(d) of =
the=20
      Texas Tax Code. Act of June 1, 1997, 75th Leg., R.S., ch. 1039, =
=C2=A7&nbsp;42,=20
      1997 Tex. Gen. Laws 3897, 3917 (amended 2003) (current version at =
<SPAN=20
      style=3D"FONT-VARIANT: small-caps">Tex. Tax. Code</SPAN> =
=C2=A7&nbsp;42.26(a)(3)=20
      (Vernon Supp. 2005)).</SPAN></SPAN> <A=20
      href=3D"javascript:WPShow('WPFootnote1', WPFootnote1 )"><IMG =
height=3D14=20
      alt=3DFootnote src=3D"" width=3D16 border=3D0></A>
      <SCRIPT language=3Djavascript type=3Dtext/javascript>
  if( bInlineFloats )
  {
    document.write( '<span id=3D"WPFootnote1" class=3D"WPFloatStyle">' =
);
    document.write( WPFootnote1 );
    document.write( '<br><a =
href=3D"javascript:WPHide(\'WPFootnote1\')">Close</a>' );
    document.write( '</span>' );
  }
</SCRIPT>
       <SPAN style=3D"FONT-FAMILY: 'Times New Roman', serif"><SPAN=20
      style=3D"FONT-SIZE: 14pt">The former subsection 42.26(d) provided =
=E2=80=9C[t]he=20
      district court shall grant relief on the ground that a property is =

      appraised unequally if the appraised value of the property exceeds =
the=20
      median appraised value of a reasonable number of comparable =
properties=20
      appropriately adjusted.=E2=80=9D <I>Id.</I> Thus, Brown=E2=80=99s =
job for the trial, at=20
      minimum, was to find a reasonable number of comparable properties, =
make=20
      appropriate adjustments, and compare the median appraisal value of =
those=20
      properties to the appraisal value applied to Kempwood. This is =
what he=20
      did.</SPAN></SPAN></P>
      <P=20
      style=3D"MARGIN-LEFT: 1in; TEXT-INDENT: -1in; LINE-HEIGHT: =
0.472in; TEXT-ALIGN: justify"><SPAN=20
      style=3D"FONT-FAMILY: 'Times New Roman', serif"><SPAN=20
      style=3D"FONT-SIZE: =
14pt"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<=
/SPAN><SPAN=20
      style=3D"FONT-WEIGHT: =
bold">3.<SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</SPAN>Reliabilit=
y</SPAN></SPAN></SPAN></P>
      <P style=3D"LINE-HEIGHT: 0.444in; TEXT-ALIGN: justify"><SPAN=20
      style=3D"FONT-FAMILY: 'Times New Roman', serif"><SPAN=20
      style=3D"FONT-SIZE: =
14pt"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<=
/SPAN>This=20
      case turns, then, on whether Brown=E2=80=99s underlying data was =
reliable. When=20
      the reliability of an expert=E2=80=99s testimony is challenged, =
the trial court=20
      must =E2=80=9Cgauge=E2=80=9D the expert=E2=80=99s reliability by =
ensuring =E2=80=9Cthat the opinion=20
      comports with applicable professional standards outside the =
courtroom.=E2=80=9D=20
      <I>Helena Chem. Co. v. Wilkins</I>, 47 S.W.3d 486, 499 (Tex. 2001) =

      (quoting <I>Gammill</I>, 972 S.W.2d at 725=E2=80=9326). In =
applying this=20
      reliability standard, however, the trial court does not decide =
whether the=20
      expert=E2=80=99s conclusions are correct; rather, the trial court =
determines=20
      whether the analysis used to reach those conclusions is reliable.=20
      <I>Gammill</I>, 972 S.W.2d at 728. Expert testimony is also =
unreliable if=20
      there is too great an analytical gap between the data upon which =
the=20
      expert relies and the opinion offered. <I>Id.</I> at=20
727.</SPAN></SPAN></P>
      <P=20
      style=3D"MARGIN-LEFT: 1.5in; TEXT-INDENT: -1.5in; LINE-HEIGHT: =
0.472in; TEXT-ALIGN: justify"><SPAN=20
      style=3D"FONT-FAMILY: 'Times New Roman', serif"><SPAN=20
      style=3D"FONT-SIZE: =
14pt"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</SPAN><SPAN=20
      style=3D"FONT-WEIGHT: =
bold">a.<SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</SPAN><I>Weingar=
ten</I></SPAN></SPAN></SPAN></P>
      <P style=3D"LINE-HEIGHT: 0.444in; TEXT-ALIGN: justify"><SPAN=20
      style=3D"FONT-FAMILY: 'Times New Roman', serif"><SPAN=20
      style=3D"FONT-SIZE: =
14pt"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<=
/SPAN>Both=20
      parties pay significant attention to <I>Weingarten Realty =
Investors v.=20
      Harris County Appraisal District</I>, 93 S.W.3d 280 (Tex. =
App.=E2=80=94Houston=20
      [14th Dist.] 2002, no pet.). The facts of <I>Weingarten</I> are =
very=20
      similar to this case. However, in that case, the trial court =
granted=20
      HCAD=E2=80=99s motion to exclude the expert witness. <I>Id.</I> at =
283. The=20
      Fourteenth Court of Appeals affirmed, finding the following =
deficiencies=20
      in the witness=E2=80=99s underlying data: (1) the compared =
properties were=20
      significantly smaller than the Weingarten property; (2) nine of =
the ten=20
      compared properties had per-square-foot appraised values =
significantly=20
      lower than the Weingarten property; (3) the expert only compared =
ten=20
      properties, even though there were 191 retail centers in the same =
quadrant=20
      as the Weingarten property; (4) the expert carved out portions of =
some of=20
      the compared properties due to disparate ownership; (5) the =
adjustments=20
      made to the compared properties were only for physical =
characteristics of=20
      conditions, age, size, and location; and (6) the amount of =
adjustment for=20
      each characteristic of the compared properties was subjective. =
<I>Id.</I>=20
      at 285=E2=80=9386.</SPAN></SPAN></P>
      <P style=3D"LINE-HEIGHT: 0.444in; TEXT-ALIGN: justify"><SPAN=20
      style=3D"FONT-FAMILY: 'Times New Roman', serif"><SPAN=20
      style=3D"FONT-SIZE: =
14pt"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<=
/SPAN>In=20
      formulating his analysis, Brown attempted to avoid the pitfalls of =

      <I>Weingarten</I>. Brown=E2=80=99s research consisted primarily of =
compiling data=20
      taken from HCAD=E2=80=99s website. Brown began by looking for =
properties in the=20
      surrounding area with land use code 343 and building class=20
      D.</SPAN></SPAN> <A=20
      href=3D"javascript:WPShow('WPFootnote2', WPFootnote2 )"><IMG =
height=3D14=20
      alt=3DFootnote src=3D"" width=3D16 border=3D0></A>
      <SCRIPT language=3Djavascript type=3Dtext/javascript>
  if( bInlineFloats )
  {
    document.write( '<span id=3D"WPFootnote2" class=3D"WPFloatStyle">' =
);
    document.write( WPFootnote2 );
    document.write( '<br><a =
href=3D"javascript:WPHide(\'WPFootnote2\')">Close</a>' );
    document.write( '</span>' );
  }
</SCRIPT>
       <SPAN style=3D"FONT-FAMILY: 'Times New Roman', serif"><SPAN=20
      style=3D"FONT-SIZE: 14pt">Properties under land use code 343 are=20
      neighborhood shopping centers. Building class D applies to =
properties=20
      which have =E2=80=9Clow rent, inferior maintenance, poor and =
unstable occupancy,=20
      poor signage, poor design, no quality tenants, poor tenant mix, =
weak=20
      anchor tenant, or failure to attract customer traffic.=E2=80=9D =
From this initial=20
      query, Brown came up with 24 properties. Brown then further =
restricted the=20
      query to properties between 60,000 and 200,000 square feet. This =
left=20
      Brown with nine properties.</SPAN></SPAN></P>
      <P style=3D"LINE-HEIGHT: 0.444in; TEXT-ALIGN: justify"><SPAN=20
      style=3D"FONT-FAMILY: 'Times New Roman', serif"><SPAN=20
      style=3D"FONT-SIZE: =
14pt"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<=
/SPAN>Brown=20
      then made adjustments in value according to the =
properties=E2=80=99 location, age,=20
      and size. For location, he made upward adjustments to a couple of=20
      properties that he believed to be in locations inferior to =
Kempwood=E2=80=99s=20
      location. For age, Brown made downward adjustments on some of the =
newer=20
      properties. For size, Brown made downward adjustments on some of =
the=20
      smaller properties.</SPAN></SPAN></P>
      <P style=3D"LINE-HEIGHT: 0.444in; TEXT-ALIGN: justify"><SPAN=20
      style=3D"FONT-FAMILY: 'Times New Roman', serif"><SPAN=20
      style=3D"FONT-SIZE: =
14pt"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<=
/SPAN>Brown=E2=80=99s=20
      final list contained properties both larger and smaller than =
Kempwood to=20
      avoid the first problem in <I>Wiengarten</I>, that of choosing =
only=20
      smaller compared properties. Brown searched HCAD=E2=80=99s website =
with the=20
      criteria of land use code 343 and building class D to avoid the =
third=20
      problem in <I>Weingarten</I>, that of selecting only a small =
number of=20
      compared properties. While the final list was of the same =
approximate size=20
      as in <I>Weingarten</I>, the intent was to make it a list of =
properties=20
      significantly similar to Kempwood. Although Brown only made =
adjustments=20
      for physical characteristics, he felt that, because the criteria =
he used=20
      in his search already encompassed economic factors, he had avoided =
the=20
      need to make further adjustments and had avoided the fifth problem =
in=20
      <I>Weingarten</I>, that of making limited =
adjustments.</SPAN></SPAN></P>
      <P style=3D"LINE-HEIGHT: 0.444in; TEXT-ALIGN: justify"><SPAN=20
      style=3D"FONT-FAMILY: 'Times New Roman', serif"><SPAN=20
      style=3D"FONT-SIZE: =
14pt"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<=
/SPAN>We=20
      note, additionally, that the second problem in <I>Weingarten</I> =
is not,=20
      in and of itself, a problem. If property has been inappropriately=20
      appraised, it would not be surprising for the per-square-foot =
appraisal=20
      values of the compared properties to be lower than that of the =
complained=20
      of property. Regardless, HCAD admitted at trial that the second=20
      <I>Weingarten</I> problem was not a problem in this=20
case.</SPAN></SPAN></P>
      <P=20
      style=3D"MARGIN-LEFT: 1.5in; TEXT-INDENT: -1.5in; LINE-HEIGHT: =
0.472in; TEXT-ALIGN: justify"><SPAN=20
      style=3D"FONT-FAMILY: 'Times New Roman', serif"><SPAN=20
      style=3D"FONT-SIZE: =
14pt"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</SPAN><SPAN=20
      style=3D"FONT-WEIGHT: =
bold">b.<SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</SPAN>Basic=20
      Methodology</SPAN></SPAN></SPAN></P>
      <P style=3D"LINE-HEIGHT: 0.444in; TEXT-ALIGN: justify"><SPAN=20
      style=3D"FONT-FAMILY: 'Times New Roman', serif"><SPAN=20
      style=3D"FONT-SIZE: =
14pt"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<=
/SPAN>HCAD=20
      presents a list of problems that, it argues, prevents =
Brown=E2=80=99s analysis=20
      from being considered reliable. First, HCAD argues that Brown =
admitted at=20
      trial that the report was =E2=80=9Cnot really an =
appraisal=E2=80=9D and that he did not=20
      comply with the standards of the Uniform Standards of Comparables. =

      However, in respect to both points, Brown=E2=80=99s testimony =
clarified how he=20
      developed his report. Contextually, his statements contained no =
admission=20
      of error.</SPAN></SPAN></P>
      <P style=3D"LINE-HEIGHT: 0.444in; TEXT-ALIGN: justify"><SPAN=20
      style=3D"FONT-FAMILY: 'Times New Roman', serif"><SPAN=20
      style=3D"FONT-SIZE: =
14pt"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<=
/SPAN>Similarly,=20
      HCAD complains that Brown =E2=80=9Cmade no effort to verify =
[HCAD=E2=80=99s] information.=E2=80=9D=20
      However, we cannot see why Brown should be expected to verify =
HCAD=E2=80=99s data.=20
      HCAD also complains that Brown did not look at all of the compared =

      properties. This is incorrect. Brown testified that either he or =
his=20
      assistant viewed each compared property as well as=20
      Kempwood.</SPAN></SPAN></P>
      <P style=3D"LINE-HEIGHT: 0.444in; TEXT-ALIGN: justify"><SPAN=20
      style=3D"FONT-FAMILY: 'Times New Roman', serif"><SPAN=20
      style=3D"FONT-SIZE: =
14pt"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<=
/SPAN>In=20
      reference to <I>Weingarten</I>, HCAD argues that nine properties =
was not a=20
      reasonable number for the purposes of the former subsection =
42.26(d) of=20
      the Texas Tax Code. We disagree. Brown ran a query for similar =
properties=20
      in the same approximate area as Kempwood in order to avoid the =
pitfall of=20
      comparing unrelated properties. Based on his criteria, he was left =
with=20
      nine properties. Thus, Brown had the choice to either base his =
evaluation=20
      on those nine properties or to expand his list by including =
properties=20
      that had fewer similarities to Kempwood.</SPAN></SPAN></P>
      <P=20
      style=3D"MARGIN-LEFT: 1.5in; TEXT-INDENT: -1.5in; LINE-HEIGHT: =
0.472in; TEXT-ALIGN: justify"><SPAN=20
      style=3D"FONT-FAMILY: 'Times New Roman', serif"><SPAN=20
      style=3D"FONT-SIZE: =
14pt"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</SPAN><SPAN=20
      style=3D"FONT-WEIGHT: =
bold">c.<SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</SPAN>Comparabil=
ity=20
      of Properties</SPAN></SPAN></SPAN></P>
      <P style=3D"LINE-HEIGHT: 0.444in; TEXT-ALIGN: justify"><SPAN=20
      style=3D"FONT-FAMILY: 'Times New Roman', serif"><SPAN=20
      style=3D"FONT-SIZE: =
14pt"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<=
/SPAN>HCAD=20
      complains that Brown did not research the occupancy rates of the =
compared=20
      properties. Brown admitted that he did not, but he also said that =
the=20
      classification of building class D already accounted for this=20
      characteristic. This was never controverted at =
trial.</SPAN></SPAN></P>
      <P style=3D"LINE-HEIGHT: 0.444in; TEXT-ALIGN: justify"><SPAN=20
      style=3D"FONT-FAMILY: 'Times New Roman', serif"><SPAN=20
      style=3D"FONT-SIZE: =
14pt"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<=
/SPAN>HCAD=20
      complains that four of the compared properties were divided among=20
      different owners with different HCAD accounts and that Brown only =
used one=20
      of the accounts for each of the four. This is similar to the =
charge that=20
      the expert witness in <I>Weingarten</I> carved out portions of =
some of the=20
      compared properties. <I>Id.</I> at 286. We consider this argument =
to have=20
      some merit and review it further in section 4 =
below.</SPAN></SPAN></P>
      <P=20
      style=3D"MARGIN-LEFT: 1.5in; TEXT-INDENT: -1.5in; LINE-HEIGHT: =
0.472in; TEXT-ALIGN: justify"><SPAN=20
      style=3D"FONT-FAMILY: 'Times New Roman', serif"><SPAN=20
      style=3D"FONT-SIZE: =
14pt"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</SPAN><SPAN=20
      style=3D"FONT-WEIGHT: =
bold">d.<SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</SPAN>Adjustment=
s</SPAN></SPAN></SPAN></P>
      <P style=3D"LINE-HEIGHT: 0.444in; TEXT-ALIGN: justify"><SPAN=20
      style=3D"FONT-FAMILY: 'Times New Roman', serif"><SPAN=20
      style=3D"FONT-SIZE: =
14pt"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<=
/SPAN>According=20
      to HCAD=E2=80=99s website, the year of construction for Kempwood =
was 1970. During=20
      discovery, Hartman turned over an SEC filing that listed the year =
of=20
      construction as 1974. HCAD argues that Brown=E2=80=99s adjustments =
for age were=20
      flawed because they did not take into account the correct year =
that=20
      Kempwood was constructed. However, there is no indication that =
HCAD ever=20
      used the 1974 year either. Considering that this suit was brought =
under=20
      the legal theory that Kempwood was appraised unequally based on a=20
      comparison to the median value of similar properties, it was =
reasonable=20
      for Brown to base his conclusions on the same data that HCAD used =
in=20
      determining the appraised value. Absent a showing that HCAD did =
not use=20
      1970 as the year of construction, we hold there was no error in =
Brown=E2=80=99s=20
      using the same year.</SPAN></SPAN></P>
      <P style=3D"LINE-HEIGHT: 0.444in; TEXT-ALIGN: justify"><SPAN=20
      style=3D"FONT-FAMILY: 'Times New Roman', serif"><SPAN=20
      style=3D"FONT-SIZE: =
14pt"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<=
/SPAN>For=20
      the properties that Brown did adjust for age, HCAD argues that =
Brown was=20
      unable to =E2=80=9Cexplain the math=E2=80=9D behind his =
adjustments. While Brown did=20
      provide a rationale for the adjustments he made, there was no =
precise=20
      mathematical formulation that lead to his using 15% as the rate of =

      adjustment. However, this was not required. Appraising property is =
not an=20
      exact science based on set mathematical formulas. It is not error =
for an=20
      appraiser to use his or her personal experience and expertise to =
make=20
      certain determinations. <I>Exxon Pipeline Co. v. Zwahr</I>, 35 =
S.W.3d 705,=20
      711 (Tex. App.=E2=80=94Houston [1st Dist.] 2000) <I>rev=E2=80=99d =
on other grounds</I>, 88=20
      S.W.3d 623 (Tex. 2002). The question is whether there is too great =
of an=20
      analytical gap between the data and Brown=E2=80=99s =
determinations.=20
      <I>Gammill</I>, 972 S.W.2d at 727. For each of the compared =
properties=20
      adjusted with respect to age, Brown used the same 15% rate of =
adjustment;=20
      thus, the lack of a mathematical formula in this circumstance does =
not=20
      raise any suspicion of an analytical gap.</SPAN></SPAN></P>
      <P style=3D"LINE-HEIGHT: 0.444in; TEXT-ALIGN: justify"><SPAN=20
      style=3D"FONT-FAMILY: 'Times New Roman', serif"><SPAN=20
      style=3D"FONT-SIZE: =
14pt"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<=
/SPAN>Next,=20
      HCAD argues that Brown failed to adjust the properties based on =
their=20
      =E2=80=9Ceffective age,=E2=80=9D that is, he presumed that each =
property received the same=20
      level of individual wear and tear, maintenance, updating, and =
remodeling=20
      over the years. First, even if this were correct, no evidence was=20
      presented to counter this presumption. Second, Brown stated that =
the=20
      building class D made these adjustments for him. Therefore, a =
manual=20
      adjustment by Brown was not required. Again, no evidence was =
presented to=20
      suggest this was incorrect.</SPAN></SPAN></P>
      <P style=3D"LINE-HEIGHT: 0.444in; TEXT-ALIGN: justify"><SPAN=20
      style=3D"FONT-FAMILY: 'Times New Roman', serif"><SPAN=20
      style=3D"FONT-SIZE: =
14pt"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<=
/SPAN>HCAD=20
      presented evidence that three of the compared properties had been =
built in=20
      phases, instead of all at once. For at least two of the =
properties, Brown=20
      acknowledged that he had not made any adjustments due to the =
phased=20
      construction of the buildings. While HCAD failed to clarify the =
impact of=20
      the lack of these adjustments, we consider this argument to have =
some=20
      merit and discuss it further in section 4 below.</SPAN></SPAN></P>
      <P style=3D"LINE-HEIGHT: 0.444in; TEXT-ALIGN: justify"><SPAN=20
      style=3D"FONT-FAMILY: 'Times New Roman', serif"><SPAN=20
      style=3D"FONT-SIZE: =
14pt"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<=
/SPAN>For=20
      locational adjustments, HCAD complains that Brown =E2=80=9Cdid no =
analysis of=20
      market sales, rents, occupancies, or anything else.=E2=80=9D =
Again, these were=20
      factors that Brown argued were incorporated into the building =
class D=20
      characteristic. By using this characteristic in limiting his =
search, Brown=20
      argued that the appropriate adjustments had already been=20
      made.</SPAN></SPAN></P>
      <P=20
      style=3D"MARGIN-LEFT: 1.5in; TEXT-INDENT: -1.5in; LINE-HEIGHT: =
0.472in; TEXT-ALIGN: justify"><SPAN=20
      style=3D"FONT-FAMILY: 'Times New Roman', serif"><SPAN=20
      style=3D"FONT-SIZE: =
14pt"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</SPAN><SPAN=20
      style=3D"FONT-WEIGHT: =
bold">e.<SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</SPAN>Building=20
      Class D</SPAN></SPAN></SPAN></P>
      <P style=3D"LINE-HEIGHT: 0.444in; TEXT-ALIGN: justify"><SPAN=20
      style=3D"FONT-FAMILY: 'Times New Roman', serif"><SPAN=20
      style=3D"FONT-SIZE: =
14pt"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<=
/SPAN>HCAD=20
      complains that one of the properties in Brown=E2=80=99s compared =
properties was in=20
      fact a building class C property. Even if there was error in =
Brown=E2=80=99s list=20
      of compared properties, this cannot be said to have harmed HCAD. A =

      classification as a building class C property results in a higher=20
      appraised value than a building class D. Any error in this regard =
would=20
      only raise the median appraised value of the properties and =
undercut=20
      Hartman=E2=80=99s cause of action.</SPAN></SPAN></P>
      <P style=3D"LINE-HEIGHT: 0.444in; TEXT-ALIGN: justify"><SPAN=20
      style=3D"FONT-FAMILY: 'Times New Roman', serif"><SPAN=20
      style=3D"FONT-SIZE: =
14pt"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<=
/SPAN>We=20
      recognize that Brown made a number of adjustment decisions based =
on the=20
      assumption that the building class D already accounted for a =
number of=20
      factors. To clarify, we do not hold today that those assumptions =
were=20
      correct. Instead, we note that Brown presented his bases for =
developing=20
      his underlying data. One of those bases was the building class D, =
and=20
      HCAD=E2=80=99s own description of what that classification meant: =
properties which=20
      have =E2=80=9Clow rent, inferior maintenance, poor and unstable =
occupancy, poor=20
      signage, poor design, no quality tenants, poor tenant mix, weak =
anchor=20
      tenant, or failure to attract customer traffic.=E2=80=9D From that =
classification,=20
      Brown asserted that there was no further need to make certain =
economic=20
      adjustments to the compared properties. While HCAD questioned the=20
      reliability of that assumption multiple times, it presented no =
evidence to=20
      show that this assumption was incorrect.</SPAN></SPAN></P>
      <P style=3D"LINE-HEIGHT: 0.444in; TEXT-ALIGN: justify"><SPAN=20
      style=3D"FONT-FAMILY: 'Times New Roman', serif"><SPAN=20
      style=3D"FONT-SIZE: =
14pt"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<=
/SPAN>It=20
      is true that Hartman bore the burden of establishing that Brown =
was=20
      qualified. <I>Broders v. Heise</I>, 924 S.W.2d 148, 151 (Tex. =
1996).=20
      However, the trial court found that Hartman met its burden, and =
absent=20
      contradictory evidence, we cannot say that the court abused its =
discretion=20
      in making this determination.</SPAN></SPAN></P>
      <P=20
      style=3D"MARGIN-LEFT: 1.5in; TEXT-INDENT: -1.5in; LINE-HEIGHT: =
0.472in; TEXT-ALIGN: justify"><SPAN=20
      style=3D"FONT-FAMILY: 'Times New Roman', serif"><SPAN=20
      style=3D"FONT-SIZE: =
14pt"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</SPAN><SPAN=20
      style=3D"FONT-WEIGHT: =
bold">f.<SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</SPAN>Market=20
      Value</SPAN></SPAN></SPAN></P>
      <P style=3D"LINE-HEIGHT: 0.444in; TEXT-ALIGN: justify"><SPAN=20
      style=3D"FONT-FAMILY: 'Times New Roman', serif"><SPAN=20
      style=3D"FONT-SIZE: =
14pt"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<=
/SPAN>HCAD=20
      complains that Brown had no idea what the market values of =
Kempwood or the=20
      compared properties were. HCAD argues that <I>United =
Investors</I>, a case=20
      in the line of <I>Weingarten</I>, holds that when there is no =
evidence of=20
      market value, the court should presume that all of the properties =
were=20
      valued at their market value. <I>Harris County Appraisal Dist. v. =
United=20
      Investors Realty Trust</I>, 47 S.W.3d 648, 654 (Tex. =
App.=E2=80=94Houston [14th=20
      Dist.] 2001, pet. denied). HCAD further argues that, because there =
is=20
      evidence of Kempwood=E2=80=99s market value in 1999, it would be =
unconstitutional=20
      not to use that value. We, however, find no such holding in =
<I>United=20
      Investors</I>. Instead, <I>United Investors</I> held that =
=E2=80=9Cit is unfair,=20
      and constitutionally prohibited, to require one taxpayer to pay a =
tax=20
      based on market values if other taxpayers are paying a rate that =
is lower=20
      than the market value of their properties . . . . If a conflict =
exists=20
      between taxation at market value and equal and uniform taxation, =
equal and=20
      uniform taxation must prevail.=E2=80=9D <I>Id.</I> Further, the =
former subsection=20
      42.26(d) of the Texas Tax Code required only an analysis between =
the=20
      appraised value of the property and the median appraised value of =
a=20
      reasonable number of comparable properties appropriately adjusted. =
Act of=20
      June 1, 1997, 75th Leg., R.S., ch. 1039, =C2=A7&nbsp;42, 1997 Tex. =
Gen. Laws=20
      3897, 3917 (amended 2003).</SPAN></SPAN></P>
      <P=20
      style=3D"MARGIN-LEFT: 1in; TEXT-INDENT: -1in; LINE-HEIGHT: =
0.472in; TEXT-ALIGN: justify"><SPAN=20
      style=3D"FONT-FAMILY: 'Times New Roman', serif"><SPAN=20
      style=3D"FONT-SIZE: =
14pt"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<=
/SPAN><SPAN=20
      style=3D"FONT-WEIGHT: =
bold">4.<SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</SPAN>Reviewing =

      Trial Court=E2=80=99s Ruling</SPAN></SPAN></SPAN></P>
      <P style=3D"LINE-HEIGHT: 0.444in; TEXT-ALIGN: justify"><SPAN=20
      style=3D"FONT-FAMILY: 'Times New Roman', serif"><SPAN=20
      style=3D"FONT-SIZE: =
14pt"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<=
/SPAN>After=20
      considering all of HCAD=E2=80=99s arguments against the =
reliability of Brown, the=20
      two problems we are left with is that four of the compared =
properties were=20
      divided among different owners and that three of the compared =
properties=20
      had additional construction in later years. These problems raise =
some=20
      question as to the reliability of Brown=E2=80=99s underlying data, =
and the trial=20
      court expressed misgivings about the reliability of =
Brown=E2=80=99s data.=20
      Nevertheless, a trial court enjoys wide latitude in determining =
whether=20
      expert testimony is admissible. <I>Keo v. Vu</I>, 76 S.W.3d 725, =
730 (Tex.=20
      App.=E2=80=94Houston [1st Dist.] 2002, pet. denied). Here, the =
trial court=20
      carefully considered the same arguments presented by HCAD on =
appeal. The=20
      two problems that HCAD points out do not rise to the level as to =
make the=20
      trial court=E2=80=99s ruling arbitrary, unreasonable, or made =
without reference to=20
      any guiding rules or legal principles. We hold that the trial =
court did=20
      not abuse its discretion in admitting Brown=E2=80=99s expert=20
      testimony.</SPAN></SPAN></P>
      <P style=3D"LINE-HEIGHT: 0.444in; TEXT-ALIGN: justify"><SPAN=20
      style=3D"FONT-FAMILY: 'Times New Roman', serif"><SPAN=20
      style=3D"FONT-SIZE: =
14pt"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<=
/SPAN>Appellant=E2=80=99s=20
      point of error is overruled.</SPAN></SPAN></P>
      <P style=3D"LINE-HEIGHT: 0.472in; TEXT-ALIGN: center"><SPAN=20
      style=3D"FONT-FAMILY: 'Times New Roman', serif"><SPAN=20
      style=3D"FONT-SIZE: 14pt"><SPAN=20
      style=3D"FONT-WEIGHT: bold">Conclusion</SPAN></SPAN></SPAN></P>
      <P style=3D"LINE-HEIGHT: 0.444in; TEXT-ALIGN: justify"><SPAN=20
      style=3D"FONT-FAMILY: 'Times New Roman', serif"><SPAN=20
      style=3D"FONT-SIZE: =
14pt"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<=
/SPAN>We=20
      affirm the judgment of the trial court.</SPAN></SPAN></P>
      <P style=3D"LINE-HEIGHT: 0.443in">&nbsp;</P>
      <P style=3D"TEXT-ALIGN: justify"><SPAN=20
      style=3D"FONT-FAMILY: 'Times New Roman', serif"><SPAN=20
      style=3D"FONT-SIZE: =
14pt"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;</SPAN>Laura=20
      Carter Higley</SPAN></SPAN></P>
      <P style=3D"TEXT-ALIGN: justify"><SPAN=20
      style=3D"FONT-FAMILY: 'Times New Roman', serif"><SPAN=20
      style=3D"FONT-SIZE: =
14pt"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;</SPAN>Justice</SPAN></SPAN></P><BR>
      <P style=3D"TEXT-ALIGN: justify"><SPAN=20
      style=3D"FONT-FAMILY: 'Times New Roman', serif"><SPAN=20
      style=3D"FONT-SIZE: 14pt">Panel consists of Justices Nuchia, =
Jennings, and=20
      Higley.</SPAN></SPAN></P></TD></TR></TBODY></TABLE></BODY></HTML>

------=_NextPart_000_001C_01C7FEFB.DD19CB10
Content-Type: image/gif
Content-Transfer-Encoding: base64
Content-Location: http://www.1stcoa.courts.state.tx.us/resource/opinions/images/icoEMail.gif

R0lGODlhFAAPAKIAAAAAgIAAAP///8DAwICAgAAAAAAAAAAAACwAAAAAFAAPAAADNCi63P4wykaq
vba4Mrr/ndaITxAM5JI2JrotQCwr7jjVDCnPAq7eKwEHRAwWjshkcsJsShIAOw==

------=_NextPart_000_001C_01C7FEFB.DD19CB10
Content-Type: text/css;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Location: http://www.1stcoa.courts.state.tx.us/resource/includes/oca.css

.TitleBlue {
	FONT-WEIGHT: bold; FONT-SIZE: 14pt; COLOR: #000099; LINE-HEIGHT: =
normal; FONT-STYLE: normal; FONT-FAMILY: Tahoma, Arial, Helvetica, =
sans-serif; TEXT-ALIGN: left
}
.TitleBlueCenter {
	FONT-WEIGHT: bold; FONT-SIZE: 14pt; COLOR: #000099; LINE-HEIGHT: =
normal; FONT-STYLE: normal; FONT-FAMILY: Tahoma, Arial, Helvetica, =
sans-serif; TEXT-ALIGN: center
}
.TitleMaroon {
	FONT-WEIGHT: bold; FONT-SIZE: 14pt; COLOR: maroon; LINE-HEIGHT: normal; =
FONT-STYLE: normal; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif; =
TEXT-ALIGN: left
}
.TitleWhite {
	FONT-WEIGHT: bold; FONT-SIZE: 14pt; COLOR: white; LINE-HEIGHT: normal; =
FONT-STYLE: normal; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif; =
TEXT-ALIGN: left
}
.TitleBlack {
	FONT-WEIGHT: bold; FONT-SIZE: 14pt; COLOR: black; LINE-HEIGHT: normal; =
FONT-STYLE: normal; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif; =
TEXT-ALIGN: left
}
.NavWhite {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: white; LINE-HEIGHT: normal; =
FONT-STYLE: normal; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif; =
TEXT-DECORATION: none
}
A.NavWhite:hover {
	TEXT-DECORATION: underline
}
.BreadCrumbs {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #000099; LINE-HEIGHT: =
normal; FONT-STYLE: normal; FONT-FAMILY: Tahoma, Arial, Helvetica, =
sans-serif
}
A.BreadCrumbs {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #000099; LINE-HEIGHT: =
normal; FONT-STYLE: normal; FONT-FAMILY: Tahoma, Arial, Helvetica, =
sans-serif; TEXT-DECORATION: underline
}
A.BreadCrumbs:hover {
	COLOR: blue
}
.TextNormal {
	FONT-WEIGHT: normal; FONT-SIZE: 10pt; COLOR: black; LINE-HEIGHT: =
normal; FONT-STYLE: normal; FONT-FAMILY: Tahoma, Arial, Helvetica, =
sans-serif
}
.TextJustify {
	FONT-WEIGHT: normal; FONT-SIZE: 10pt; VERTICAL-ALIGN: top; COLOR: =
black; FONT-STYLE: normal; FONT-FAMILY: Tahoma, Arial, Helvetica, =
sans-serif; TEXT-ALIGN: justify
}
A.TextNormal {
	FONT-WEIGHT: normal; FONT-SIZE: 10pt; COLOR: #000099; FONT-FAMILY: =
Tahoma, Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
A.TextNormal:hover {
	FONT-WEIGHT: bold
}
.TextSmall {
	FONT-WEIGHT: normal; FONT-SIZE: 10pt; VERTICAL-ALIGN: top; FONT-FAMILY: =
Arial Narrow
}
.TextSmallBlue {
	FONT-WEIGHT: normal; FONT-SIZE: 10pt; VERTICAL-ALIGN: top; COLOR: =
#000099; FONT-FAMILY: Arial Narrow
}
.TextSmallJust {
	FONT-WEIGHT: normal; FONT-SIZE: 10pt; VERTICAL-ALIGN: top; FONT-FAMILY: =
Arial Narrow; TEXT-ALIGN: justify
}
A.TextSmall {
	COLOR: #000099; TEXT-DECORATION: underline
}
A.TextSmallJust {
	COLOR: #000099; TEXT-DECORATION: underline
}
A.TextSmall:hover {
	FONT-WEIGHT: bold
}
A.TextSmallJust:hover {
	FONT-WEIGHT: bold
}
.TextSmallWhite {
	FONT-WEIGHT: normal; FONT-SIZE: 10pt; VERTICAL-ALIGN: top; COLOR: =
white; FONT-FAMILY: Arial Narrow
}
.TextWhite {
	FONT-WEIGHT: normal; FONT-SIZE: 10pt; COLOR: white; FONT-FAMILY: =
Tahoma, Arial, Helvetica, sans-serif
}
A.TextWhite {
=09
}
A.TextWhite:hover {
	FONT-WEIGHT: bold
}
.LinksSite {
	FONT-WEIGHT: normal; FONT-SIZE: 9pt; COLOR: #000099; FONT-FAMILY: Arial =
Narrow; TEXT-DECORATION: none
}
A.LinksSite {
=09
}
A.LinksSite:hover {
	FONT-WEIGHT: bold
}
.TextNotify {
	FONT-WEIGHT: normal; FONT-SIZE: 9pt; COLOR: #000099; FONT-FAMILY: Arial =
Narrow
}
.SiteMaster {
	FONT-WEIGHT: bold; FONT-SIZE: 14pt; COLOR: #000099; LINE-HEIGHT: =
normal; FONT-STYLE: normal; FONT-FAMILY: Tahoma, Arial, Helvetica, =
sans-serif; TEXT-DECORATION: underline
}
A.SiteMaster {
	LINE-HEIGHT: normal; TEXT-DECORATION: underline
}
A.SiteMaster:hover {
	COLOR: blue
}
.SiteMenu {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #000099; LINE-HEIGHT: =
normal; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif; =
TEXT-DECORATION: none
}
A.SiteMenu {
	FONT-WEIGHT: bold; TEXT-DECORATION: none
}
A.SiteMenu:hover {
	COLOR: blue
}
.SiteBase {
	FONT-WEIGHT: bold; FONT-SIZE: 9pt; COLOR: #000099; LINE-HEIGHT: normal; =
FONT-STYLE: normal; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif; =
TEXT-DECORATION: none
}
A.SiteBase {
	FONT-WEIGHT: bold; COLOR: maroon; FONT-FAMILY: Tahoma, Arial, =
Helvetica, sans-serif; TEXT-DECORATION: none
}
A.SiteBase:hover {
	COLOR: blue
}
.ErrorNormal {
	FONT-WEIGHT: normal; FONT-SIZE: 10pt; VERTICAL-ALIGN: top; COLOR: red; =
FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif
}
.ErrorSmall {
	FONT-WEIGHT: normal; FONT-SIZE: 10pt; VERTICAL-ALIGN: top; COLOR: red; =
FONT-FAMILY: Arial Narrow
}
.SystemMSG {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; VERTICAL-ALIGN: top; COLOR: white; =
FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: =
navy
}
.SystemErrorMSG {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; VERTICAL-ALIGN: top; COLOR: white; =
FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: red
}
.buttonUnused {
	PADDING-RIGHT: 1pt; PADDING-LEFT: 1pt; FONT-WEIGHT: normal; FONT-SIZE: =
9pt; PADDING-BOTTOM: 1pt; MARGIN: 1pt; COLOR: #fff5d7; PADDING-TOP: 1pt; =
BACKGROUND-COLOR: #576a9d; font-face: Tahoma, Arial, Helvetica, =
sans-serif
}
.buttonTanUnused {
	PADDING-RIGHT: 1pt; PADDING-LEFT: 1pt; FONT-WEIGHT: normal; FONT-SIZE: =
9pt; PADDING-BOTTOM: 1pt; MARGIN: 1pt; COLOR: #576a9d; PADDING-TOP: 1pt; =
BACKGROUND-COLOR: #fff5d7; font-face: Tahoma, Arial, Helvetica, =
sans-serif
}
.TextLargeBlue {
	FONT-WEIGHT: bold; FONT-SIZE: 12pt; COLOR: #000099; LINE-HEIGHT: =
normal; FONT-STYLE: normal; FONT-FAMILY: Tahoma, Arial, Helvetica, =
sans-serif; TEXT-ALIGN: left
}
.DocketHeaderTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 14pt; COLOR: black; LINE-HEIGHT: normal; =
FONT-FAMILY: Tahoma, Arial, ' Helvetica', sans-serif; TEXT-ALIGN: center
}
.TextLargeBlack {
	FONT-WEIGHT: bold; FONT-SIZE: 11pt; COLOR: black; LINE-HEIGHT: normal; =
FONT-STYLE: normal; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif; =
TEXT-ALIGN: left
}
.TextLargeBlackcenter {
	FONT-WEIGHT: bold; FONT-SIZE: 11pt; COLOR: black; LINE-HEIGHT: normal; =
FONT-STYLE: normal; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif; =
TEXT-ALIGN: center
}
.TextBlue {
	FONT-WEIGHT: normal; FONT-SIZE: 10pt; COLOR: #000099; LINE-HEIGHT: =
normal; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif
}
A.TextBlue {
	FONT-WEIGHT: normal; FONT-SIZE: 10pt; COLOR: #000099; LINE-HEIGHT: =
normal; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif; =
TEXT-DECORATION: none
}
.TextRed {
	FONT-WEIGHT: normal; FONT-SIZE: 12pt; COLOR: red; LINE-HEIGHT: normal; =
FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif
}
.TextHidenGray {
	FONT-SIZE: 0pt; COLOR: #ebebe1; LINE-HEIGHT: normal; FONT-FAMILY: =
Tahoma, Arial, Helvetica, sans-serif; TEXT-ALIGN: left
}
.Time {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: red; LINE-HEIGHT: 4em; =
FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-ALIGN: center
}

------=_NextPart_000_001C_01C7FEFB.DD19CB10--
