
/* drop down menus - use with showhide.js */
#dropdowncontainer { z-index: 100; font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-weight: normal; font-size: 10px; 
		line-height: 14px; color: #000000; position: relative; }
#DropDown_Menu1 { position: absolute; height: auto; z-index: 100; border: solid 1px #000000; background-color: #fcfae0; }
#DropDown_Menu2 { position: absolute; height: auto; z-index: 100; border: solid 1px #000000; background-color: #fcfae0; }
#DropDown_Menu3 { position: absolute; height: auto; z-index: 100; border: solid 1px #000000; background-color: #fcfae0; }
#DropDown_Menu4 { position: absolute; height: auto; z-index: 100; border: solid 1px #000000; background-color: #fcfae0; }
#DropDown_Menu5 { position: absolute; height: auto; z-index: 100; border: solid 1px #000000; background-color: #fcfae0; }
#DropDown_Menu6 { position: absolute; height: auto; z-index: 100; border: solid 1px #000000; background-color: #fcfae0; }

#dropdowncontainer a { font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-weight: normal; font-size: 10px; 
		line-height: 14px; color: #000000; display: block; text-decoration: none; 
		border-bottom: solid 1px #000000; border-right: solid 1px #000000; padding: 2px; }
#dropdowncontainer a:hover { color: #ffffff; background-color: #244602; cursor: pointer; }

a.arrow_black_right { background-image: URL(arrow_black.gif); background-repeat: no-repeat; background-position: 95% 50%; }

/* weath management */
#outer_page_inner_wm #dropdowncontainer a { font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-weight: normal; font-size: 10px; 
		line-height: 14px; color: #000000; display: block; text-decoration: none; 
		border-bottom: solid 1px #000000; border-right: solid 1px #000000; padding: 2px; }
#outer_page_inner_wm #dropdowncontainer a:hover { color: #ffffff; background-color: #020c46; cursor: pointer; }
/* weath management */
