.TD_LEFT_SIZE{
  width : 250px;
}
.LIST_TABLE{
  border-style : none none none none;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
}
.TD_NO_LINE{
  padding-top : 3px;
  margin-top : 0px;
}
.TD_TOP{
  padding-top : 3px;
  margin-top : 0px;
  border-top-width : 2px;
  border-top-style : solid;
  border-top-color : #03a32f;
}
.TD_LEFT{
  padding-left : 3px;
  margin-left : 0px;
  border-left-width : 2px;
  border-left-style : solid;
  border-left-color : #03a32f;
}
.TD_RIGHT{
  padding-right : 3px;
  margin-right : 0px;
  border-right-width : 2px;
  border-right-style : solid;
  border-right-color : #03a32f;
}
.TD_UNDER{
  padding-bottom : 3px;
  margin-bottom : 0px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #03a32f;
}
.TD_L_PAD{
  padding-left : 3px;
}
.TD_TOP_DOT{
  padding-top : 3px;
  margin-top : 0px;
  border-top-width : 2px;
  border-top-style : dotted;
  border-top-color : #03a32f;
}
.TD_UNDER_DOT{
  padding-bottom : 3px;
  margin-bottom : 0px;
  border-bottom-width : 2px;
  border-bottom-style : dotted;
  border-bottom-color : #03a32f;
}
.TD_RIGHT_DOT{
  padding-right : 3px;
  margin-right : 0px;
  border-right-width : 2px;
  border-right-style : dotted;
  border-right-color : #03a32f;
}
.TD_BKG_NAME{
  background-color : #e1fede;
}
.TD_TITLE{
  color : white;
  background-color : #03a32f;
}
.LIST_BODY{
  margin-top : 3px;
  margin-left : 3px;
  margin-right : 3px;
  margin-bottom : 3px;
}
.VIEW_TD_FCOLOR{
  color : #006030;
}
A{
  color : #03a32f;
  font-weight : bold;
  text-decoration : none;
}
A:LINK{
  font-weight : bold;
  color : #006030;
  text-decoration : none;
}
A:VISITED{
  font-weight : bold;
  color : #006030;
  text-decoration : none;
}
A:HOVER{
  font-weight : bold;
  color : red;
  text-decoration : none;
}
A:ACTIVE{
  font-weight : bold;
  color : red;
  text-decoration : none;
}

