@charset "utf-8";
/* CSS Document */
/* ============================================================================== */
/* ============================ SHARED TAG STYLES =============================== */
/* ============================================================================== */
p, td, li { color:#707070; }
img{ border:none; }
#content a{ text-decoration:none; color:#1C56AE; }
#content li a{ color:#551A8B; }
#content a:hover{ text-decoration:underline; }
/* ============================================================================== */
/* =============================== MAIN BLOCKS ================================== */
/* ============================================================================== */
#block_content{
	background-image:url(../../_rd09/images/backgrounds/subtle_grunge.jpg);
	background-repeat:repeat-x;
}

