body{ 
background: #FFFFFF;
color: #444;
font-family: Verdana, Arial;
font-size: 8pt;
line-height: 130%;
margin: 0;
padding: 0;
overflow:hidden;
}
#main{
	position: absolute;
	left:30%;
	top:40%;
	z-index: 10;
}
#main a:link,
#main a:visited,
#main a:active{
color: #FFFFFF;
text-decoration: none;
}
#main a:hover{
text-decoration: none;
color: #E01515;
}
table.container{
	position:absolute;
	width:655px;
	height:200px;
	z-index:10;
}
td.button {
	background-image:url(bg.png);
	width:200px;
	height:200px;
	color:#FFFFFF;
	text-align:right;
	font-size:13px;
}
td.button a
{
	width:100%;
	height:100%;
	display:block;
}
#map {
	position: absolute;
	width: 100%;
	height: 100%;
	padding: 0;
	z-index: 1;
}
#loading{
	position: absolute;
	left:40%;
	top:5%;
	z-index: 0;
}
.details {
color: #777; 
font-size: 8pt;
text-decoration: none;
}

.noline{
text-decoration: none;
color: #908E8E;
line-height:140%;
}
table,
tr,
td{
color: #222;
font-size: 8pt;
}

td,
.divpad{
padding: 5px;
}
.nopad{
padding: 0;
}
.ns {
	line-height:0px;
}
.db {
display: block;
}
img{
border: 0;
}



form {
	margin:0;
}

a:link,
a:visited,
a:active{
color: #000000;
text-decoration: none;
}

a:hover{
text-decoration: none;
color: #E01515;
}


a.side:link,
a.side:visited,
a.side:active{
color: #E01515;
font-weight:bold;
text-decoration: none;
line-height:150%;
font-size:9px;
}

a.side:hover{
text-decoration: underline;
}

a.maplink:link,
a.maplink:visited,
a.maplink:active{
color: #000000;
text-decoration: none;
line-height:140%;
}

a.maplink:hover{
text-decoration: none;
color: #E01515;
}
