body
{
background-color: #CCCC99;
text-align: center;
background-image:url('images/background.jpg');
background-repeat: repeat;
}

#container
{
margin: 0 auto;
width: 95%;
/* border:1px solid gray; */
text-align: left;
background-color: #CCCC99;
}

#header
{
background-image:url('images/HeaderBg.gif');
background-repeat: repeat-x;
}

#header h1 {
font-family: arial;
font-weight: bold;
font-size: 26px;
color: #993333;
position:relative;
left: 25px;
top: 40px;
z-index:1
}

#header h2 {
font-family: arial;
font-weight: normal;
font-size: 18px;
color: #F9F9F3;
position:relative;
left: 25px;
top: 25px;
}

#header img {
position: relative;
left: 300px;
top:  -55px;
}

#left
{
position:relative;
left: 0px;
top: -75px;
font-family: Arial;
background-color: #999966;
float:left;
margin-left: 8px;
padding: 5px;
border: 0px solid gray;
width: 160px;
}

#left img {
border: 0px solid black;
}

#left ul {
list-style: none;
margin: 0;
padding: 0;
}

#left ul li {
margin: 0;
border-top: 1px solid #333300;
}

#left ul li a {
display: block;
padding: 2px 1px 2px 0.5em;
border-left: 10px solid #993333;
border-right: 1px solid #333300;
border-top: 1px solid #333300;
border-bottom: 1px solid #333300;
background-color: #666633;
color: #999966;
font-size: 14px;
font-weight: bold;
text-decoration: none;
width: 141px;
}

#left ul li a:hover{
border-left: 10px solid #993333;
border-right: 1px solid #333300;
border-top: 1px solid #333300;
border-bottom: 1px solid #333300;
background-color: #999966;
color:  #666633;
}

#left p {
font-family: Arial;
color: #666633;
font-size: 16px;
font-weight: bold;
text-align: center;
padding: 0 0 0 0.75em;
}

#topnav {
padding: 5px;
border: 0px solid gray;
height:  24px;
background-color: #999966;
width: 550px;
position: relative;
left: -3px;
top: -32px;

}

#content
{
margin-left:190px;
border:0px solid gray;
padding: 2px;
position: relative;
top:-40px;
}

#content h1 {
font-family: Arial;
color: #666633;
font-size: 16px;
font-weight: bold;
text-align: center;
}

#content p {
font-family: Arial;
color: #666633;
font-size: 14px;
font-weight: bold;
}

#content span {
font-family: Arial;
color: #666633;
font-size: 14px;
font-weight: bold;
}

#content ul li {
font-family: Arial;
color: #666633;
font-size: 14px;
font-weight: bold;
}

#footer
{
/* border: 0px solid gray; */
background-image:url('images/FooterBg.gif');
background-repeat: repeat-x;
position: relative;
top: 0px;
height: 55px;
clear: both; /* added by TDR 12/04/2006 */
font-family: Arial;
color: #666633;
font-size: 12px;
font-weight: bold;
text-align: right;
}


#footer img {
position: relative;
top: 12px;
}

table.RptBorder {
width: 100%;
border:  1px solid gray;
font-family: Arial;
font-size: 14px;
vertical-align: top;
}

td.RptHeader {
display: block;
padding: 2px 1px 2px 0.5em;
border-left: 10px solid #993333;
border-right: 10px solid #993333;
border-top: 1px solid #333300;
border-bottom: 1px solid #333300;
background-color: #666633;
color: #999966;
font-weight: bold;
text-decoration: none;
width: 100%;
}

.rowdisplay {
border:  1px solid gray;
font-family: Arial;
font-size: 12px;
}

.parcelsearchresultsheader 
{
font-family:Arial;
font-size: 14px;
border:  1px solid gray;
}

.parcelsearchresultsitem
{
font-family:Arial;
font-size: 14px;
border:  1px solid gray;
text-align: center;
}

a:link {color: #999966}     /* unvisited link */
a:visited {color: #999966}  /* visited link */
a:hover {color: #999966}   /* mouse over link */
a:active {color: #999966}   /* selected link */

table.RptText {
width:  100%;
font-family: Arial;
font-size: 12px;
border:  1px solid gray;
}

td.RptText 
{
vertical-align:top;
border:  1px solid gray;
}





/* added by TDR 10/11/2006 */

.detail_menu
{ font-family: arial; font-weight: bold; font-size: 12px; color: #FFFFFF; }

.detail_menu a:link
{ color: #000000; text-decoration: none; }

.detail_menu a:visited
{ color: #000000; text-decoration: none; }

.detail_menu a:hover
{ color: #000000; text-decoration: underline; }

.detail_menu a:active
{ color: #000000; text-decoration: none; }
