@charset "utf-8";

/*!**********************************************************
 * Sigma Informatics
 * @author Sigma Informatics http://www.sinf.gr
 * @copyright 2013 Sigma Informatics
 * created with: "Sigma Informatics Site Builder v. 3.50.3"
 * date: 28-5-13
 * iso.css
************************************************************/

table.iso_table {
    margin:0 auto;
    margin-top:30px;
    margin-bottom:30px;
    height:auto;
    width:1140px;
    font-size:10px;

    /* background:#ececec; */
}

table.iso_table td {
     padding-left:6px;
}

td.collst {
    padding-left:40px !important;
}

td.ralign {
   text-align:right;
}

td.calign {
   text-align:center;
}

td.undeline {
   border-bottom: 1px solid #c5cad0;
}

td.dundeline {
   border-bottom: 3px double #c5cad0;
}

td.txtundeline {
   text-decoration:underline;
}

div.linkscontainer {
     margin:0 auto;
     padding-top:10px;
     text-align:center;
}
