/*--------------------updated starchefs.com style 8-29-2007*/
/*Table of contents*/
/*1. GLOBAL STYLES*/
/*2. MAIN LINK STYLES*/
/*3. FOOTER STYLES*/
/*----------------------------------------------------------*/
/*1. Global styles*/
body {
	margin:0;
	}
/*----------------------------------------------------------*/
/*2. LInk Styling*/
a.topnav:link,
a.topnav:visited,
a.topnav:active,
.bottomtext,
a.bottom:link,
a.bottom:active,
a.bottom:visited{ 
	font-size: 10px; 
	color: #BDD8E7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
		a.bottom:link,
		a.bottom:active,
		a.bottom:visited {
			font-weight:700;
			}
a.topnav:Hover {
	color: #FFCC00;
	}

a.bottom:Hover {
	color: #FFCC00;
	}
/*----------------------------------------------------------*/

   a.graylink:link, 
	 a.graylink:visited, 
	 a.graylink:active,
	 a.graylink:hover {
      	text-decoration: none; 
				color: #999999;
      	font-size: 9px;
      	font-family: Verdana;
      	font-style: normal;
    }
    a.graylink:hover {
      	color: #CCCCCC;
    }
    a.whitelink:link, 
		a.whitelink:visited, 
		a.whitelink:active {
      text-decoration: none; 
	  	color: #FFFFFF;
      font-weight: bold;
      font-size: 10px;
      font-family: Verdana;
      font-style: normal;
    }
    a.whitelink:hover {
      text-decoration: none; 
	  	color: #6699FF;font-size: 10px;
      font-family: Verdana;
      font-style: normal;
      font-weight: bold;

    }
      a.secondtier:link,
	  	a.secondtier:visited,
	  	a.secondtier:active,
			a.secondtier:hover
	   { 
	  	font-family: Verdana;
	  	font-size: 10px;
	  	color:#BDD8E7;
	  	text-decoration:none;
	  	font-style:normal;
	  }
      a.secondtier:hover {
	  	color: #FFCC00;
		}
      .form-input-3{
      font-family: Arial, Verdana, sans-serif;
      font-size: 11px;
      color:#000000;
      width:80px;
    }
	
 /*--------------------------------------------------------*/
/*3. FOOTER STYLES ----------------------------------------*/
/*---------------------------------------------------------*/
a.FooterRecipeLinks,
a.FooterRecipeLinks:link {
	font-weight: bold; 
	font-size: 11px; 
	color: #002F62; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration:none;
}
a.FooterRecipeLinks,
a.FooterRecipeLinks:visited {
	font-weight: bold; 
	font-size: 11px; 
	color: #002F62; 
}
a.FooterRecipeLinks:hover {
	color: #FFFFFF;
	}
a.FooterRecipeLinks:active {
	font-weight: bold; 
	font-size: 11px; 
	color: #002F62
	}
	
a.footnew,
a.footnew:link {
	font-weight: bold; 
	font-size: 9px; 
	color: #002F62; 
}

a.footnew:visited {
	font-weight: bold; 
	font-size: 9px; 
	color: #002F62; 
}
a.footnew:hover {
	font-weight: bold; 
	font-size: 9px; 
	color:#ffffff;
}
a.footnew:active {
	font-weight: bold; 
	font-size: 9px; 
	color: #002F62; 
	}
