.contentpaneopen table {
    border-spacing:1px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
    background-color:transparent;
    color: #404040;
}

caption {
    font-weight: bold;
    background-color: transparent;
    background-image: url(/files/image/paytoomobile/green/h3-bg-hilite.gif);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: right center;
    color: #FFF;
    text-transform:uppercase;
    padding:5px;
}

td, th {
    padding: 2px;
    background-color: transparent;
}

thead th {
    text-align: center;
    background: #F5F5F5;
    color: #666;
    border: 1px solid #FFF;
    text-transform:uppercase;
}

tbody th {
    font-weight: bold;
}

tbody tr        {
    background-color:transparent;
    text-align:left;
    }
tbody tr.odd    {
    background: #f9f9f9;
    border-top:1px solid #FFF;
}

tbody th a:link, tbody th a:visited{
    color:#7BB700;
/*    background:url(/files/layout/table/down.gif) no-repeat;
    padding:3px 0px 0px 18px;*/
    }
tbody th a:hover{
    color:#7BB700;
    }

tbody tr td {
    /*height:50px;*/
    background-color: transparent;
    /*border: 1px solid #FFF;*/
    }

tbody tr.odd td{
    background: #f9f9f9;
    border-top:1px solid #FFF;
    }

tbody tr.legA td   {
    background: #F9F1C0 !important;
    border-top:1px solid #FFF;
}

tbody tr.legB td  {
    background: #F9F6B6 !important;
    border-top:1px solid #FFF;
}

table td a:link, table td a:visited {
    color: #7BB700;
    text-decoration: none;
}

table td a:hover {
    color: #7BB700;
    border-bottom:1px solid #7BB700;
    text-decoration: none ;
}

tfoot th, tfoot td {
    background-color:#E7E7E7; padding:5px;
    text-align:center;
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:12px; font-weight:bold; font-style:italic;
    border-bottom:1px solid #CCC;
    border-top:1px solid #DFDFDF;
}

table.contentpaneopen td a.box {
border: 0px solid;
}

table.contentpaneopen td a:hover, table.contentpaneopen td a.box:hover {
    text-decoration: none!important;
}

table.contentpaneopen td div.readmore a:hover, table.contentpaneopen td h3 a:hover, table.contentpaneopen td a:hover, table.contentpaneopen td a:hover img {
    text-decoration: none!important;
    border: 0px solid;
}