* {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  }
  
img {
  behavior: url('/script/iepngfix/iepngfix.htc');
}  
  
body {
  /*background: #DADADB url("../graphics/bg.png") repeat-x scroll 0pt;*/
  margin-top: 25px;
  text-align: center;
  font-family: Verdana, Arial, sans-serif;
}

div { border: solid 0px #000000; }

p {   
  text-indent: 2em; 
  font-size: 12px;
}

a:link {
  color: #456E3D;
  text-decoration: none;
}

a:visited {
 color: #456E3D;
 text-decoration: none;
}

a:hover {
 color:#CC3300;
 text-decoration: none;
}

h1 {
  font-size: 20px;
}

h2 {
  font-size: 18px;
}

h3 {
  font-size: 16px;
}

h4 {
  font-size: 14px;
}

h5 {
  font-size: 12px;
}

h6 {
  font-size: 10px;
}


#outline { 
  width: 780px;
  height: 520px;
  margin-left: auto;
  margin-  right: auto;
  color: #45523D ;
  margin: 0 auto;
  border-top: 2px solid #474747;
  border-bottom: 1px solid #474747;
  padding-bottom: 98px;
}

#top {
  height: 58px;
  border-bottom: 1px solid #474747;
  margin-top: 7px;
  margin-bottom: 7px;
  padding-left: 0px;
  text-align: left;
}

#left_top {
 height: 58px;
}

#left_top_logo {
  width: 178px;
  height: 58px;
  text-align: left;
  font-family: Verdana, Arial, sans-serif;
  font-size: 32px;
  margin-left: 0px;
  padding-left: 0px;
  _line-height: 0.8 !important;
}

#left_top_logo a:link {
  text-decoration: none;
}

#left_top_logo a {
    color: #45523D;
}

#left_top_logo a:hover {
  text-decoration: none;
  color: #45523D;

}

#left_top_logo a:visited {
  text-decoration: none;
}

#banner_holder {
  float: left;
  width: 400px;
  _width: 385px;
  height: 53px;
  /*padding-top: 18px;
  padding-bottom: 16px;*/
  background-color: #D6ED98 ;
}

#right_top {
  float: right;
  font-size: 15px;
  margin-right: 7px;
  background-color: #D3E2B6 ;
  width: 97px;
  height: 35px;
  text-align: center;
  padding-top: 18px;
  _padding-bottom: 17px;
}  

#logo {
  float: left;
  width: 75px;
  height: 58px;
  margin-right: 14px;
  margin-left: 7px;
  background-image:url("../graphics/logo4.png");
  background-repeat: no-repeat;
}

#logo a:hover {
  text-decoration: none;
}

#left_top_logo2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  text-align: left;
  color: #45523D ;
}

#right {
  position: relative;
  float: right;
  border: solid 0px #00FF00;
  overflow: hidden;
  color:#474747;
}

#workarea {
  text-align: left;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  padding-bottom: 23px;
   
}

#workarea h4 {
  color: #333000;
}

#bottom{
  clear: both;
  overflow: hidden;
  text-align: left;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;

  width: 780px;

  margin-right: auto;
  margin-left:7px;
  margin: 0 auto;
  border-top: 0px solid #474747;
  border-bottom: 2px solid #474747;
  
}

#bottom a:link,a:visited{
  text-decoration: none;
}

#bottom a:active {
  text-decoration: none;
}

#workarea img {
  padding: 2px 2px 2px 2px;
  margin: 2px 5px 2px 2px;
  border: 1px solid #FFFFFF; 
}

#divs3x  {
  position: relative;
  float: left;
  width: 95%;
  overflow: hidden;    
  padding: 3px 5px 3px 3px;
  margin-bottom: 7px;
 /* border: 1px solid #000000;*/
}
/*
#divs3x div {
 border: 1px solid #000000;
}*/

#divs3x div  img{
  padding: 2px 2px 2px 2px;
  margin: 2px 5px 2px 2px;
  border: 1px solid #474747; 
}


#divs3x .leftbox {
  width: 350px;
  float: left;
  padding: 5px 7px 5px 5px;
  margin: 5px 0px 5px 5px;
}

#divs3x .rightbox  {
  width: 350px;
  float: right;
  padding: 5px 5px 5px 7px;
  margin: 5px 5px 5px 0px;
}

#divs3x .horizbox  {
  margin-top: 13px;
  padding-left: 5px;
  padding-right: 15px;
  margin-bottom: 13px;
}

#divs3x .horizbox  img {
  float: right;
}

#tab_menu {
  text-align: right;
  clear: both;
  background-color: #3F3F3F;
  height: 18px;
}

#tab_menu a {
  color: #FFFFCC;
}




#tab_menu span {
  position: relative;
   
  
  text-align: center;
  color: #990000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  text-align: center;
  
  margin: 7px 7px 3px 7px;
  width: 75px;
 /* top: 0px;
  height: 13px;*/
  
}

#tab_menu .tab_menu_item  {
}

#tab_menu .tab_menu_item_active {
  color: #330000;
}


