.errorText{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: small; 
	color: 990000;
}

/* added on 14/02/2007 */

.ResultTableHeader{
	font-weight: bold;
	text-align: left;
	background-color: #E3F3ED;
	font-size: 16px;
	color: #38695a;
}
.ResultTableOddRow{
	font-weight: normal;
	text-align: left;
	background-color: white;
	text-valign: top;
}
.ResultTableEvenRow{
	font-weight: normal;
	text-align: left;
	background-color: #E3F3ED ;
	text-valign: top;
}
.ResultTableOddRowText{
	font-weight: normal;
	text-align: left;
	color: black;
}
.ResultTableEvenRowText{
	font-weight: normal;
	text-align: left;
	color: #339984 ;
}
.SearchTable{
	border-style: ridge;
	border-width:thin;
	background-color: #dcdcdc;
	width: 90%;
	text-align: justify;
	
}
.CTFATitleLabel{	
	font-family : "Arial";
	font-size : 14px;
	font-weight : Bold;
	line-height: 14pt;
	color : #689c87;
	text-transform:uppercase; 
}
.CTFATitleLabelWhatsNew{	
	font-family : "Arial";
	font-size : 20px;
	font-weight : Bold;
	line-height: 14pt;
	color : #689c87;
	text-transform:uppercase; 
}
.CTFATextLabel{
	font-family : "Arial";
	font-size : 10px;
}
.CTFABoldLabel{
	font-size: small;
	font-weight: bold;
}
.CTFAErrorLabel{
	font-size: small;
	font-weight: bold;
	color: red;
}

/*Not in spec added on 14/02/2007 */

.right{
	text-align: right;	
}
.left{
	text-align: left;
}
.center{
	text-align: center;
}

.SearchResultTable{
	border-style: ridge;
	border-width:thin;		
	width: 90%;
	text-align: justify;
	margin: 10px;
}

/* GN Added 03/12/07 */
A:LINK {color:#339984; text-decoration :underline;} 
A:VISITED {	color :#339984; text-decoration :underline;}
A:HOVER {color: #339984; text-decoration: underline;}	

A.nav:LINK {color:#689c87; text-decoration :none;} 
A.nav:VISITED {	color :#689c87; text-decoration :none;}
A.nav:HOVER {color: #152822; text-decoration: underline;}


A.sidenav:LINK {color:#858585; text-decoration :none;} 
A.sidenav:VISITED {	color :#858585; text-decoration :none;}
A.sidenav:HOVER {color: #858585; text-decoration: none;}	

A.Odd:LINK {color:black; text-decoration :none;} 
A.Odd:VISITED {	color :black; text-decoration :none;}
A.Odd:HOVER {color: black; text-decoration: none;}	

A.Even:LINK {color:#339984; text-decoration :none;} 
A.Even:VISITED { color :#339984; text-decoration :none;}
A.Even:HOVER {color: #339984; text-decoration: none;}	

td { 
font-family : "Arial";
font-size : 11px;
color: #3f3f3f
 }
 
 .nav { 
font-family : "Arial";
font-size : 10px;
line-height: 12pt;
color: #689c87
 }
 
.search { 
font-family : "Arial";
font-size : 10px;
line-height: 12pt;
color :#38695a;
}
 
  .title { 
font-family : "Arial";
font-size : 14px;
font-weight : Bold;
line-height: 14pt;
color : #689c87;
text-transform:uppercase; 
 }
 
 
  .graytitle { 
font-family : "Arial";
font-size : 10px;
line-height: 12pt;
color: #858585;
text-transform:uppercase; 
 }

.headtext { 
	color:#689c87; 
	font-family: Arial,Helvetica, sans-serif; 
	font-size:14px; 
	font-weight: Bold; 
	font-style: normal;
	text-decoration: none; }
	
.ingredientDisplay{
	font-family : "Arial";	
	font-size:12px;
	color:#3f3f3f;
}
.child_list { padding: 0px; margin: 15px; }
.c { list-style: circle; }
