A {
  color: #0000ff;
  text-decoration: underline;
}

FORM {

  margin: 0px;
  padding: 0px;
  
}

.standardContent {
  font-family: arial;
  font-size: 12px;
}

.fileCell {
  border: 1px solid black;
}

.bg_riga_01 {
  background-image: url(../img/bg_riga_01.jpg);
}
.bg_riga_02 {
  background-image: url(../img/bg_riga_02.jpg);
}
.bg_riga_03 {
  background-color: RGB(231, 233, 245);
}
.bg_riga_04 {
  background-color: RGB(231, 233, 245);
}

.head_bg_logo_home {
  background-color: RGB(185, 201, 223);
}

.searchTable {
  background-image: url(../img/bg_search.jpg);
  background-repeat: no-repeat;   
  
}
.searchText {
  font-family: verdana;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: RGB(27,65,143);
  text-decoration: none;
}

.menuAreas_homeRow {

  font-family: Verdana;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
  background-color: #b9c9e0;
  border-bottom: 1px solid;
  border-bottom-color: #ffffff;

}

.menuAreas_homeButton {

  font-family: Verdana;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
  border: 0px;
  text-align: left;
  cursor: pointer;

}

.menuAreas_sectionRow {

  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
  border-bottom: 1px solid;
  border-bottom-color: #ffffff;  

}


.menuAreas_sectionRowH {

  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
  border-bottom: 1px solid;
  border-bottom-color: #ffffff;  

}

.menuAreas_sectionButton {

  font-family: Verdana;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
  border: 0px;
  text-align: left;
  cursor: pointer;

}

.menuAreas_sectionButtonH {

  font-family: Verdana;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
  border: 0px;
  text-align: left;
  cursor: pointer;

}

.menuAreas_subSectionRow {

  border-bottom: 1px solid;
  border-bottom-color: #FFFFFF;

}

.menuAreas_subSectionButton {

  font-family: Verdana;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: RGB(255,255,255);
  text-decoration: none;
  cursor: pointer;
  background-color: transparent;
  border: 0px;
  text-align: left;
  text-indent: 10px;

}

.menuAreas_subSectionButtonH {

  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  color: RGB(255,255,255);
  text-decoration: underline;
  cursor: pointer;
  background-color: transparent;
  border: 0px;
  text-align: left;
  text-indent: 10px;  

}

.content_header {
  font-family: Verdana;
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  color: #ffffff;
  text-decoration: none;
}

.tagLine_text {
  font-family: Verdana;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-align: right;
  text-decoration: none;
}

.sitePath_button {

  font-family: Verdana;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  color: #1a4089;
  text-decoration: none;
  cursor: pointer;
  background-color: transparent;
  border: 0px;
  text-align: left;
  text-indent: 10px;

}

.indexArticles_table {

  background-color: RGB(231, 233, 245);

}

.indexArticles_head {

  background-color: #1a4089;

}

.indexArticles_row {

  background-color: #0291d5;

}

.indexArticles_rowH {

  background-color: #0291d5;

}

.indexArticles_button {

  background-color: transparent;
  color: #FFFFFF;
  border: 0px;
  font-family: Verdana;
  font-size: 12;
  font-weight: normal;
  padding: 0px;
  text-align: left;
  cursor: pointer;

}

.indexArticles_buttonH {

  background-color: transparent;
  color: #FFFFFF;
  border: 0px;
  font-family: Verdana;
  font-size: 12;
  font-weight: bold;
  padding: 0px;
  text-align: left;
  text-decoration: underline;
  cursor: pointer;

}

.grayBlock {

  background-color: RGB(230,231,233);
}

.langText {

  font-family: verdana;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  color: RGB(142,182,251);
  border: 0px;
  background-color: transparent;
  text-decoration: none;
  cursor: pointer;

}

.loginText {

  font-family: verdana;
  font-size: 10px;
  font-style: italic;
  font-weight: bold;
  color: RGB(121,124,139);
  text-decoration: none;

}

.commonText {

  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  text-decoration: none;

}

.boldText {

  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: bold;
  color: #000000;
  text-decoration: none;

}

.commonField {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 10px;
  font-style: normal;
  color: #000000;
  border: 1px solid;
  border-color: #000000;
}

.menuText {

  font-family: verdana;
  font-size: 10;
  font-style: normal;
  font-weight: bold;
  color: RGB(136,149,175);
  text-decoration: none;

}


.indexFilesTitle {

  background-color: transparent;
  color: RGB(255,108,0);
  border: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10;
  font-weight: bold;
  padding: 0px;
  text-align: left;

}

.standardLink {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 10;
  text-decoration: underline;
  cursor: pointer;
}

.buttonMenu {

  color: gray;
  border: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  padding: 0px;
  text-align: right;
  cursor: pointer;

}

.menuAreas_sectionButton0 {

  font-family: Verdana;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  color: #FF0000;
  text-decoration: none;
  background-color: transparent;
  border: 0px;
  text-align: left;
  cursor: pointer;

}

.menuAreas_sectionButtonH0 {

  font-family: Verdana;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  color: #FF0000;
  text-decoration: none;
  background-color: transparent;
  border: 0px;
  text-align: left;
  cursor: pointer;

}

.bgrPlugin {

  background-color: #8A8D99;

}

.buttonPlugin {

  background-color: transparent;
  color: #ffffff;
  border: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10;
  font-weight: normal;
  padding: 0px;
  text-align: left;
  cursor: pointer;

}

.buttonArticleH {

  background-color: transparent;
  color: RGB(0,0,0);
  border: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10;
  font-weight: normal;
  padding: 0px;
  text-align: left;
  cursor: pointer;

}

.dateButtonArticle {

  background-color: transparent;
  color: RGB(255,108,0);
  border: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10;
  font-weight: bold;
  padding: 0px;
  text-align: left;
  cursor: pointer;

}

.dateButtonArticleH {

  background-color: transparent;
  color: red;
  border: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10;
  font-weight: bold;
  padding: 0px;
  text-align: left;
  cursor: pointer;

}

.dateButtonInnerArticle {

  background-color: transparent;
  color: RGB(0,51,102);
  border: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10;
  font-weight: bold;
  padding: 0px;
  text-align: left;
  cursor: pointer;

}

.menuRow {

  background-color: RGB(223,226,227);
  text-align: left;

}

.searchRow {

  background-color: RGB(5,7,75);

}

.menuAreas_tableBackground {

  background-color: #E6E7E9;

}

.orangeLine {

  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  text-indent: 10px;
  color: RGB(134,134,134);
  cursor: pointer;
  background-color: RGB(255,204,102);
  border-bottom: 1px solid;
  border-bottom-color: #E6E7E9;


}

.redLine {

  background-color: RGB(255,102,102);

}

.epRedLine {

  background-color: RGB(255,102,102);

}

.epOrangeLine {

  background-color: RGB(255,204,102);

}

.epLightGreenLine {

  background-color: RGB(46,171,0);

}


.comboBox {

  width: 367px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  text-decoration: none;

}

.smallComboBox {

  width: 320px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  text-decoration: none;

}

.rollbackComboBox {

  width: 150px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  text-decoration: none;

}

.selectField {

  width: 465;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;

}

.blueLine {

  background-color: RGB(150,150,255);

}

.grayLine {

  background-color: RGB(180,180,180);

}

.whiteText {

  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: white;
  text-decoration: none;

}

.visitorsText {
  font-family: verdana;
  font-size: 12px;
  font-weight: bold;
  color: #16216E;
}

