a:link { color: #920; }
a:visited { color: #c56; }
a:hover { color: #f30; }
a:active, a:focus { color: #f93; }


#header div.details {width: 520px; color: #000;}
#header ul.links li:hover a,
#header ul.links li a.active
{color: #000;}
#header ul.links li:hover a:hover {color: #fff;}
#header ul.links li a.active:hover {color: #000;}

#article-description,
body.home #footer,
#last-line
{border-top-color: #f70;}

#start-here,
#footer ul.links li,
#snippet-before
{border-right-color: #f70;}

#news-index p.more,
#article-description,
#last-line,
#snippet-before div.tree ul li
{border-bottom-color: #f70;}

#snippet-before div.news-categories ul li,
#snippet-after,
#content div.main-content
{border-left-color: #f70;}

#snippet-before div.tree ol li a.active,
#snippet-before.index div.news-categories ul li.active,
#snippet-before div.tree ul li.active
{
	border-color: #f70;
	border-right-color: #fff;
}

#content div.navigation
{
	border-color: #f70;
}

table.zonestudy,
table.omega_eat_plan
{
        font-size: 85%;
        margin: 1ex auto;
	border: 1px solid #920;
	border-collapse: collapse;
}

table.zone_atkins
{
        font-size: 70%;
        margin: 1ex auto;
	border: 1px solid #920;
	border-collapse: collapse;
}

table.zonestudy td,
table.zonestudy th,
table.omega_eat_plan td,
table.omega_eat_plan th,
table.zone_atkins td,
table.zone_atkins th

{
	border: 1px solid #920;
	text-align: center;
	padding: 3px;
}

.strong, strong {font-size: 100%; font-weight: bolder; font-style: normal;}

dl.nutrition_program dt {font-weight: bolder;}

span.fad
{
font-weight: bolder;
background-color: #f90;
color: #000;
}

span.notfad
{
font-weight: bolder;
background-color: #f90;
color: #fff;
}
