body {
padding:0px;
margin:0px;
background:white;
font-family:arial, verdana, tahoma, sans-serif;
font-weight:normal;
font-size:80%;
color:#000000;
text-align:left;
}
form {
padding:0px;
margin:0px;
}
div {
padding:0px;
margin:0px;
}
ol, ul {
margin-top:5px;
text-align:left;
}
table {
font-size:100%;
}
input, select {
font-size:75%;
}
a:link, a:visited, a:hover {
font-size: 100%;
font-weight:bold;
color: #0F1983;
text-decoration:underline;
}
a:hover {
color: #000000;
}
.clear {
clear:both;
}
.left {
float:left;
}
.right {
float:right;
}
a.small:link,
a.small:visited,
a.small:hover{
font-size:90%;
}
/****************************************************

-------------------- GOOGLE MAPS --------------------

****************************************************/
#googleBox{
width:470px; 
height:470px; 
position:relative
}
#googleBox #googleMaps{
width:470px;
height:470px;
}
#googleBox a#googleHref:link,
#googleBox a#googleHref:visited,
#googleBox a#googleHref:hover{
position:absolute;
right:7px; 
top:35px; 
background:white;
border:1px solid black;
color:black;
text-decoration:none;
font-weight:normal;
font-size:90%;
}
#googleBox a#googleHref:link span,
#googleBox a#googleHref:visited span,
#googleBox a#googleHref:hover span{
border:1px solid #B0B0B0;
display:block;
padding:2px 5px;
cursor:pointer;
}

#menumtctl{
z-index:10 !important;
}










