

/* <![CDATA[ */
        body { font: normal .7em verdana, sans-serif; }
        h4 { clear: both; }a
        p { padding: 0; margin: 0; line-height: 1.5em; }

        .weather { 
            border: 1px  #ccc; 
            width: 250px;
            float: left;
            margin-bottom: 2em;
            }
        
        /* 
           Following is a fudge that works only in IE/Win and puts a border around the image
           because it doesn't handle PNG transparency too well 
        */
        * html .icon img { border: 1px solid #ccc;  }
        .temp { font: normal 2em Georgia, serif; color: #900; }
        .cc { text-align: center; float: left; width: 30%; }
        .misc { margin-left: 31%; font-family:Verdana; font-size:10px; }
        .attrib { clear: both; text-align: center; padding: .5em; background: #eee; }
    
    /* ]]> */


#busylight{
 position: fixed;
 z-index: 3;
 bottom: 0;
 left: 0;
 margin: 1em;
 padding: 2px 5px 2px 5px;
 font: 11px/1.2em "Verdana", "Tahoma", "Arial", monospace;
 text-align: left;
 color: #111;
 background-color: #FFFFB4;
 border: 1px solid #111;
}
* html #busylight{
 position: absolute;
}
#busylight[id]{
 position: fixed;
}

.weather-font
{
   
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
    /*color: #1b4c6d;*/
    color:Black;
    }

.weather-font1
{
   
    font-family: vardana;
    font-size: 11px;
    color: #1b4c6d;
    }
.weather-font2
{
   
    font-family: italic;
    font-size: 11px;
    color: blue;
    }

.broucher-text-style1
{
    font-family: Arial, verdana, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 13px;
    color: #16446a;
}

  #tabsJ {
    
      float:left;
      width:100%;
      font-size:93%;
      line-height:normal;
          
      }
    #tabsJ ul {
        margin:0;
        padding:10px 10px 0 50px;
        list-style:none;
      }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsJ a {
      float:left;
      background:url("tableftJ.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsJ a span {
      float:left;
      display:block;
      background:url("tabrightJ.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#24618E;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
      color:#FFF;
      }
    #tabsJ a:hover {
      background-position:0% -42px;
      }
    #tabsJ a:hover span {
      background-position:100% -42px;
      }

        #tabsJ #current a {
                background-position:0% -42px;
        }
        #tabsJ #current a span {
                background-position:100% -42px;
                color:#FFF;
     }
