/* CSS Document */

td.news_header
{
    background-image: url(/news/images/bg_header.jpg);
	background-repeat: repeat-x;
}

td.news_header_parkinson
{
    background-image: url(/news/images/bg_header_parkinson.jpg);
	background-repeat: repeat-x;
}

td.safe_kids_footer
{
    background-image: url(/news/images/safe_kids_bg_footer.gif);
	background-repeat: repeat-x;
}

td.mentors_header
{
    background-image: url(/news/images/mentors_bg_header.jpg);
	background-repeat: repeat-x;
}

.mentors-font
{
	color: #01143c;	
	font-size: 10pt;
}

table.top_footer_width
{
	width: 700px 
}

table.bottom_footer_width
{
	width: 510px 
}

ul.heart
{	
	list-style-image: url(/cardio/images/heart.gif);
}