p.aleft {
  COLOR: #000000;
  text-align: left;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  TEXT-DECORATION: none;
}

p.text_article {
  COLOR: #000000; 
  text-align: justify;
  margin: 20px;
  font-family: Times New Roman, Times, serif;
}

p.text_image {
  COLOR: #000000; 
  text-align: center;
  font-size: smaller;
  font-family: Times New Roman, Times, serif;
}

p.code {
  COLOR: #000000; 
  text-align: justify;
  margin: 20px;
  margin-left: 60px;
  font-family: Courier New, Courier, monospace;
}

p.note {
  COLOR: #000000; 
  text-align: center;
  font-family: Times New Roman, Times, serif;
  TEXT-DECORATION: none;
}

p.signature {
  COLOR: #000000; 
  text-align: right;
  font-style: italic;
  font-family: Times New Roman, Times, serif;
  TEXT-DECORATION: none;
}

ul.left_menu_white_list {
  list-style-image: url(../img/plus_green.gif);
  font-family: Courier New, Courier, monospace;
  font-size: smaller;
}

ul.left_menu_grey_list {
  list-style-image: url(../img/query_mark_red.gif);
  font-family: Courier New, Courier, monospace;
  font-size: smaller;
}

ul.left_menu_black_list {
  list-style-image: url(../img/cross_black.gif);
  font-family: Courier New, Courier, monospace;
  font-size: smaller;
}

.important {
  font-family: Arial, Helvetica, sans-serif;
  font-size: large;
  font-weight: bolder;
  text-align: center;
}

.text_news {
  COLOR: #000000;
  padding-left: 50px;
  padding-right: 50px;
  text-align: justify;
  font-family: Times New Roman, Times, serif;
}

.news_date {
  color: #669968;
  font-size: smaller;
}

.news_abstract {
  padding-left: 25px;
  font-size: smaller;
}

.warning {
  color: #FF0000;
  font-size: smaller;
}


ul.left_menu {
  font-family: Courier New, Courier, monospace;
  font-size: smaller;
}

li.left_menu {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 7px;
  padding-bottom: 7px;
  list-style-type: none;
}

.left_menu_text {
  font-family: Courier New, Courier, monospace;
  font-size: smaller;
  padding-left: 15px;
  padding-top: 10px;
}

.copyright {
  font-size: x-small;
  vertical-align: text-bottom;
  text-align: center;
  color: #252525;
}

.last_release {
  font-size: x-small;
  vertical-align: text-bottom;
  text-align: center;
  color: #252525;
}

ul.prog_list {
  COLOR: #000000;
  text-align: left;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  TEXT-DECORATION: none;
}

li.prog_list {
  padding: 5px;
  list-style-type: none;
  color: #000000;
  text-align: left;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  font-size: x-small;
  
  border: solid;
  border-width: thin;
  width: 90%;
}

.prog_name {
  font-size: medium;
  color: #0000ff;
  text-align: left;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

.prog_definition {

}

.top_menu {
  padding: 10px;
  font-family: Courier New, Courier, monospace;
  font-size: smaller;
}

.header1 {
  padding: 10px;
  text-align: center;
  FONT-FAMILY: Times New Roman, Times, serif;
  font-size: x-large;
}
  
