TH{
  font-size : 13px;
  font-family : Arial;
  color : #ffff00;
  font-weight : bold;
  background-color : #529126;
text-align : left;
}
.cell{
  font-size : 13px;
  font-family : Arial;
  color : #ffff00;
  font-weight : bold;
  background-color : #529126;
text-align : center;
}
.title{
  font-size : 13px;
  font-family : Arial;
  color : #ffffff;
  font-weight : bold;
  background-color : #529126;
  text-align : left;
}
.menu{
  font-size : 13px;
  font-family : Arial;
  color : #ffffff;
  font-weight : bold;
  background-color : #8fca60;
  text-align : left;

}
.menuGreen{
  font-size : 13px;
  font-family : Arial;
  color : #ffffff;
  font-weight : bold;
  background-color : #529126;
  text-align : left;

}

TABLE{
  font-size : 13px;
  font-family : Arial;
}
A{
  color : #ffffff;
  text-decoration : none;
  font-size : 13px;
  font-family : Arial;
  font-weight : bold;
}
.link{
  color : #588b2e;
  text-decoration : none;
  font-size : 13px;
  font-family : Arial;
  font-weight : bold;
 }
.link:hover{
  color : #588b2e;
  text-decoration : underline;
  font-size : 13px;
  font-family : Arial;
  font-weight : bold;
 }
.titleNag{
  font-size : 14px;
  font-family : Arial;
  font-weight : bold;
  color : #ffffff;
  background-color : #529126;
  text-align : center;
width : 20px;
  height : 18px;

}

.rowNag{
  font-size : 14px;
  font-family : Arial;
    color : #000000;
  background-color : #c7e3ae;
  text-align : center;
width : 20px;
  height : 18px;

}

.grayNag{
  font-size : 14px;
  font-family : Arial;
font-weight : bold;
    color : #529126;
  background-color : #c7e3ae;
  text-align : center;
width : 20px;
  height : 18px;

}
.nameNag{
  font-size : 14px;
  font-family : Arial;
    color : #000000;
  background-color : #c7e3ae;
  }

.scroll { 
scrollbar-arrow-color: #529126; scrollbar-base-color: #ffffff; scrollbar-darkshadow-color: #529126;
 scrollbar-face-color: #ffffff; scrollbar-highlight-color: #529126; scrollbar-shadow-color: #ffffff;
 scrollbar-track-color: #ffffff;
} 