
A:link {color : red; }
A:active {color : red; }
A:visited {color : red; }


A.subNavNormal:link {color : #2E68B2; font-size : 11px; text-decoration : none;  line-height: 12px; }
A.subNavNormal:visited {color : #2E68B2; font-size : 11px; text-decoration : none; line-height: 12px;}
A.subNavNormal:active {color : #2E68B2; font-size : 11px; text-decoration : none;  line-height: 12px;}
A.subNavNormal:hover {color : #2E68B2; font-size : 11px; text-decoration : underline; line-height: 12px;}


A.subNavActive:link {color : red; font-size : 11px; line-height:12px; }
A.subNavActive:active {color : red; font-size : 11px;  line-height: 12px;}
A.subNavActive:visited {color : red; font-size : 11px;  line-height: 12px;}

/* Sub Navigation */
A.red:link {color : red; font-size : 10px;  }
A.red:active {color : red; font-size : 10px; }
A.red:visited {color : red; font-size : 10px; }

/*  Used for Login Link */
A.black:link {color : black; font-size : 10px;  }
A.black:active {color : black; font-size : 10px; }
A.black:visited {color : black; font-size : 10px; }

/*  Used for Recipe Idea Link */
A.blue:link {color : 336699; font-size : 8pt;  font-family: Arial, Helvetica; text-decoration : none;}
A.blue:active {color : 336699; font-size : 8pt; font-family: Arial, Helvetica; text-decoration : none;}
A.blue:visited {color : 336699; font-size : 8pt; font-family: Arial, Helvetica; text-decoration : none;}
A.blue:hover {color : 336699; font-size : 8pt; font-family: Arial, Helvetica; text-decoration : underline;}

/*  Used for Recipe Idea Link Berry Burst Cheerios Mods*/
A.blueBBC:link {color : 336699; font-size : 10pt;  font-family: Arial, Helvetica; text-decoration : none;}
A.blueBBC:active {color : 336699; font-size : 10pt; font-family: Arial, Helvetica; text-decoration : none;}
A.blueBBC:visited {color : 336699; font-size : 10pt; font-family: Arial, Helvetica; text-decoration : none;}
A.blueBBC:hover {color : 336699; font-size : 10pt; font-family: Arial, Helvetica; text-decoration : underline;}

.RecipeArialBlueBoldBBC {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration: none;
	color : #336699;
}

/* bottom right nav menus */
A.ArialBlue8:link {font-family : Arial, Helvetica, sans-serif; font-size : 8pt; text-decoration: none; color : #336699;}
A.ArialBlue8:visited {font-family : Arial, Helvetica, sans-serif; font-size : 8pt; text-decoration: none; color : #336699;}
A.ArialBlue8:active {font-family : Arial, Helvetica, sans-serif; font-size : 8pt; text-decoration: none; color : #336699;}
A.ArialBlue8:hover {font-family : Arial, Helvetica, sans-serif; font-size : 8pt; text-decoration: underline; color : #336699;}
A.ArialBlue9Bold:link {font-family : Arial, Helvetica, sans-serif;font-size : 9pt;font-weight : bold; text-decoration: none;color : #336699;}
A.ArialBlue9Bold:visited {font-family : Arial, Helvetica, sans-serif;font-size : 9pt;font-weight : bold; text-decoration: none;color : #336699;}
A.ArialBlue9Bold:active {font-family : Arial, Helvetica, sans-serif;font-size : 9pt;font-weight : bold; text-decoration: none;color : #336699;}
A.ArialBlue9Bold:hover {font-family : Arial, Helvetica, sans-serif;font-size : 9pt;font-weight : bold; text-decoration: underline;color : #336699;}
A.SerifRedBold:link {font-family : "Times New Roman", Times, serif; font-size : 12pt; font-weight : bold; text-decoration: none; color : Red;}
A.SerifRedBold:active {font-family : "Times New Roman", Times, serif; font-size : 12pt; font-weight : bold; text-decoration: none; color : Red;}
A.SerifRedBold:visited {font-family : "Times New Roman", Times, serif; font-size : 12pt; font-weight : bold; text-decoration: none; color : Red;}
A.SerifRedBold:hover {font-family : "Times New Roman", Times, serif; font-size : 12pt; font-weight : bold; text-decoration: underline; color : Red;}

/* recipe popup */
.SerifRedBoldItalic {font-family : "Times New Roman", Times, serif; font-size : 11pt; font-weight : bold; text-decoration: none; color : Red; font-style: italic;}
A.SerifRedBoldItalic:link {font-family : "Times New Roman", Times, serif; font-size : 11pt; font-weight : bold; text-decoration: none; color : Red; font-style: italic;}
A.SerifRedBoldItalic:active {font-family : "Times New Roman", Times, serif; font-size : 11pt; font-weight : bold; text-decoration: none; color : Red; font-style: italic;}
A.SerifRedBoldItalic:visited {font-family : "Times New Roman", Times, serif; font-size : 11pt; font-weight : bold; text-decoration: none; color : Red; font-style: italic;}
A.SerifRedBoldItalic:hover {font-family : "Times New Roman", Times, serif; font-size : 11pt; font-weight : bold; text-decoration: underline; color : Red; font-style: italic;}

/* Normal Content */
.content { font-size : 10pt; color : Black; font-family: "Times New Roman", Times, serif; line-height: 18px;}
A.content:link {color : #336699; font-size : 10pt; text-decoration : underline; font-family: "Times New Roman", Times, serif; line-height: 18px;}
A.content:visited {color : #336699; font-size : 10pt; text-decoration : underline; font-family: "Times New Roman", Times, serif; line-height: 18px;}
A.content:active {color : #336699; font-size : 10pt; text-decoration : underline; font-family: "Times New Roman", Times, serif; line-height: 18px;}
A.content:hover {color : Red; font-size : 10pt; text-decoration : underline; font-family: "Times New Roman", Times, serif; line-height: 18px;}

/* Content in upper yellow area */
.contenttop { font-size : 11pt; color : Black; font-family: "Times New Roman", Times, serif;}
A.contenttop:link {color : #336699; font-size : 11pt; text-decoration : underline; font-family: "Times New Roman", Times, serif;}
A.contenttop:visited {color : #336699; font-size : 11pt; text-decoration : underline; font-family: "Times New Roman", Times, serif;}
A.contenttop:active {color : #336699; font-size : 11pt; text-decoration : underline; font-family: "Times New Roman", Times, serif;}
A.contenttop:hover {color : Red; font-size : 11pt; text-decoration : underline; font-family: "Times New Roman", Times, serif;}

/* Racing Team Lineup page rollovers */
.contentLineup { font-size : 9pt; color : Black; font-family: "Times New Roman", Times, serif; line-height: 18px;}
A.contentLineup:link {color : Black; font-size : 9pt; text-decoration : underline; font-family: "Times New Roman", Times, serif; line-height: 18px;}
A.contentLineup:visited {color : Black; font-size : 9pt; text-decoration : underline; font-family: "Times New Roman", Times, serif; line-height: 18px;}
A.contentLineup:active {color : Black; font-size : 9pt; text-decoration : underline; font-family: "Times New Roman", Times, serif; line-height: 18px;}
A.contentLineup:hover {color : Red; font-size : 9pt; text-decoration : underline; font-family: "Times New Roman", Times, serif; line-height: 18px;}
.FAQ {background-color: #FFFFFF;} 

.contentLineupreduline {color : Red; font-size : 9pt; text-decoration : underline; font-family: "Times New Roman", Times, serif; line-height: 18px;}
.contentbigbold { font-size : 14px; color : Black; font-family: "Times New Roman", Times, serif; font-weight: bold;}

/* Bold Blue Headers */
.contentbigboldblue { font-size : 14px; color : Blue; font-family: "Times New Roman", Times, serif; font-weight: bold;}

/* Bold Red Headers */
.boldred { font-size : 12px; font-weight : bold; color : red; font-family: "Times New Roman", Times, serif;}

/* Small Content  */
.smallcontent { font-size : 8pt; color : Black; }

/* Small Content  */
.smallreg { font-size : 8pt; color : red; }

/* Small Content  */
.smallregblack { font-size : 7pt; color : black; }
.smallregblue { font-size : 6pt; color : #2E68B2; position: relative; top: -3px;}

/* Section Guide */

A.SectionGuideHeader:link { font-size : 11px; color : #2E68B2; font-weight : bold; text-decoration : none; }
A.SectionGuideHeader:active { font-size : 11px; color : #2E68B2; font-weight : bold; text-decoration : none; }
A.SectionGuideHeader:visited { font-size : 11px; color : #2E68B2; font-weight : bold; text-decoration : none; }
A.SectionGuideHeader:hover { font-size : 11px; color : #2E68B2; font-weight : bold; text-decoration : underline; }

A.SectionGuideHeaderMenuItems:link { color : #2E68B2; font-size : 11px; text-decoration : none; }
A.SectionGuideHeaderMenuItems:active { color : #2E68B2; font-size : 11px; text-decoration : none; }
A.SectionGuideHeaderMenuItems:visited { color : #2E68B2; font-size : 11px; text-decoration : none; }
A.SectionGuideHeaderMenuItems:hover { color : #2E68B2; font-size : 11px; text-decoration : underline; }
#SectionGuideHeart { position: absolute; top: 273px; left: 603px; z-index : 2; width: 17; height: 11; }
#SectionGuideHeaderID0 { position : relative; width: 1; height: 8; }
#SectionGuideHeaderID1 { position : relative; width: 1; height: 8; }

.SectionGuideHeader { font-size : 11px; color : #2E68B2; font-weight : bold; text-decoration : none; }
.ArialNormalLink {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-decoration: underline;
	color : Black;
}

.ArialNormalRed {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-decoration: none;
	color : RGB(255, 0, 0);
}
.ArialNormalBold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration: none;
	color : Black;
}
.ArialProductLinks {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration: underline;
	color : RGB(0, 0, 255);
}
.ArialNormalGrey {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-decoration: none;
	color : RGB(102, 102, 102);
}
.ArialNormalRedLink {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-decoration: underline;
	color : RGB(255, 0, 0);
}
.ArialBold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration: none;
	color : Black;
}
.ArialBoldItalic {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style: italic;
	font-weight : bold;
	text-decoration: none;
	color : Black;
}
.ArialBoldRed {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration: none;
	color : RGB(255, 0, 0);
}
.ArialBlueBold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration: none;
	color : RGB(0, 0, 255);
}
.ArialBoldRed {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration: none;
	color : RGB(255, 0, 0);
}
.ArialSmallItalic {
	font-family : Arial, Helvetica;
	font-size : 8pt;
	font-style: italic;
	text-decoration: none;
	color : Black;
}
.ArialSmallBold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	text-decoration: none;
	color : Black;
}
.ArialSmallBoldItalic {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	font-style: italic;
	text-decoration: none;
	color : Black;
}
.ArialSmallLink {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration: underline;
	color : RGB(0, 0, 255);
}
.ArialSmallRed {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration: none;
	color : RGB(255, 0, 0);
}

.ArialSmallGrey {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration: none;
	color : RGB(102, 102, 102);
}
.ArialSmallGreyBold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	text-decoration: none;
	color : RGB(102, 102, 102);
}
.SerifNormal {
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
	text-decoration: none;
	color : Black;
}

.Serif10 { font-size : 10pt; color : Black; font-family: "Times New Roman", Times, serif;}

.SerifBold {
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
	font-weight : bold;
	text-decoration: none;
	color : Black;
}

.SerifBoldRed {font-family : "Times New Roman", Times, serif; font-size : 12pt; font-weight : bold; text-decoration: none; color : Red;}

.SerifBoldItalic {
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
	font-weight : bold;
	font-style: italic;
	text-decoration: none;
	color : Black;
}
.CheeriosBody {
	margin:0; 
	margin-left:0;
	margin-right:0;
	background-color:white;
}

.RecipeArialBlueBold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	text-decoration: none;
	color : #336699;
}

/* copyright */
.copyrightblue {color : #2E68B2; font-size : 10px; text-decoration : none;  line-height: 12px; }

/* Nutrition Information Panels */
.nutritionpanel {
	font-size : 8pt;
	color : Black;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}
.nutritionpaneltiny {
	font-size : 5pt;
	color : Black;
	font-family: Arial, Helvetica, sans-serif;
}


/* racing section */
#teamlineup {position: absolute; top: 110px; left: 168px; z-index : 15;}
#teamlineupslideout {position:absolute; left:140px; top:132px; width:152px; height:88px;clip:rect(0,444,88,152); z-index : 5;}
#teamlineuptextbox {position:absolute; left:0px; top:0px; width:152px; height:88px;}
#paintschemes {position: absolute; top: 260px; left: 168px; z-index : 15;}
#paintschemesslideout {position:absolute; left:140px; top:282px; width:152px; height:88px;clip:rect(0,444,88,152); z-index : 5;}
#paintschemestextbox {position:absolute; left:0px; top:0px; width:152px; height:88px;}
#promotions { position: absolute; top: 410px; left: 168px; z-index : 15;}
#promotionsslideout {position:absolute; left:140px; top:432px; width:152px; height:88px;clip:rect(0,444,88,152); z-index : 5;}
#promotionstextbox {position:absolute; left:0px; top:0px; width:152px; height:88px;}

#namesLeft {position:absolute; left:200px; top:205px; width:152px; height:88px;}
#namesRight {position:absolute; left:487px; top:205px; width:152px; height:88px;}

/* Star Wars section */
.contentwhite { font-size : 10pt; color : white; font-family: "Times New Roman", Times, serif; line-height: 18px;}
.contentgold { font-size : 10pt; color : #FFCC33; font-family: "Times New Roman", Times, serif; line-height: 18px;}

.BIUBResult 
{
    color: Red;
}
