body {
	margin:0;
	background:url(images/bg_top.gif) repeat-x #FFFFFF;
}

.login_field {
	border:thin;
	border:none;
	background:#f0f0f0;
	width:145px;
	height:17px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#686868;
}

.form_style {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#686868;
}

.form_style a {
	color:#686868;

}

.button {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#f5640c;
}

.button a {
	color:#f5640c;
}

.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	color:#6a6a6a;
}

.footer a {
	color:#f5640c;
}

.linkmenu a {
	text-transform:uppercase;
	color:#6a6a6a;
}

/* archive page stuff */
#toc_recipes { margin-bottom:12px; }
#toc_recipes td { padding: 0px 2px; vertical-align: top; }
#toc_recipes .dot { width: 40px; text-align: right; }
.recipesKey td { padding: 2px 4px 2px 0px; }.IndexTest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}
