<!--
a {
	color:#000000;
	text-decoration:underline;
}
a:link {
	color:#000000;
	text-decoration:underline;
}
a:visited {
	color:#000000;
	text-decoration:underline;
}
a:hover {
	color:#000000;
	text-decoration:underline;
}
p {
margin-top:5px;
margin-bottom:5px;
}
.titles{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#000000;
;
}
.tips_title{
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
	word-spacing:3px;
	font-weight:bold;
	color:#ED174B;
;
}
.footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#b9b9b9;
}
.top_nav{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#000000;
}

table {
	font-family:Arial, Helvetica, sans-serif;
	background-repeat:repeat-y;
	font-size:11px;
	line-height:16px;
}
.recipe_table{
padding-left:0px;
padding-top:0px;
padding-bottom:0px;
padding-right:0px;
}
.recipe_td{
border-bottom-width:0px;
border-bottom-color:#979797;
border-bottom-style:solid;
border-top-width:1px;
border-top-color:#979797;
border-top-style::solid;
border-left-width:1px;
border-left-color:#979797;
border-left-style::solid;
border-right-color:#979797;
border-right-width:1px;
border-right-style::solid;
background-color:#E0E0E0;
padding-left:5px;
padding-top:0px;
padding-bottom:0px;
padding-right:0px;
}

.recipe_bottom_td{
border-bottom-width:1px;
border-bottom-color:#979797;
border-bottom-style:solid;
border-top-width:1px;
border-top-color:#979797;
border-top-style::solid;
border-left-width:1px;
border-left-color:#979797;
border-left-style::solid;
border-right-color:#979797;
border-right-width:1px;
border-right-style::solid;
background-color:#E0E0E0;
padding-left:5px;
padding-top:0px;
padding-bottom:0px;
padding-right:0px;
}
.breadcrumbs{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	
}
.subpage_nav{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	
}
.Title{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#FF0000;
font-weight:bold;
line-height:35px;
}
.news_title{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#FF0000;
font-weight:bold;
}
.news_subtitle{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
font-weight:bolder;
line-height:normal;

}
.Recipe_Links{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FF0000;
font-weight:bold;
text-decoration:underline;
}
.footerText2 { color: #FFFFFF; font-family: arial, helvetica, verdana; text-decoration: none; font-size: 9px; line-height:12px;}
.formText { color: #000000; font-family: arial, helvetica, verdana; text-decoration: none; font-size: 11px; line-height:13px; font-weight: bold;}

.forms { font-family: arial, helvetica, verdana; color: #000000; font-size: 9px; background-color: #FFFFFF; font-weight: normal; line-height: normal; }

form { display: inline; }

#faqs li { line-height:17px; }

/* Language Specific CSS */
.langSelect {
  font-size: 9pt;
  color: #3C3C3C;
}
table.langTable { 
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #666666;
	padding: .75em;
	width: 200px;
}
tr.langHead {
	background-color: #CCCCCC;
	padding: .75em;
	font-weight: bold;
}
tr.langRow1 {
	background-color: #FFFFFF;
}
tr.langRow2 {
	background-color: #EBF3FF;
	text-decoration: none;
}
.langCell {
  padding: .75em;
}
.langCellB {
	border-left: 1px solid #dadada;
	padding: .75em;
}
.langCellH {
  padding: .75em;
}
a.langSel:link, a.langSel:visited {
	color: #000000;
	text-decoration: none;
}
tr.langRow1:hover, tr.langRow2:hover {
	background-color: #3D80DF;
	color: #FFFFFF;
}
tr.langRow1:hover a, tr.langRow2:hover a {
	color: #FFFFFF;
}
tr.langRow2:hover a {
	color: #FFFFFF;
}
/* Language Specific CSS */

-->