body{
	font-family: MS Sans Serif, Times New Roman, Times;
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
	font-size: 8pt;
	text-decoration: none;
}

div.mainbody{
	font-family: MS Sans Serif, Times New Roman, Times;
	font-size: 8pt;
	background-color: rgb(255,255,255);
	color: rgb(153,0,0);
	text-decoration: none;

}

p{
	font-size: 8pt;
	color: rgb(0,0,0);
	font-family: MS Sans Serif, Times New Roman, times;
}


p.boldred{
	color: rgb(153,0,0);
	font-weight: bold;
}


p.boldblack{
	color: rgb(0,0,0);
	font-weight: bold;
}

p.pagetitle{
	font-weight: bold;
	font-size: 11pt;
	color: rgb(204,153,153);
}

p.newstitle{
	font-weight: bold;	
	color: rgb(153,0,0);
}

p.newstitlewhite{
	font-weight: bold;	
	color: rgb(255,255,255);
}


p.recipeingredients
{
	line-height: 150%
}


table.mainnavigator
{
	border-bottom-style: solid;
	border-bottom-width: 0;
	border-collapse: collapse;
}

td.mainnavigator
{
	border-color: rgb(204,153,153);
	border-bottom: 1px solid rgb(204,153,153);
}

td.classesmoreinfo
{
	border-left-width: 1;
	border-right-width: 1;
	border-top-width: 1;
	border-bottom-style: solid;
	border-bottom-width: 1; 
}



td.newstitle{
	border-left:1px solid #990000;
	border-top:1px solid #990000;
	border-right-color:#990000;
	border-bottom-color:#990000
}


td.newsbody{
	border-left:1px solid #990000;
}




a.mainnavigator:link
{
	color: rgb(204,153,153); 
	font-size: 8pt;
	text-decoration: none;
	font-family: MS Sans Serif, Arial, Times;
}
a.mainnavigator:visited
{
	color: rgb(204,153,153); 
	font-size: 8pt;
	text-decoration: none;
	font-family: MS Sans Serif, Arial, Times;
} 
a.mainnavigator:active
{
	color: rgb(0,0,0); 
	font-size: 8pt;
	text-decoration: none;
	font-family: MS Sans Serif, Arial, Times;
}
a.mainnavigator:hover
{
	color: rgb(255,255,255); 
	font-size: 8pt;
	text-decoration: none;
	font-family: MS Sans Serif, Arial, Times;
}

a.onwhite:link
{
	color: rgb(153,0,0); 
	font-size: 8pt;
	text-decoration: none;
	font-family: MS Sans Serif, Arial, Times;
}
a.onwhite:visited
{
	color: rgb(153,0,0); 
	font-size: 8pt;
	text-decoration: none;
	font-family: MS Sans Serif, Arial, Times;
} 
a.onwhite:active 
{
	color: rgb(153,0,0); 
	font-size: 8pt;
	text-decoration: none;
	font-family: MS Sans Serif, Arial, Times;
}
a.onwhite:hover
{
	color: rgb(153,0,0); 
	font-size: 8pt;
	text-decoration: underline;
	font-family: MS Sans Serif, Arial, Times;
}


ol.recipeinstructions
{
	font-family: MS Sans Serif, Times New Roman, Times;
	font-size: 8pt;
	text-decoration: none;
}



a.onwhitebold:link
{
	color: rgb(153,0,0); 
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	font-family: MS Sans Serif, Arial, Times;
}
a.onwhitebold:visited
{
	color: rgb(153,0,0); 
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	font-family: MS Sans Serif, Arial, Times;
} 
a.onwhitebold:active 
{
	color: rgb(153,0,0); 
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	font-family: MS Sans Serif, Arial, Times;
}
a.onwhitebold:hover
{
	color: rgb(153,0,0); 
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
	font-family: MS Sans Serif, Arial, Times;
}


a.onwhiteboldlg:link
{
	color: rgb(153,0,0); 
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	font-family: MS Sans Serif, Arial, Times;
}
a.onwhiteboldlg:visited
{
	color: rgb(153,0,0); 
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	font-family: MS Sans Serif, Arial, Times;
} 
a.onwhiteboldlg:active 
{
	color: rgb(153,0,0); 
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	font-family: MS Sans Serif, Arial, Times;
}
a.onwhiteboldlg:hover
{
	color: rgb(153,0,0); 
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
	font-family: MS Sans Serif, Arial, Times;
}