@charset   "UTF-8";

.menubar{
  background-color : #cccccc;
  background-image : url(img/bkmenu.gif);
  width : 180px;
  height : 2px;
}
.menubar15{
  background-color : #cccccc;
  background-image : url(img/bkmenu.gif);
  width : 180px;
  height : 15px;
  text-align: center;
  font-weight: bold;
}
.sub{
  font-size : 12px;
  line-height : 110%;
  text-align : left;
  padding-top : 2px;
  padding-left : 2px;
  padding-right : 2px;
  padding-bottom : 2px;
  width : 160px;
  border-width : 1px 1px 1px 1px;
  border-color : olive olive olive olive;
  border-style : solid solid solid solid;
  margin-bottom : 3px;
  }


.thermo a{
  display:block;
  background-color : #cccccc;
  background: url(img/thermo.gif) no-repeat;
  width : 180px;
  height : 50px;
  text-decoration:none;
  text-align:center;
}

.thermo a:hover{
color:#cccccc; 
background:url(img/thermo1.gif) no-repeat;
}

.endamo a{
  display:block;
  background-color : #cccccc;
  background: url(img/endamo.gif) no-repeat;
  width : 180px;
  height : 50px;
  text-decoration:none;
  text-align:center;
}

.endamo a:hover{
color:#cccccc; 
background:url(img/endamo1.gif) no-repeat;
}

.plasma a{
  display:block;
  background-color : #cccccc;
  background: url(img/Plasma.gif) no-repeat;
  width : 180px;
  height : 50px;
  text-decoration:none;
  text-align:center;
}

.plasma a:hover{
color:#cccccc; 
background:url(img/Plasma1.gif) no-repeat;
}

.sub{
  font-size : 12px;
  line-height : 110%;
  text-align : left;
  padding-top : 2px;
  padding-left : 2px;
  padding-right : 2px;
  padding-bottom : 2px;
  width : 160px;
  border-width : 1px 1px 1px 1px;
  border-color : olive olive olive olive;
  border-style : solid solid solid solid;
  margin-bottom : 3px;
  }
