body {
font-family : Tahoma, Verdana, Times New Roman, Times;
color : #000000;
font-size : 13px;
font-weight : bold;
background-image : url();
background-color :#ffffff;

margin : 0 0 0 0;





SCROLLBAR-FACE-COLOR:yellow; SCROLLBAR-HIGHLIGHT-COLOR: ; SCROLLBAR-SHADOW-COLOR: ; SCROLLBAR-ARROW-COLOR: #EEEEEE; SCROLLBAR-TRACK-COLOR:#007234; SCROLLBAR-BASE-COLOR:; 

}
#logo {
background-image : url(images/top_weather.jpg);
height : 150px;
background-position : center;
background-repeat : no-repeat;
}

#footer {
background-image : url(images/footer.gif);
height : 20px;
width : 1000px;
background-position : center top;
background-repeat : no-repeat;
}


.text {
font-family : Trebuchet,arial, Tahoma, Verdana, Times New Roman, Times, serif;
color : #000000;
font-size : 12px;
padding : 15px;
margin : 0;
text-align : left;
font-weight : normal;
}
.text2 {
font-family : arial, Tahoma, Verdana, Times New Roman, Times, serif;
color : #000000;
font-size : 12px;
padding : 10px;
margin : 10;
font-weight : normal;
text-align : left;
}

.text3 {
font-family : arial, Tahoma, Verdana, Times New Roman, Times, serif;
color : #eeeeee;
font-size : 11px;
padding : 0px;
margin : 0;
font-weight : bold;
text-align : center;
}


h1 {
font-family : Trebuchet,Times New Roman, Times, serif;
color : #000000;
text-align : center;
}
h2 {
font-family : Trebuchet,Times New Roman, Times, serif;
color : #000000;
text-align : center;
margin : 0;
}
h3 {
font-family : Trebuchet,Times New Roman, Times, serif;
color : #000000;
text-align : center;
margin : 0px;
padding : 0px;
}
h4 {
font-family : Trebuchet,Times New Roman, Times, serif;
color : #000000;
text-align : center;
margin : 0;
}


h5 {
font-family : Trebuchet.Times New Roman, Times, serif;
color : #000000;
text-align : center;
margin : 0;
}
h6 {
font-family : Trebuchet,Times New Roman, Times, serif;
color : #000000;
text-align : center;
margin : 0;
}

li {
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #000000;
font-size : 11px;
padding : 3px;
font-weight : strong;
}



p {
font-family : Trebuchet,Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;

color : #000;
font-weight : normal;
padding : 10px;
margin : 10;
}
hr {
color : #eeeeee;
width : 90%;
height : 1px;
}
em {
font-family : Trebuchet,Verdana, Times New Roman, Times, serif;
color : #000000;
font-size : 12px;
font-weight : normal;
text-align : center;
padding : 0;
}
strong {
font-family : Trebuchet,arial, Verdana, Times New Roman, Times, serif;
color : #000000;
font-size : 14px;
font-weight : bold;
}

a:link {
color : #008040;
text-decoration : none;
font-family :Verdana,Times New Roman, Times, serif;
font-size : 12px;
font-weight : strong;
}
a:visited {
color : #e2e2e2;
text-decoration : none;
font-family :Verdana,Times New Roman, Times, serif;
font-size : 12px;
font-weight : strong;
}
a:hover {
color : #FF0000;
text-decoration : none;
font-family : Verdana,Times New Roman, Times, serif;
font-size : 12px;
font-weight : strong;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.underlinemenu{
font-weight: bold;
width: 100%;
}

.underlinemenu ul{
padding: 6px 0 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
margin: 0;
text-align: center; //set value to "left", "center", or "right"*/
}

.underlinemenu ul li{
display: inline;
}

.underlinemenu ul li a{
color: #008040;
padding: 6px 3px 4px 3px; /*top padding is 6px, bottom padding is 4px*/
margin-right: 20px; /*spacing between each menu link*/
text-decoration: none;
border-bottom: 3px solid white; /*bottom border is 3px*/
}

.underlinemenu ul li a:hover, .underlinemenu ul li a.selected{
border-bottom-color: black;
}




.text_special {
font-family : Verdana,Times New Roman,Tahoma,Trebuchet,arial;
color : #ff0000;
text-align :left ;
background-color :#F7F7F7;
font-size : 12px;
width : 665px;
margin : 8;
padding : 5px;
font-weight : bold;
border-style:solid;
border-width: thin;
border-color:#DBDBDB;

}



