/* CSS Document */

*{margin:0;padding:0;}

ul{list-style:none;}

div#banner{height:90px;}
div#banner a img{float:left;margin-left:-5px;}
div#banner img#bn{float:none;position:absolute;top:15px;}
div#banner ul{display:block;float:right;font:normal 11px Arial;position:relative;right:0;top:17px;width:245px;}
div#banner ul li{clear:both;float:none;}
div#banner ul a:link,
div#banner ul a:visited,
div#banner ul a:hover,
div#banner ul a:active{color:black;text-decoration:underline;}
div#banner ul ul{position:relative;top:0;}
div#banner ul ul li{clear:none;float:right;margin-right:5px;padding-left:5px;}
div#banner ul li img{clear:both;float:right;}
div#head{clear:both;padding-top:8px;}
div#head ul li a img{border:none;}
div#head ul#menu{float:right;margin-top:2px;width:38%;}
div#head ul#menu li{background: repeat-x right top;display:block;float:left;height:26px;margin-right:3px;width:93px;}
div#head ul#menu li a:hover{cursor:pointer;}
div#head ul#menu li span{display:block;height:25px;width:100px;}
div#head ul#menu li{background: repeat-x right top;display:block;float:left;height:26px;margin-right:3px;width:93px;}
div#head ul#menu li a:hover{cursor:pointer;}
div#head ul#menu li span{display:block;height:25px;width:100px;}


h2 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

img {
border: none;
} 
 
	
/*- Menu Tabs 9--------------------------- */

    #tabs9 {
	float:left;
	width:1024px;
	font-size:93%;
	border-bottom:3px solid #F45551;
	line-height:normal;
      }
    #tabs9 ul {
	  margin:0;
	  padding:10px 10px 0px 0px;
	  list-style:none;
      }
    #tabs9 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs9 a {
      float:left;
      background:url("../img/tableft9.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs9 a span {
      float:left;
      display:block;
      background:url("../img/tabright9.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs9 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs9 a:hover span {
      color:#FFF;
      }
    #tabs9 a:hover {
      background-position:0% -42px;
      }
    #tabs9 a:hover span {
      background-position:100% -42px;
      }
	
.beat{
	width:1018px;
	height:30px;
	border: 1px solid #CCCCCC;
	padding-top:10px;
	padding-left:5px;
	padding-bottom: 5px;
	left: 2000px;
	clip: rect(auto,auto,auto,auto);
}
.pop {
	float:left;
	width:1023px;
	height:25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}

.popsearth {
	color:black;
	font-weight:bold;
	padding-left: 25px;
}

.popview {
	color:black;
	font-weight:bold;	
	padding-left: 260px;
}

.popsearth a, .popview a {
	text-decoration: underline;
	margin-left: 5px;	
	margin-right: 10px;	
}
.popsearth a:hover , .popview a:hover{
	color: #CC0000;
	text-decoration: none;
}


