body, form {
	padding: 0px;
	margin: 0px;
}
body {
	background-color: #028e00;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	padding-top: 27px;
}

input.text {
	border: solid 1px #75A64D;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
}
input.checkbox {
}
select {
	border: solid 1px #75A64D;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
}
table.button {
	display: inline;
	height: 22px;
	vertical-align: bottom;
}
.button td {
	padding: 0px 10px;
	background-image:url(../images/btn_bg.gif);
	background-repeat: repeat-x;
}
.button td.left {
	background-image:url(../images/btn_left.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 0;
	width: 4px;
}
.button td.right {
	background-image:url(../images/btn_right.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding: 0;
	width: 4px;
}
.button td a {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.footer {
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #337001;
	vertical-align: top;
}
.footer p {
	padding: 12px 0px 0px 18px;
	margin: 0px;
	white-space: pre;
}

.menu1table td.menu {
	vertical-align: middle;
	padding: 0px 16px;
	border-width: 0px 0px 0px 1px;
	border-style: solid;
	border-color: #fff;
	height: 21px;
}
.menu1table td.menu, .menu1table td.menu a  {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #dcfcc7;
	text-decoration: none;
}
.menu1table td.active, .menu1table td.active a {
	background-color: #fff;
	color: #5d823f;
}
.menu1table td.last {
	border-width: 0px 0px 0px 1px;
	border-style: solid;
	border-color: #fff;
	empty-cells: show;
}



.menu2table td.menu {
	background-image: url(../images/menu_bg.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	height: 30px;
}
.menu2table td.menu, .menu2table td.menu a {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #5d823f;
	text-decoration: none;
}
.menu2table td.esimene {
	background-image: url(../images/menu_bg_upper.gif);
}
.menu2table td.separator {
	background-image: url(../images/menu_separator.gif);
	height: 2px;
}
.menu2table td.head {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #888;
	text-decoration: none;
	padding-left: 17px;
	background-color: #fff;
}


.sisu {
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-align: justify;
}
.sisu a {
	color: #50a700;
	font-weight: bold;
}
.sisu h3 {
	font-family: Trebuchet MS, Arial;
	font-size: 20px;
	font-weight: normal;
	margin: 0px 0px 6px 0px;
	color: #999;
}
.sisu h4 {
	font-family: Trebuchet MS, Arial;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 6px 0px;
	color: #000;
}
.sisu .loeedasi  { text-align: right; padding-top: 3px; }
.sisu .loeedasi2 { text-align: left; padding-top: 3px; }
.sisu .loeedasi2 a { color: #fff; }

.sisu h4.sisuleht {
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 4px 0px;
	color: #000;
}
.sisu p {
	margin: 0px 0px 12px 0px;
}

.tablegreen {
	background-color: #DBEFD6;
}
.tablegreen input.checkbox {
	margin-left: -4px;
	margin-top: 6px;
}
.tablegreen .header {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
.tablegreen td.nobg {
	background-color: #FFFFFF;
}
.tablegreen th.nw {
	background-image: url(../images/cornerg_hnw.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 16px;
	height: 22px;
}
.tablegreen th.ne {
	background-image: url(../images/cornerg_hne.gif);
	background-position: top right;
	background-repeat: no-repeat;
	width: 16px;
	height: 22px;
}
.tablegreen td.nw {
	background-image: url(../images/cornerg_nw.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
}
.tablegreen td.ne {
	background-image: url(../images/cornerg_ne.gif);
	background-position: top right;
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
}
.tablegreen td.sw {
	background-image: url(../images/cornerg_sw.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 16px;
	height: 16px;
}
.tablegreen td.se {
	background-image: url(../images/cornerg_se.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
}
.tablegreen td.bn {
	border-top: solid 1px #75A64D;
}
.tablegreen td.bs {
	border-bottom: solid 1px #75A64D;
}
.tablegreen td.be {
	border-right: solid 1px #75A64D;
}
.tablegreen td.bw {
	border-left: solid 1px #75A64D;
}
.tablegreen tr.odd {
	background-color: #FFFFFF;
}
.tablegreen tr.even {
	background-color: #EDF7EB;
}
.tablegreen .recepie {
	font-family: 'Trebuchet MS', Tahoma, Arial, sans-serif;
	font-size: 20px;
	color: #5d823f;
	margin-bottom: 5px;
}
.tablegreen .ingredients {
	float: left;
	width: 248px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #000;
}
.tablegreen .fimage {
	width: 180px;
	float: right;
	text-align: center;
}
.tablegreen .fimage img {
	border: solid 1px #648744;
}
.tablegreen .description {
	clear: both;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #000;
}

.formInput {font-family: verdana; font-size: 11px; color: #5D823F; border: 1px solid #5D823F; background-color: #fff; width: 170px;}
.formTextarea {font-family: verdana; font-size: 11px; color: #5D823F; border: 1px solid #5D823F; background-color: #fff; width: 170px; height: 71px; overflow: auto;}

