body {
background-color:#ffffff;
margin: 0px auto;
padding: 0px;
}

div#container {
width: 100%;
margin: 0px auto;
padding: 0px;
}

div#header {
display:none;
}
div#h_left {
display:none;
}
div#h_right {
display:none;
}

div#printlogo {
width: 510px;
margin: 0px;
padding: 2px;
text-align: right;
}
div#screenlogo {
display:none;
}

div#contents {
position: relative;
width: 740px;
margin: 5px;
padding: 0px;
}

div#streetView {
display:none;
}
div#streetViewClose {
display:none;
}
div#googleSearch {
display:none;
}

div#col1 {
width: 510px;
margin: 0px;
padding: 5px;
float:left;
}
div#col2 {
background-color:#edf1f3;
width: 200px;
margin: 0px;
padding: 5px;
float:left;
text-align:center;
}

div#data {
width:500px; 
border: 2px
solid #99bbe8;
margin: 2px;
padding: 0px;
background-color: #ffffff;
}


div#map {
position:relative;
top:0px;
left:0px;
width:500px;
height:500px;
border: 2px
solid #99bbe8;
margin: 2px;
padding: 0px;
z-index:1;
}
div#streetViewIcon {
display:none;
}
div#mapoverlay {
display:none;
}

div#warning {
width:500px;
margin: 4px;
padding: 0px;
text-align: left;
}

.xs {
font-size: 65%;
line-height:1.2em;
color:#000000;
}
.s {
font-size: 70%;
line-height:1.2em;
color:#000000;
}
.ms {
font-size: 80%;
line-height:1.4em;
color:#000000;
}
.mmsnl {
font-size: 85%;
line-height:1.0em;
color:#000000;
}
.mms {
font-size: 85%;
line-height:1.3em;
color:#000000;
}
.m {
font-size: 100%;
line-height:1.4em;
color:#000000;
}

.bc00 {
font-weight:bold;
color:#cc0000;
}

.cap { color: #15428b; }
.gld { color: #895c01; }

.capbk1 {
background-image : url(image/listup/tablecap_bk.jpg);
background-repeat: repeat-x;
background-position: bottom;
}

.cellbk1 {
background-image : url(image/listup/tableth_bk.jpg);
background-repeat: repeat-y;
background-position: right;
font-size: 100%;
line-height:1.2em;
color:#000000;
}

.rowhr1 {
background-image : url(image/listup/tablehr_bk.gif);
background-repeat: repeat-x;
background-position: top;
height: 3px;
margin: 0px;
padding: 0px;
}

div#mobileQR {
width:100px;
margin: 0px;
padding: 0px 8px 0px 0px;
float:left;
}
div#mobileQRtext {
padding: 4px 0px;
font-size: 100%;
line-height:1.3em;
color:#000000;
}

a:link {text-decoration:none; color:#0000ff }
a:visited {text-decoration:none; color:#0000ff }
a:active {text-decoration:none; color:#4682b4 }
a:hover {text-decoration:underline; color:#4682b4 }

h1 {
font-size:110%;
line-height:1.2em;
font-weight:bold;
color:#000000;
margin: 5px;
}

p {
display: inline;
}

div.clrflt {
clear:both;
}


#header { display: none; }
#printlogo { display: block; }
#screenlogo { display: none; }
#col2 { display: none; }
#streetViewIcon { display: none; }
#streetView { display: none; }
#streetViewClose { display: none; }


