/* Start of CMSMS style sheet 'Priton : Priton_2010-DownloadDesign' */
/* Download Design */
table.DownloadDesign {
    border-spacing: 0px;
/*    border-collapse: collapse; */
    background: #E9E9F3;
    border: 0.5em solid #E9E9F3;
}
table.DownloadDesign th {
    text-align: left;
    font-weight: normal;
    padding: 0.1em 0.5em;
    border: 0px;
    border-bottom: 1px solid #9999AA;
}
table.DownloadDesign td {
    text-align: left;
    border: 0px;
    border-bottom: 1px solid #9999AA;
    border-left: 1px solid #9999AA;
    padding: 0.1em 0.5em;
}
table.DownloadDesign thead th {
    text-align: left;
    font-weight: bold;
    color: #6C6C9A;
    border-left: 1px solid #9999AA;
}
table.DownloadDesign th.Corner {
    text-align: left;
    border-left: 0px;
}
table.DownloadDesign tr.Odd {
    background: #F6F4E4;
}
/* End of 'Priton : Priton_2010-DownloadDesign' */

