.links_menu {
	font-family: tahoma;
	font-size: 8pt;
	color: #003300;
	text-transform: capitalize;
	font-style: normal;
	font-weight: bolder;
	cursor: hand;
	text-decoration: none;
}

.links_top {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: lighter;
	color: #999999;
	text-decoration: none;
}
a.links_top:link { 
	color: #666666; 
	text-decoration: none;
	font-weight: bold;
}
a.links_top:visited { 
	color: #666666; 
	text-decoration: none;
	font-weight: bold;
}
a.links_top:active { 
	color: #666666; 
	text-decoration: none;
	font-weight: bold;
}

.links_sidemenu {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #67a422;
	text-decoration: none;
	padding:5px 0px 5px 15px;
	line-height:24px;
}
a.links_sidemenu:hover { 
	color: #e7e7e7; 
}

.links_sidesubmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #D2E9B7;
	text-decoration: none;
}

.links_email {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height:17pt;
	font-weight: normal;
	color: #59901A;
	text-decoration: none;
}

.links_email:hover {text-decoration:underline;}

.menu_separator {
	background-color: #D3D3D3
}

.text_bodyjustify {
	font-family: calibri, arial;
	font-size: 10pt;
	line-height: 17px;
	font-weight: normal;
	text-transform: none;
	color: #444444;
	padding: 0px 20px;
	text-align: left;
}

.text_list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 30px;
	font-weight: normal;
	text-transform: none;
	color: #444444;
	padding: 0px 0px;
	text-align: justify;
}

.text_bodytable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	font-weight: bold;
	text-transform: none;
	color: #444444;
	padding: 0px 5px;
	text-align: left;
}

.text_bodytable2 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20px;
	font-weight: normal;
	text-transform: none;
	color: #444444;
	padding: 0px 5px 5px 10px;
	text-align: left;
}

.text_bodyright{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	text-transform: none;
	color: #444444;
	padding: 0px 20px;
	text-align: right;
}

.recipespacer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 5px;
	font-weight: normal;
	text-transform: none;
	color: #444444;
	text-align: left;
	border-bottom: 1;
	border-bottom-color: #e7e7e7;
	padding-bottom: 5;
}

.text_title{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	line-height: 14px;
	font-weight: bold;
	text-transform: none;
	color: #67a422;
	padding: 0px 20px;
	text-align: left;
}

.text_bodypic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	text-transform: none;
	color: #444444;
	padding: 0px 0px;
	text-align: justify;
}

.text_copyright {
	font-family: tahoma;
	font-size: 8pt;
	line-height: 14px;
	font-weight: normal;
	text-transform: none;
	color: #666666;
	padding: 0px 0px;
	text-align: center;
}
a.text_copyright:hover { 
	color: #000000; 
	text-decoration: none;
	font-weight: bold;
}
a.text_copyright:link { 
	color: #666666; 
	text-decoration: none;
	font-weight: bold;
}
a.text_copyright:visited { 
	color: #666666; 
	text-decoration: none;
	font-weight: bold;
}
a.text_copyright:active { 
	color: #666666; 
	text-decoration: none;
	font-weight: bold;
}

.inputfield  { font-family: verdana; font-SIZE: 7.5pt; color: #000000; text-decoration: none; background-color: #FFFFFF; border: solid; border-width: 1px; border-color: #CCCCCC; background-image: url(../images/background_input.jpg);}
.inputbutton { font-family: verdana; font-SIZE: 7.5pt; color: #000000; background-color: #99CC33; border: solid; border-width: 1px; border-color: #AAAAAA; }
