/* roScripts
Table Design by Mihalcea Romeo
www.roscripts.com
----------------------------------------------- */

table
{
    border-collapse: collapse;
    background: #EFF4FB repeat-x;
    border-left: 1px solid #ACAAA4;
    border-right: 1px solid #ACAAA4;
    border-top: 1px solid #ACAAA4;
    border-bottom: 1px solid #ACAAA4; /*		font:1.0em/145% 'Trebuchet MS',Helvetica,Arial,Verdana; */
    color: #333;
}

td, th
{
    padding: 5px;
}

th
{
    border-top: 1px solid #ACAAA4;
    background-color: #F2F2F2;
}

caption
{
    padding: 0 0 .5em 0;
    text-align: left;
    font-size: 1.4em;
    font-weight: bold;
    text-transform: uppercase;
    color: #333;
    background: transparent;
}

/* =links
----------------------------------------------- */

table a
{
    color: #950000;
    text-decoration: none;
}

table a:link
{
}


/* =head =foot
----------------------------------------------- */

thead th, tfoot th, tfoot td
{
    background: #F2F2F2;
    color: #000;
}

tfoot td
{
    text-align: right;
    border-bottom: 1px solid #ACAAA4;
}

/* =body
----------------------------------------------- */

tbody th, tbody td
{
    border-bottom: solid 0px #ACAAA4;
}

tbody th
{
    white-space: nowrap;
    border-bottom: solid 0px #ACAAA4;
}

tbody th a
{
    color: #333;
}

.odd
{
}




.tableheadnotes
{
    border-collapse:separate;
    background: #FFF repeat-x;
    border-left: 1px solid #686868;
    border-right: 1px solid #686868;
    border-top: 1px solid #686868;
    border-bottom: 1px solid #686868;
    font-family: Tahoma, Geneva, "Lucida Grande" , "Lucida Sans Unicode" , Verdana, Arial, sans-serif;
    font-size: 11px;    
    color: #333;
    margin: 5px;
}
.tabletools
{
    background: #F2F2F2 repeat-x;
}

.buttonhelp
{
    background: #DF0101 repeat-x;
    cursor: help;
}


.farbig
{
    background: #77A1B9;
}

