#navlist li {display: inline; list-style-type: none;}
#navlist a {padding: 3px 10px;}
#navlist a:link, #navlist a:visited {color: white; background-color: blue; text-decoration: none;}
#navlist a:hover {color: black; background-color:#FFFF99; text-decoration: none;}
#navlist {margin-left: 0; padding-left: 0; white-space: nowrap; padding-top: 5px; padding-bottom: 5px; border-bottom: 2px solid black;}
#navlist {font-family: Arial; font-size:12pt; font-style: bold;}

table {background-color: #f0f8ff; border: 0px solid black; text-align: left; padding: 0px; margin-bottom: 0px;}
.tableButton {background-color: #f0f8ff; width:100px; height:10px; text-align: center; border:2px; padding: 2px; margin-bottom: 0px;}
hr {width: 125px;}

.tdInfoBox {
        background-color: #ffffff;
        font-family: Arial,sans-serif;
        font-size: 08pt;
        color: black;
        text-align: left;
        padding: 0px;
        margin-bottom: 0px;
        border: 0px solid red;
        width: 300px;
        height: 15px;
}

.tdInfoBoxSmall {
        background-color: #ffffff;
        font-family: Arial,sans-serif;
        font-size: 08pt;
        color: black;
        text-align: left;
        padding: 0px;
        margin-bottom: 0px;
        border: 0px solid black;
        width: 150px;
        height: 15px;
}

.tdInfoBoxImage {
        background-color: #ffffff;
        font-family: Arial,sans-serif;
        font-size: 10pt;
        color: black;
        text-align: left;
        padding: 0px;
        margin-bottom: 0px;
        border: 0px solid black;
        width: 80px;
        height:80px;
}
.tdInfoBoxNew {
        background-color: #ffffff;
        font-family: Arial,sans-serif;
        font-size: 08pt;
        font-style: italic;
        color: #0033ff;
        text-align: left;
        padding: 0px;
        margin-bottom: 0px;
        border: 0px solid black;
        width: 100px;
        height:10px;
}


#announcement {
        font-family: Arial,sans-serif;
        font-size: 12pt;
        font-style: bold;
        background-color:  #FFFFFF;
        color: blue;
        border: 2px solid black;
        padding: 6px;
        text-align: center;
        width: 200px;
        height: 25px;
}


#droidSub {
        font-family: Arial,sans-serif;
        font-size: 12pt;
        font-style: bold;
        background-color:  cyan;
        color: black;
        border: 2px solid black;
        padding: 6px;
        text-align: center;
        width: 850px;
        height: 400px;
}

#flashTraffic {
    position: absolute;
    top: 680px;
    bottom: 100%;
    font-family: Arial,sans-serif;
    font-size: 12pt;
    background-color: yellow;
    color: black;
}
  
#splash {
    position: absolute;
    left: 5px;
    top: 5px;
    width:1000px;
    height: 65px;
    border: 1px solid black;
    background-color: #3366ff;
    font-family: Arial, sans-serif;
    font-size: 18pt;
    text-align: center;
    color: #FFFFFF;
    }

#navigation_left {
    width: 150px;
    height: 600px;
    position: absolute;
    top:  75px;
    left: 5px;
    text-align: center;
    border: 1px solid black;
    background-color: #f0f8ff;
    font-family: Arial;
    font-size: 10pt;
    font-style: bold;
    }
#navigation_right {
    width: 150px;
    height: 600px;
    position: absolute;
    top:  75px;
    left: 855px;
    text-align: center;
    border: 1px solid black;
    background-color: #f0f8ff;
    font-family: Arial;
    font-size: 10pt;
    font-style: bold;
    }

#map_canvas {
    width: 698px;
    height: 600px;
    position: absolute;
    text-align: center;
    top:  75px;
    left: 160px;
    border: 1px solid black;
    background-color: #ffffff;
    font-family: Arial;
    font-size: 10pt;
    font-style: bold;
    }


#sub_report {
    width: 690px;
    height: 500px;
    position: absolute;
    text-align: center;
    top:  175px;
    left: 160px;
    border: 1px solid black;
    background-color: #f0fAfA;
    font-family: Arial;
    font-size: 10pt;
    font-style: bold;
    }


#email_signup {
    border: 1px solid black;
    background-color: #ffffff;
    font-family: Arial;
    font-size: 10pt;
    font-style: bold;
}



#local_info {
    width: 1000px;
    height: 100%;
    text-align: center;
    position: absolute;
    top:  680px;
    left: 5px;
    border: 1px solid black;
    background-color: #f8f8ff;
    font-family: Arial;
    font-size: 10pt;
    }

#info_box_title {
   font-family: Arial;
   text-align: center;
   font-size: 12pt;
   font-style: bold;
   background-color:  #ffffff;
   color: black;
}

#info_box_oil {
    font-family: Arial, sans-serif;
    font-size: 11pt;
    background-color:  #ff0000;
    color: white;
}

