
p#footer {
    text-align: center;
    font-size: 9pt;
    margin: 0;
    border:0;
    padding:0;
    background-color: #09446F;
    color: #FFFFFF;
}

#footer a {
    color: #ffffff;
    text-decoration: none;
    margin: 2px;
    padding: 1px;
}

#footer a:hover {
    color: #ffffff;
    background-color: #B90016;
}


td.bstretch {
    background-image: url( 'http://www.rpdata.net.au/news/images_rp/bottom_stretch.gif' );
    background-repeat: repeat-x;
    font-size: 9pt;
}
/* SNAPSHOT STYLES START HERE */

.insidesnapshot {
    margin-left: 4px;
    margin-right: 4px;
}

.snapshot_head {
    border-bottom: 1px solid #DCDADA;
    color: #00446F;
    padding-top: 2px;
}

#snapshotsmtxt {
    font-size: 8pt;
}

#snapshotsmtxt.topstatetabs {
    line-height: 17px;
    font-size: 8pt;
}

#snapshotsmtxt.topstatetabs a {
    background-color: #EBE9E9;
    border-style: solid;
    width: 30px;
    text-align: center;
    border-color: #A5A5A5;
    border-width: 1px 1px 0px 1px;
    padding: 1px 2px 1px 2px;
    margin-right: 2px;
    display: block;
    float: left;

}

#snapshotsmtxt.topstatetabs a:link {
    color: #588AC1;
    background-color: #EEEEEE;
}

#snapshotsmtxt.topstatetabs a:visited {
    color: #588AC1;
    background-color: #EEEEEE;
}

#snapshotsmtxt.topstatetabs a:active {
    color: #588AC1;
    background-color: #EEEEEE;
}

#snapshotsmtxt.topstatetabs a:hover {
    color: #ffffff;
    background-color: #B90016;
}

#snapshotsmtxt.topstatetabs b {
    font-size: 12px;
    border-style: solid;
    border-color: #A5A5A5;
    border-width: 1px 1px 0px 1px;
    padding: 1px 3px 1px 3px;
    margin-left: 1px;
    width: 22px;
    text-align: center;
}

.snapunder {
    border: 1px solid #C4C2C2;
    background-color: #EBE9E9;
    color: #525252;
    padding: 2px;
}

/* SNAPSHOT STYLES START HERE */

/* START FOOTER TICKER STYLES */

td.pauseresume {
    border-top: 1px solid #E6E7E4;
    border-left: 1px solid #E6E7E4;
    border-right: 1px solid #A5A6A4;
    border-bottom: 1px solid #A5A6A4;
    padding: 1px 1px 3px 6px;
    background-color: #C4C6C0;
    font-size: 12px;
}

td.pauseresume a {
    text-decoration: none;
}

td.pauseresume a:hover {
    background-color: #D8DBCE;
}

td.pauseresume a:active {
    background-color: #F6F6F6;
}

.bback {
    background-color: #09446F;
}

.redback {
    background-color: #B90016;
}
/* END FOOTER TICKER STYLES */

