<style>

body { font-family: arial, helvetica, sans-serif;  font-size: 11px; color: 000000 }

td { font-family: arial, helvetica, sans-serif;  font-size: 11px; color: 000000 }

.front { font-family: arial, helvetica, sans-serif;  font-size: 16px; color: 000000 }

p { font-family: arial, helvetica, sans-serif;  font-size: 11px; color: 000000 }

a:link {color: 003366;  font-family: arial, helvetica, sans-serif;  font-size: 11px; text-decoration: none}

a:visited {color: 003366;  font-family: arial, helvetica, sans-serif;  font-size: 11px; text-decoration: none} 

a:active {color: #003366;  font-family: arial, helvetica, sans-serif;  font-size: 11px; text-decoration: none} 

A:hover {text-decoration: none;  font-family:arial, helvetica, sans-serif;  font-size: 11px;color: #999999}

.texta { 
 font-size: 12px; 
 background-color: #CCCCCC; 
 border: 1px solid #666666; 
}

.textb { 
 font-size: 9px; 
}

.textc { 
 font-size: 12px; 
}

/* styles for google geocoding example */
.locatorminimap
{
    border: 1px solid #ccc;
    width: 250px;
    height: 250px;
    margin: 6px;
    margin-left: 10px;
    float: left;
}

.formel
{
    width: 550px;
    float: left;
    padding-top: 5px;
}
.formmsg
{
    width: 450px;
    float: left;
    padding-left: 65px;
    font-size: .8em;
}

.addresscorrect
{
    border: 0px solid #efefef;
    background-color: #EEE4A5;
}

.addressincorrect
{
    border: 0px solid red;
    background-color: #FFCCCC;
}

input
{
    padding: 0;
    background-color: #fff;
    border: 1px solid #bbb;
    color: #fff;
    font-weight: normal;
    color: black;
    margin-bottom: 2px;
}

input.btn
{
    background-color: #efefef;
    color: #fff;
    color: black;
}

.bstyle{           
display: none;
position: absolute;
top: 0%;
left: 0%;
width: 100%;
height: 100%;
background-color: EFEFEF;
z-index:1001;
-moz-opacity: 0.8;
opacity:.80;
filter: alpha(opacity=80);
}
.wstyle {
display: none;
position: absolute;
top: 120;
right: 13%;
width: 300;
height: 200;
padding: 2px;
border: 3px solid #000000;
background-color: white;
z-index:1002;
overflow: auto;
}

ul {

list-style-image: url(arrow.gif);

}


</style>
