body {
	background-color:#FFFFFF;
	border:0px;
	margin:0px;
	font-family: Verdana, sans-serif;
	font-weight:normal;
	color:#333;
	font-size: 90%;
	line-height: 150%;
}
.imagewrap {
	right: 5px;
	margin-right: 5px;
}

.heading {
	font-size: 150%;
	font-weight: bolder;
	font-variant: normal;
	color: #336633;
}

.heading2 {
	font-size: 100%;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
}
.leftMenu {
}
.leftMenu a:link {
	color: #009933;
	text-decoration: underline;
	left: 20px;
}
.leftMenu a:visited {
	color: #009933;
	text-decoration: underline;
	left: 20px;
}
.leftMenu a:hover {
	color: #990033;
	text-decoration: underline;
	left: 20px;
	background-color: #CCCCCC;
}
h1 {
	font-weight: bold;
	font-size: 150%;
	color: #336633;
}

h2 {
	font-size: 125%;
	color: #336633;
}

H3, H4, H5, H6 {
	font-weight: bold;
	font-size: 100%;
	color: #336633;
}


PRE {
	font-family: Courier, monotype;
}
.note {
	color: #990000
}
.em {
	font-weight: em;
	color: #990000
}
A:link {
	font-weight: bold;
	color: #990000;
	text-decoration: none
}
A:visited {
	font-weight: bold;
	color: #660033;
	text-decoration: none
}
A:hover {
	color: #FF0000;
	text-decoration: none
}
A:active {
	color: #FF0000;
	text-decoration: none
}
.boldsmall {
	font-size: medium;
	font-weight: bold
}
.small {
	font-size: x-small
}
.extrasmall {
	font-size: xx-small
}
.borderleft {
	border-style: dotted;
	border-left-width: thin
}
.dottedborder {
	border-style: dotted;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin
}

.lightgray {
	color: #CCCCCC
}
.boldsmallLessPadding {
	font-size: 18px;
	font-weight: bolder;
	margin-top: 2px;
	margin-bottom: 2px;
	font-style: normal;
	font-variant: small-caps
}
.navgreen:active {
	color: #336633
}
.navgreen:link {
	color: #336633
}
.navgreen:hover {
	color: #FF0000
}
.navgreen:visited {
	color: #336633
}
.navred:visited {
	color: #CC0000
}
.navred:link {
	color: #CC0000
}
.navred:active {
	color: #CC0000
}
.navred:hover {
	color: #336633
}
.navgray:visited {
	color: #CCCCCC
}
.navgray:active {
	color: #CCCCCC
}
.navgray:hover {
	color: #CC0000
}
.navgray:link {
	color: #CCCCCC
}
.white {
	color: #FFFFFF
}
.recipeheading {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000
}
.blackbox {
	border: 1px solid #000000;
}
.graybox {
	border: 1px solid #999999;
}
.grayBottom {
	border-top: 1px none #999999;
	border-right: none #999999;
	border-bottom: 1px solid #999999;
	border-left: none #999999;
}
.rowYellowOnClick {
	background-color: #FFFFC6;
}
.grayTopBottom {
	border-top: 1px solid #999999;
	border-right: none #999999;
	border-bottom: 1px solid #999999;
	border-left: none #999999;
}
.breadcrumb {
	font-size: 10px;
	color: #666;
}

