<STYLE TYPE="text/css">
<!-- /* $WEFT -- Created by: Sandra Knudson (sandi@diamondmotion.com) on 5/28/2008 -- */
  @font-face {
    font-family: FlashDLig;
    font-style:  normal;
    font-weight: normal;
    src: url(FLASHDL1.eot);
  }
  @font-face {
    font-family: Arial;
    font-style:  bolder;
    font-weight: 900;
    src: url(ARIAL0.eot);
  }
  -->
<!--
#body{
        background: #88FDFC;
		min-width:400px;
		max-width:950px;
	}


#navlist {
        color: white;
        background: #88FDFC;
        padding: 0 1px;
        margin-left: 0;
        width: 150px;
        font: normal 10px Verdana, sans-serif;
}
#navlist ul {
		list-style: none;
		margin: 0;
		display:none;
		visibulity:hidden;
		position:absolute;
        padding: 0;

}

#navlist li {
        list-style: none;
        margin: 0;
		text-align:left;
		font_weight:bolder;
        font-size: 11px;
}


#navlist a {
        display: block;
		height:24;
        text-decoration: none;
        margin-bottom: 0px;
        margin-top: 2px;
        color: black;
		background: url(menu9.gif);
        border-width: 1px;
        border-style: solid;
        border-color: #5bd #035 #068 #6cf;
     
        padding: 0.6em 0.6em 0.4em 01.5em;
}

#navlist a#current { border-color: #5bd #035 #068 #f30; 
}

#navlist a {

        width:200px;
        /* only necessary for Internet Explorer */
}
#navlist li:hover ul {display: block;}
#navlist a {
        voice-family: "\"}\"";
        voice-family: inherit;
		width: 160px;
        /* Tantek-hack should only used if Internet-Explorer 6 is in standards-compliant mode */
}

#navcontainer>#navlist a {
        /*width: 160px;*/
        /* only necessary if you use the hacks above for the Internet Explorer */
}

#navlist a:hover, #navlist a#current:hover {
        background: url(menu8a.gif);
		color: purple;
		width:200px;
	    border-color: #069 #6cf #5bd #fc0;
        padding: 0.6em 0.1em 0.4em 1.5em;
}
#navlist ul a:hover, #navlist ul a#current:hover {
        background: #000000;
		color: purple;
		width:200px;
	    border-color: #069 #6cf #5bd #fc0;
        padding: 0.6em 0.1em 0.4em 1.5em;
}
	

#navlist a:active, #navlist a#current:active {
 }       
-->
<!--     
     #tabs10 {
      float:right;
      width:100%;
      font-size:12px;
	  background:#88FDFC;
      border-bottom:1px solid #2763A5;
      line-height:normal;
	  height:21px;
      }
    #tabs10 ul {
          margin:0;
          padding:2px 0px 0px 0px;
          list-style:none;
      }
    #tabs10 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs10 a {
      float:left;
      background:url("/tableft7.gif") no-repeat left top;
      margin:0;
      padding:0px 3px 0px 0px;
      text-decoration:none;
      }
    #tabs10 a span {
      float:left;
      display:block;
      background:url("/tabright7.gif") no-repeat right top;
      padding:3px 3px 5px 5px;
      color:#000000;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs10 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs10 a:hover {
      background-position:0% -42px;
 	  color:#000000;
     }
    #tabs10 a:hover span {
      background-position:100% -42px;
      }

      #tabs10 #current a {
              background-position:0% -42px;
      }
      #tabs10 #current a span {
              background-position:100% -42px;
      }   
-->#menu ul { 
	margin: 0; 
	padding: 0; 
	list-style: none;
	width: 150px; /* Width of Menu Items */ 
	border-bottom: 1px solid #ccc; 
} 

#menu ul li { 
	position: relative; 
} 

#menu li ul { 
	position: absolute; 
	left: 149px; /*Set 1px less than menu width */ 
	top: 0; 
	display: block; 
} 

#menu li:hover ul {
	display: block; 
} 

#menu li:hover>ul { 
	visibility:visible; 
} 

#menu ul ul {
	visibility:hidden; 
} 

/* Fix IE. Hide from IE Mac \*/ 
* html #menu ul li { float: left; height: 1%; } 
* html #menu ul li a { height: 1%; } 
/* End */ 

/* Make-up syles */ 

#menu ul, li { 
	margin: 0 0 0 0; 
} 

/* Styles for Menu Items */ 
#menu ul a { 
	display: block; 
	text-decoration: none; 
	color: #777; 
	background: #fff; /* IE6 Bug */ 
	padding: 5px; 
	border: 1px solid #ccc; 
	border-bottom: 0; 
} 

/* Hover Styles */ 
#menu ul a:hover { 
	color: #E2144A; 
	background: #f9f9f9; 
} 

/* Sub Menu Styles */ 
#menu li ul a { 
	text-decoration: none; 
	color: #77F; 
	background: #fff; /* IE6 Bug */ 
	padding: 5px; 
	border: 1px solid #ccc; 
	border-bottom: 0; 
} 

/* Sub Menu Hover Styles */ 
#menu li ul a:hover { 
	color: #E2144A; 
	background: #f9f9f9; 
} 

/* Icon Styles */ 
#menu ul a.submenu {background:#fff url("r_arrow.gif") no-repeat right; } 
#menu ul a.submenu:hover {background:#f9f9f9 url("r_arrow.gif") no-repeat right;}

</style>