﻿        /* Disable View this location in Bird's eye view balloon popup */
        #MSVE_obliqueNotification {visibility: hidden;} 
        
        
        /* tab styles */
        #pagewidth { width: 250px; margin: 0 auto 0 auto; border-width: 1px; border-color: Black; border-style: none;}

        .navigation { margin: 0px; color: #FFFFFF; float: left; padding: 1px;}
        .tabwrapper { margin: 0px; color: #FFFFFF; border-bottom: solid 1px gray; float: left; padding: 0px; width: 300px;}
        .navigation li { margin: 0px; display: inline; padding: 0 5px 0 5px; float: left;}
        .notlasttab { border-right:solid 1px gray;}
        .lasttab {}
        a { text-decoration: none; color: #db1d2e; }

        .tabon, .taboff { padding: 5px; text-align: left; height: 200px; width:200px;}
        .taboff { display: none;}

        .tabcontainers {border: none 1px black; position: relative;}


        .tabheadon { font-weight: bold; background: white;}
        .tabheadoff { font-weight: normal; background: white;}

        .tabheadoff a {color: Gray;}