.form_txt {

	font-size: 14px;

	color: #333333;

	text-decoration: none;

	font-family: sans-serif;

	line-height: 19px;

}

.form_box {

	font-family: sans-serif;

	font-size: 14px;

	color: #333333;

	background-color: #FFFFCC;

	background-position: left center;

	margin: 1px;

	height: 18px;

	width: 230px;

	border: 1px solid #00438A;

}

.form_box2 {

	font-family: sans-serif;

	font-size: 14px;

	color: #333333;

	background-color: #FFFFCC;

	background-position: left center;

	margin: 2px;

	height: 70px;

	width: 550px;

	border: 1px solid #00438A;

}

.form_box3 {

	font-family: sans-serif;

	font-size: 14px;

	color: #333333;

	background-color: #FFFFCC;

	background-position: left center;

	margin: 1px;

	height: 50px;

	width: 230px;

	border: 1px solid #00438A;

}

.form_box4 {

	font-family: sans-serif;

	font-size: 14px;

	color: #333333;

	background-color: #FFFFCC;

	background-position: left center;

	margin: 1px;

	height: 18px;

	width: 530px;

	border: 1px solid #00438A;

}

a.text_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #036;
	text-decoration: none;
}
#content {
	background-color: #a9def7;
	background-image: url(img/frame_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
white_bg {
	background-image: url(img/content_bg.png);
	background-repeat: repeat-y;
}
.white_bg {
	background-image: url(img/content_bg.png);
	background-repeat: repeat-y;
}
.footer_bg {
	background-image: url(img/footer_bg.png);
	background-repeat: no-repeat;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
a.footer_link {
	font-size: 14px;
	line-height: 30px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.right_txt {
	font-size: 14px;
	line-height: 20px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 30px;
	text-align: justify;
}
.title_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #37478C;
	line-height: 23px;
}


a.footer_link:hover {
	color: #FC0;
}
a.text_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F60;
	text-decoration: none;
}
.recipecell {
	width: 360px;
	padding-bottom: 10px;
}
a.recipe {
	font-size: 15px;
	color: #069;
	text-decoration: none;
}
.cell_white_bg {
	background-image: url(img/cell_bg.png);
}

.number_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #37478C;
	line-height: 25px;
}
.main_txt {
	font-size: 14px;
	line-height: 20px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
.thumb {
	padding-bottom: 10px;
	width: 184px;
	text-align: center;
	float: left;
	clear: none;
	position: relative;
}
a.thumb_txt {
	font-size: 14px;
	color: #069;
	text-decoration: none;
	vertical-align: text-bottom;
}
a.big_link {
	font-size: 14px;
	color: #F30;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-weight: bold;
	text-decoration: none;
}
a.big_link:hover {
	color: #FC0;
	text-align: justify;
	text-decoration: none;
}
a.sitemap {
	font-size: 14px;
	color: #37478C;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-weight: bold;
	text-decoration: none;
	line-height: 22px;
}
a.sitemap:hover {
	color: #F60;
	text-decoration: none;
}
.orange_title {
	font-weight: bold;
	color: #F30;
}
.sitemap_table {
	background-image: url(img/white_square.png);
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

