.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	padding-top: 10px;

}

.credit a {
	color: #000000;
}

body {
	background-color: #FAFEAF; /* #CEE04E; #DCE967; */
	font-family: 'Book Antiqua', Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	color:#015726;
	font-family: Arial;
}

h1.newsobj {
	font-size: 14pt;
}

.textinput {
	border: 1px solid black;
}

table.content {
	font-size: 10pt;
	height: 350px;
	background-repeat: no-repeat;
}

td.content {
	padding: 10px;
	background-color: #C8E04E; /* #DCE967; */
	border-bottom: 4px solid #FFFCDB;
}

td.content table {
	font-size: 10pt;
}

table.navbar, td.navbar {
	border: 1px solid #FCAA23;
	border-collapse: collapse;
	background-color: #FFFCDB;
}

table.navbar {
	height: 40px;
}

table.main, img.main {
	border-top: 2px solid #FCAA23;
}

a.navLink, a.navCurrentPageLink {
	color: #015726;
	text-decoration: none;
	font-weight:bold;
	font-size: 11px;
	/* text-transform: uppercase; */
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
}

a.navLink:hover, a.navCurrentPageLink {
	color: #ffffff;
	background-color: #A1C267;
}

td.navbar1 {
	border-right: 1px solid #015726;
	font-family: Arial, Helvetica, sans-serif;
	height: 36px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	vertical-align: middle;
}

td.leftnavbar {
	background-color: #FFFCDB;
	border-top: 2px solid #FCAA23;
	font-size: 12pt;
	padding-left: 4px;
	font-family: Times New Roman;
}

td.leftnavcell, td.currleftnavcell {
	font-size: 10px;
	height: 20px;
}

div.currleftnavdiv, div.leftnavdiv {
	font-size: 10px;
	height: 20px;
	width: 130px;
	margin-left: 10px;
}

a.currleftdivlink, a.leftdivlink {
	text-decoration: none;
	font-size: 10pt;
	width: 130px;
	border: 1px solid #FCAA23;
	padding: 2px;
}

a.currleftdivlink {
	color: #FFFCDB;
	background-color: #A1C267;
}

a.leftdivlink {
	color: #015726;
}

a.leftdivlink:hover {
	color: #FFFCDB;
	background-color: #A1C267;
	
}

a.currleftnavlink, a.leftnavlink {
	text-decoration: none;
	font-size: 10pt;
	width: 140px;
	border: 1px solid #FCAA23;
	padding: 2px;
}

a.currleftnavlink {
	color: #FFFCDB;
	background-color: #A1C267;
}

a.leftnavlink {
	color: #015726;
}

a.leftnavlink:hover {
	color: #FFFCDB;
	background-color: #A1C267;
	
}

.recipecategory {
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	color:#015726;
	font-family: Arial;
}

.recipename {
	font-size: 11pt;
	font-style: italic;
	font-family: Arial;
}

a.recipelink {
	font-size: 10pt;
	text-decoration: none;
	color: #000000;
	font-family: Arial;
}

a.recipelink:hover {
	font-weight: bold;
	text-decoration: underline;
}

