.toprightnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.toprightnav a:link {
	color: #999999;
	text-decoration: none;
}
.toprightnav a:visited {
	color: #999999;
	text-decoration: none;
}
.toprightnav a:hover {
	color: #003399;
	text-decoration: none;
}
.toprightnav a:active {
	color: #ff3399;
	text-decoration: none;
}

body
{
	background-color: #8C8CEA;
	margin: 0px;

}
.copyright {
	font-family: Verdana;
	font-size: 9px;
	color: #D5D5D5;
}

.footer {
	font-family: Verdana;
	font-size: 11px;
	color: #D5D5D5;
}
.footer a:link {
	color: #E1E1E1;
	text-decoration: none;
}
.footer a:hover {
	color: #ffffcc;
	text-decoration: underline;
}
.footer a:visited {
	color: #E1E1E1;
	text-decoration: none;
}
.footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.recipelist {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
	padding: 10px;
}
.recipelist a:link {
	color: #0D2B8A;
	text-decoration: none;
	left: 10px;
}
.recipelist a:hover {
	color: #FF339A;
	text-decoration: underline;
}
.recipelist a:visited {
	color: #0D2B8A;
	text-decoration: none;
}
.recipelisttitle {
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFCC;
	text-align: center;
	font-variant: small-caps;
	font-weight: normal;
	display: block;
	height: 29px;
	background-color: #C0A66F;
	border: 0px solid #FFFFCC;
}

.recipelisttitle a:link {
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFCC;
	text-align: center;
	font-variant: small-caps;
	font-weight: normal;
	display: block;
	height: 29px;
	background-color: #C0A66F;
	border: 0px solid #FFFFCC;
}
.recipelisttitle a:hover {
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFCC;
	text-align: center;
	font-variant: small-caps;
	font-weight: bold;
	display: block;
	height: 29px;
	background-color: #C0A66F;
	border: 0px solid #FFFFCC;
}
.recipelisttitle a:visited {
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFCC;
	text-align: center;
	font-variant: small-caps;
	font-weight: bold;
	display: block;
	height: 29px;
	background-color: #C0A66F;
	border: 0px solid #FFFFCC;
}

.podheader {
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFff;
	text-align: center;
	font-variant: small-caps;
	display: block;
	height: 29px;
	background-image: url(../img/podheader-bg.gif);
	padding-bottom: 7px;
	border: 0px solid #FFFFFF;
}
.podtext {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	padding: 10px;
}
.more {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 20px;
} 
.more a:link {
	color: #0D2B8A;
	text-decoration: none;
	text-align: right;
}
.more a:hover {
	color: #FF339A;
	text-decoration: underline;
}
.more a:visited {
	color: #0D2B8A;
	text-decoration: none;
}

/* link values */
A:link 		{color:#3333cc;font-family:Arial,Helvetica,"sans serif"}
A:visited  	{color:#FF3399;}
A:active  	{color : #6666FF;}
A:hover 	{color: #6666FF;}

/* body font and links  */
.bodyfont {color:#000000;font-size:10pt;font-family:Arial,Helvetica,"sans serif"}

/* default bold text */
.boldfont 	 { font-weight: bold }
.boldcell{font-weight:bold;font-size:10pt;font-family:Arial,Helvetica,"sans serif"}
.titlecell{font-weight:bold;font-size:12pt;font-family:Arial,Helvetica,"sans serif"}
.boldpinkfont { color: #f39; font-weight: bold; font-size: 14pt }
.footerfont {font-size:8pt;font-family:Arial,Helvetica,"sans serif"}
.brownfont{color:#996633;font-weight:bold}

/* Heading fonts */
.headfont {color:#000;font-weight:bold;font-size:16pt;font-family:Arial,Helvetica,"sans serif"} 
.subheadfont {color:#000099;font-weight:bold;font-size:14pt;font-family:Arial,Helvetica,"sans serif"}
.subheadfont2 {color:#000;font-weight:bold;font-size:12pt;font-family:Arial,Helvetica,"sans serif"}

		
/* form fonts */
.formrequired {color:#f00;font-size:10pt;font-family:verdana,helvetica,arial,"sans serif"}
.formerror {color:#f00;font-weight:bold;font-size:12pt;font-family:verdana,helvetica,arial,"sans serif"}
.timesfont{color:#000;font-size:13pt;font-family:"Times New Roman",Georgia,Times}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000099;
	font-size: 32px;
	letter-spacing: -0.04em;
	padding-top: 32px;
	vertical-align: bottom;
	font-weight: normal;
}
.breadcrumb {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}
.bodytext {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	text-indent: 12pt;
}

.rightnav {
	font-size: 0.78em;
	font-family: Verdana;
	text-decoration: none;
	display: block;
	margin-bottom: 1px;
	padding: 3px;
	width: 218px;
	text-align: left;
	color: #FFFFCC;
	background-color: #C0A66F;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #C0A66F;
	}

a.rightnav {
	font-size: .78em;
	font-family: Verdana;
	text-decoration: none;
	display: block;
	margin-bottom: 1px;
	padding: 3px;
	width: 218px;
	text-align: left;
	}

a.rightnav:link {
	color: #2C388F;
	background-color: #FFFFCC;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFFFCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6B8;
	}
	
a.rightnav:visited {
	color: #2C388F;
	background-color: #FFFFCC;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFFFCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6B8;
	}
a.rightnav:hover {
	text-align: left;
	color: #FFFFFF;
	background-color: #2C388F;
	text-shadow: none;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #2C388F;
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2C388F
	}

a.rightnav:active {
	color: #2C388F;
	background-color: #FFFFCC;
	border-left: 10px solid #FF339A;
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF339A
	}
	
.rightcolbody {
	font-family: verdana;
	font-size: 12px;
	color: 666666;
	padding: 10px;
}
