<!--
body{
font-family:ms sans serif;
font-size:11;
color:#ffffff;

}
td{font-family:verdana;font-size:10;color:#767676;font-weight:normal;}
.imgs{filter:shadow(color=silver, strength=4, direction=195)}
hr{color:#525973}
.article_box_header{color:#e9eaed}

a:link{font-family:verdana; font-weight:bold; font-size: 10; color: white;letter-spacing:0;text-decoration:none}
a:visited{font-family:verdana; font-weight:bold; font-size: 10; color: white;letter-spacing:0;text-decoration:none}
a:active{font-family:verdana; font-weight:bold; font-size: 10; color: white;letter-spacing:0;text-decoration:none}
a:hover{font-family:verdana; font-weight:bold; font-size: 10; color:#9DD6DF ;text-decoration:none;}
.notbold_link{font-weight:400}
.hot_link{font-weight:400;color:white}


input{font-family:verdana;font-size:9;padding-left:3;color:black;border: 1px solid #A6A6A6;border: 1px solid #A6A6A6; background-color: #F2F2F2}
textarea{font-family:verdana;font-size:9; padding-left:3;color:#525973;border: 1px solid #808080;background-color:white;background-image: url('../design1/images/textarea_back.gif');}
select{font-family:verdana;font-size:9; padding-left:3;color:#525973;border: 1px solid #808080;background-color:white;cursor:hand}
.button{font-family:verdana;font-size:9; color:#525973;border: 1px solid #8496CE ;background-color:gray;text-decoration:none;cursor:hand;background-image: url('../design1/images/button_back.gif');padding:1}
.button_focus{font-family:verdana serif;font-size:9; color:red;border: 1px solid #8496CE ;background-color:white;text-decoration:none;cursor:hand;background-image: url('../design1/images/button_back_focus.gif');padding:1}
.textbox_focus{color:#000000;border: 1px solid #FF8B2D;background-image: url('../../images/textarea_back_focus.gif')}
textarea
{
scrollbar-arrow-color: white;
scrollbar-base-color: #FC813C;
scrollbar-dark-shadow-color: #FC813C;
scrollbar-track-color: #FC813C;
scrollbar-face-color: #FC813C;
scrollbar-shadow-color: silver;
scrollbar-highlight-color: silver;
scrollbar-3d-light-color: white;
}
.tdnostyle:link
{
font-family:verdana;
font-size:10;
color:#767676;
font-weight:normal;
}

.tdnostyle:hover
{
font-family:verdana;
font-size:10;
color:#767676;
font-weight:normal;
}
-->

/***************************************SATRT MENU HERE********************************************************/
.menu {
  padding:0; 
  margin:0; 
  list-style-type:none;
  white-space:nowrap;
     }
.menu li {
  float:left;
  width:70px;
  }
.menu a {
  position:relative;
  display:block; 
  text-decoration:none; 
  min-width:10px; 
  float:left; 
  
  }
* html .menu a {
  width:30px;
  }
.menu a span {
 
  color:#fff; 
  background:#656565; 
  border:0px solid #fff; 
  border-width:0px 0px; 
  text-align:center; 
  padding:2px 10px; 
  cursor:pointer;
    width:60px;

  }
.menu a:hover em {

  overflow:hidden; 
  position:absolute; 
  left:50%; 
  margin-left:-6px;
  height:5px;
  }
  
  .menu a:hover {
  background:#000000;
  }
.menu a:hover span {
  color:#E3DE99; 
  background:#353535;
  }
.menu a:hover em {
  border-left:6px solid #fff; border-right:6px solid #fff; border-top:6px solid #777777; border-bottom:0px solid #777777; display:block; 
  overflow:hidden; 
  position:absolute; 
  left:50%; 
  margin-left:-6px;
  height:5px;
  }
/*********************************************************END MENU HERE******************************************************/
 
/************************************START MENU1 HERE********************************************************/
  
.menu1 {
  padding:0; 
  margin:0; 
  list-style-type:none;
  white-space:nowrap;
     }
.menu1 li {
  float:left;
  width:70px;
  }
.menu1 a {
  position:relative;
  display:block; 
  text-decoration:none; 
  min-width:10px; 
  float:left; 
  
  }
* html .menu1 a {
  width:30px;
  }
.menu1 a span {
 
  color:#E3DE99; 
  background:#353535; 
  border:0px solid #fff; 
  border-width:0px 0px; 
  text-align:center; 
  padding:2px 10px; 
  cursor:pointer;
    width:60px;

  }
.menu1 a:hover em {

  overflow:hidden; 
  position:absolute; 
  left:50%; 
  margin-left:-6px;
  height:5px;
  }
  
  .menu1 a:hover {
  background:#000000;
  }
.menu1 a:hover span {
  color:#E3DE99; 
  background:#353535;
  }
.menu1 a:hover em {
  border-left:6px solid #fff; border-right:6px solid #fff; border-top:6px solid #777777; border-bottom:0px solid #777777; display:block; 
  overflow:hidden; 
  position:absolute; 
  left:50%; 
  margin-left:-6px;
  height:5px;
  }

  
/************************************END MENU1 HERE********************************************************/
  
.menu_top {
  padding:0; 
  margin:0; 
  list-style-type:none;
  white-space:nowrap;
  }
.menu_top li {
  float:left;
  min-width:0px;
  }
.menu_top a {
  position:relative;
  display:block; 
  text-decoration:none; 
  min-width:0px; 
  float:left; 
  }
* html .menu_top a {
  width:0px;
  }
.menu_top a span {
  display:block; 
  color:#000; 
  background:#CECECE; 
  border:1px solid #fff; border-right:0px;
  border-width:0px 0px; 
  text-align:center; 
  padding:7px 10px ; 
  cursor:pointer;
  }
* html .menu_top a span {
  width:10px; 
  cursor:hand; 
  width:1px;
  }
.menu_top a b {
  display:block; 
  border-bottom:0px solid #960202;
  }
.menu_top a em {
  display:none;
  }
.menu_top a:hover {
  background:#fff;
  }
.menu_top a:hover span {
  color:#fff; 
  background:#777777;
    }
.menu_top a:hover em {
  border-left:6px solid #777777; 
  border-right:6px solid #777777;
  border-top:6px solid #960202; 
  border-bottom:0px solid #960202; 
  display:block; 
  overflow:hidden; 
  position:absolute; 
  left:50%; 
  margin-left:-6px;
  height:6px;
  }  
  
  
  
    
  
.search_tab {
  padding:0; 
  margin:0; 
  list-style-type:none;
  white-space:nowrap;
  }
.search_tab li {
  float:left;
  min-width:5px;
  }
.search_tab a {
  position:relative;
  display:block; 
  text-decoration:none; 
  min-width:5px; 
  float:left; 
  }
* html .search_tab a {
  width:0px;
  }
.search_tab a span {
  display:block; 
  color:#fff; 
  background:#960202; 
  border:0px solid #fff; border-right:0px;
  border-width:0px 0px; 
  text-align:center; 
  padding:0px 4px ; 
  cursor:pointer;
  font-weight:normal;
  }
* html .search_tab a span {
  width:10px; 
  cursor:hand; 
  width:10px;
  }
.search_tab a b {
  display:block; 
  border-bottom:0px solid #960202;
  }
.search_tab a em {
  display:none;
  }
.search_tab a:hover {
  background:#fff;
  }
.search_tab a:hover span {
  color:red; 
  background:#fff;
  }
.search_tab a:hover em {
  border-left:6px solid #960202; 
  border-right:6px solid #960202; 
  border-top:6px solid #fff; 
  border-bottom:0px solid #fff; 
  display:block; 
  overflow:hidden; 
  position:absolute; 
  left:50%; 
  margin-left:-6px;
  height:6px;
  }  
  
  
  .menu_top1 {
  padding:0; 
  margin:0; 
  list-style-type:none;
  white-space:nowrap;
  }
.menu_top1 li {
  float:left;
  min-width:0px;
  }
.menu_top1 a {
  position:relative;
  display:block; 
  text-decoration:none; 
  min-width:0px; 
  float:left; 
  }
* html .menu_top1 a {
  width:0px;
  }
.menu_top1 a span {
  display:block; 
  color:#fff; 
  background:#656565; 
  border:1px solid #fff; border-right:0px;
  border-width:0px 0px; 
  text-align:center; 
  padding:7px 5px ; 
  cursor:pointer;
  }
* html .menu_top1 a span {
  width:10px; 
  cursor:hand; 
  width:66px;
  }
.menu_top1 a b {
  display:block; 
  border-bottom:0px solid #960202;
  }
.menu_top1 a em {
  display:none;
  }
.menu_top1 a:hover {
  background:#fff;
  }
.menu_top1 a:hover span {
  color:#fff; 
  background:#777777;
    }
.menu_top1 a em {
  border-left:6px solid #777777; 
  border-right:6px solid #777777;
  border-top:6px solid #960202; 
  border-bottom:0px solid #960202; 
  display:block; 
  overflow:hidden; 
  position:absolute; 
  left:50%; 
  margin-left:-6px;
  height:6px;
  }  




/*.menu1 {
  padding:0; 
  margin:0; 
  list-style-type:none;
  white-space:nowrap;
  }
.menu1 li {
  float:left;
  min-width:10px;
  }
.menu1 a {
  position:relative;
  display:block; 
  text-decoration:none; 
  min-width:10px; 
  float:left; 
  }
* html .menu1 a {
  width:10px;
  }
.menu1 a span {
  display:block; 
  color:#ffffff; 
  background:#777777; 
  border:0px solid #fff; 
  border-width:0px 0px; 
  text-align:center; 
  padding:0px 16px; 
  cursor:pointer;
  }
* html .menu1 a span {
  width:10px; 
  cursor:hand; 
  w\idth:66px;
  }
.menu1 a b {
  display:block; 
  }
.menu1 a em {
  display:none;
  }*/
/*.menu1 a:hover {
  background:#fff;
  }
.menu1 a:hover span {
  color:#fff; 
  background:#777777;
  }
.menu1 a em {
  border-left:6px solid #fff; border-right:6px solid #fff; border-top:6px solid #777777; border-bottom:0px solid #777777; display:block; 
  overflow:hidden; 
  position:absolute; 
  left:50%; 
  margin-left:-6px;
  height:5px;
  }*/
/*.menu1 a:hover {
  background:#000000;
  }
.menu1 a:hover span {
  color:#E3DE99; 
  background:#353535;
  }
.menu1 a:hover em {
  border-left:6px solid #fff; border-right:6px solid #fff; border-top:6px solid #777777; border-bottom:0px solid #777777; display:block; 
  overflow:hidden; 
  position:absolute; 
  left:50%; 
  margin-left:-6px;
  height:5px;
  }*/
  
  
  
  
  .search_tab1 {
  padding:0; 
  margin:0; 
  list-style-type:none;
  white-space:nowrap;
  }
.search_tab1 li {
  float:left;
  min-width:5px;
  }
.search_tab1 a {
  position:relative;
  display:block; 
  text-decoration:none; 
  min-width:5px; 
  float:left; 
  }
* html .search_tab1 a {
  width:0px;
  }
.search_tab1 a span {
  display:block; 
  color:red; 
  background:#fff;
  border:0px solid #fff; border-right:0px;
  border-width:0px 0px; 
  text-align:center; 
  padding:0px 4px ; 
  cursor:pointer;
  font-weight:normal;
  }
* html .search_tab1 a span {
  width:10px; 
  cursor:hand; 
  width:10px;
  }
.search_tab1 a b {
  display:block; 
  border-bottom:0px solid #960202;
  }
.search_tab1 a em {
  display:none;
  }
.search_tab1 a:hover {
  background:#fff;
  }
.search_tab1 a:hover span {
  color:#fff; 
  background:#960202; 
  }
.search_tab1 a em {
  border-left:6px solid #960202; 
  border-right:6px solid #960202; 
  border-top:6px solid #fff; 
  border-bottom:0px solid #fff; 
  display:block; 
  overflow:hidden; 
  position:absolute; 
  left:50%; 
  margin-left:-6px;
  height:6px;
  }  