
a:link {
text-decoration: none;
color: #ffffff;
}

a:visited {
text-decoration: none;
color: #ffffff;
}

a:hover {
text-decoration: none;
color: #ffffff;
}

a:active {
text-decoration: none;
color: #ffffff;
}

body {
text-align:center;
min-width: 95%;
font-size: 11px;
font-family: 'Tahoma';
height:100%; 
top:5px; 
left:5px; 
padding:5px;
background-color:#cccccc
}

.maptext {
position:relative;
/* top:150px; */
top:0px;
left:0px; 
z-index:9;
}

.localbox {
width:220px; 
height:140px; 
position:absolute; 
visibility:hidden; 
top:0px; 
left:0px; 
background-color:#ffffff; 
margin:-50px auto auto -50px; 
border:2px solid black; 
text-align:center;
z-index:19;
}

.localbox2 {
width:100px; 
height:40px; 
position:absolute; 
visibility:hidden;
top:0px; 
left:0px; 
background-color:#ffffff; 
margin:-50px auto auto -50px; 
border:2px solid black; 
text-align:center;
z-index:21;
}

#box {
margin:0 auto;
text-align: left;
border:1px solid;
align:center;
width:95%;
height:612px;
background-color:#ffffff
}

#dbbox {
width:742px; 
height:475x; 
overflow:auto;
}

.blaklink
{
color: #000000;
}

.tdhead{
background-image:url('images/headbg.gif');
}

.numb{
font-size: 10px;
background-color:#EFEFEF;
border-top: thin solid #000000;
border-left: thin solid #000000;
border-right: thin solid #000000;
border-bottom: thin solid #000000;
margin-left:15px;
margin-right:15px;
}

.ttxt{
background-color:#EFEFEF;
border-top: thin solid #000000;
border-left: thin solid #000000;
border-right: thin solid #000000;
border-bottom: thin solid #000000;

}

#head{
height:112px;
}

#main {
width:95%;
font-size: 14px;
//height:460px;
height:490px;
margin-left:5px;
margin-right:5px;
margin-top:5px;
margin-bottom:5px;
overflow:auto;
}

#foot {
height:30px;
}