.title_red .Head 
{
	color:#000;
}

.title
{
    margin-bottom: 3px;
}

.c_content
{
    background-color: White;
    /* border-top: 1px solid #A6A6A6; */
}

.c_footer
{
    background-color: White;
}

.Box
{
    border: 1px solid #A6A6A6;
    margin-bottom:6px;
    background-color: #D8D8D8;    
    background: #FFFFFF url(/images/box_bg.gif) repeat-x scroll 0 0;
}


