/*<!-- white menu bubbble -->*/
.menu_bubble_start {
	background-image: url(/system/images/menuback_b01.gif);
	height: 30px;
	width: 16px;
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	position: relative;
	clear: none;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.menu_bubble_rep {
	background-image: url(/system/images/menuback_b02.gif);
	height: 30px;
	background-repeat: repeat-x;
	background-position: center center;
	text-align: left;
	vertical-align: middle;
	float: left;
	position: relative;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.menu_bubble_end {
	background-image: url(/system/images/menuback_b03.gif);
	height: 30px;
	width: 16px;
	background-repeat: no-repeat;
	background-position: left center;
	clear: none;
	float: left;
	position: relative;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
/*<!-- simple drop down menu - level 1 only -->*/
.simpleDROPdown {
	float: left;
	position: absolute;
	clear: none;
	display: none;
	background-color: #CCCCCC;
}
.simpleDROPdown_more {
	float: right;
	position: absolute;
	clear: none;
	display: none;
	background-color: #999999;
}
.simpleDROPdownMENU {
	background:none;
	float: left;
	position: relative;
	clear: none;
}
.simpleDROPdownMENUselected {
	background:none;
	float: left;
	position: relative;
	clear: none;
}
.simpleDROPdownMENUseparator {
	background:none;
	float: left;
	position: relative;
	clear: none;
}
/*<!-- multi drop down menu -->*/
.textmenuDIVside {
	position: absolute;
	z-index: 5;
	overflow: visible;
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: right;
	clear: none;
	display: none;
	background-color: #999999;
	top: 70px;
	left: 50px;
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	width: 244px;
}
.textmenuDIVside_more {
	position: absolute;
	z-index: 5;
	overflow: visible;
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: right;
	clear: none;
	display: none;
	background-color: #999999;
	top: 70px;
	left: 50px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-color: #333333;
	border-bottom-color: #333333;
	width: 244px;
	border-top-color: #333333;
	border-left-color: #333333;
	border-top-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
}
/**/

.textmenuDIV_fkgp {
	position: absolute;
	z-index: 5;
	overflow: visible;
	visibility: visible;
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: right;
	clear: none;
	display: none;
	background-color: #537634;
	top: 70px;
	left: 50px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	width: 244px;
}
.textmenuDIV_fkgp_more {
	position: absolute;
	z-index: 5;
	overflow: visible;
	visibility: visible;
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: right;
	clear: none;
	display: none;
	background-color: #537634;
	top: 70px;
	left: 50px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-color: #333333;
	border-bottom-color: #333333;
	width: 244px;
	border-top-color: #333333;
	border-left-color: #333333;
	border-top-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
.textmenuDIV_fkgp a,
.textmenuDIV_fkgp a:link,
.textmenuDIV_fkgp a:visited,
.textmenuDIV_fkgp a:hover,
.textmenuDIV_fkgp_more a,
.textmenuDIV_fkgp_more a:link,
.textmenuDIV_fkgp_more a:visited,
.textmenuDIV_fkgp_more a:hover {
	color: #CCFFAA;
	text-decoration: none;
}
.textmenuDIV_fkgp_itemHORIZONTAL {
	position: relative;
	margin: 3px;
	float: left;
	clear: none;
	height: 25px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.textmenuDIV_fkgp_itemHORIZONTAL:hover {
	cursor: pointer;
}
.textmenuDIV_fkgp_itemHORIZONTALselected {
	position: relative;
	margin: 3px;
	float: left;
	clear: none;
	height: 25px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.textmenuDIV_fkgp_itemHORIZONTALselected:hover{
	cursor: pointer;	
}
.textmenuDIV_fkgp_groupHORIZONTAL {
	position: relative;
	margin: 3px;
	float: left;
	clear: none;
	height: 25px;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #FFFFFF;
	background-image: url(images/opendownMENUfkgp.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.textmenuDIV_fkgp_groupHORIZONTAL_keephover {
	position: relative;
	margin: 3px;
	float: left;
	clear: none;
	height: 25px;
	border: 5px none #FF9900;
	background-color: #537634;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #66FF00;
	background-image: url(images/opendownMENUfkgp-over.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.textmenuDIV_fkgp_groupHORIZONTALselected {
	position: relative;
	margin: 3px;
	float: left;
	clear: none;
	height: 25px;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #000000;
	background-image: url(images/opendownMENUfkgp-selected.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
}
.textmenuDIV_fkgp_groupHORIZONTALselected_keephover {
	position: relative;
	margin: 3px;
	float: left;
	clear: none;
	height: 25px;
	border: 5px none #FF9900;
	background-color: #537634;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #66FF00;
	background-image: url(images/opendownMENUfkgp-over.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.textmenuDIV_fkgp_separatorHORIZONTAL {
	position: relative;
	margin: 2px;
	float: left;
	clear: none;
	padding: 2px;
}
.textmenuDIV_fkgp_itemVERTICAL {
	position: relative;
	clear: both;
	float: none;
	text-align: left;
	margin: 2px;
	padding: 4px;
	background-image: url(/images/opendownMENUfkgp_subitem.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.textmenuDIV_fkgp_itemVERTICAL:hover {
	position: relative;
	clear: both;
	float: none;
	margin: 2px;
	padding: 4px;
	cursor: pointer;
	background-image: url(images/opendownMENUfkgp_subitem-over.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.textmenuDIV_fkgp_itemVERTICALselected {
	position: relative;
	clear: both;
	float: none;
	background-color: #336600;
	margin: 2px;
	text-align: left;
	overflow: visible;
	padding: 4px;
}
.textmenuDIV_fkgp_itemVERTICALselected:hover {
	position: relative;
	clear: both;
	float: none;
	background-color: #336600;
	margin: 2px;
	text-align: left;
	overflow: visible;
	padding: 4px;
}
.textmenuDIV_fkgp_groupVERTICAL {
	position: relative;
	clear: both;
	float: none;
	text-align: left;
	margin: 2px;
	padding: 4px;
	background-color: #537634;
	color: #66CC33;
}
.textmenuDIV_fkgp_groupVERTICAL_keephover {
	position: relative;
	clear: both;
	float: none;
	text-align: left;
	margin: 2px;
	padding: 4px;
	background-color: #44602B;
	color: #66CC33;
}
.textmenuDIV_fkgp_groupVERTICALselected {
	position: relative;
	clear: both;
	float: none;
	background-color: #537634;
	margin: 2px;
	text-align: left;
	overflow: visible;
	padding: 4px;
	color: #66CC33;
}
.textmenuDIV_fkgp_groupVERTICALselected_keephover {
	position: relative;
	clear: both;
	float: none;
	background-color: #44602B;
	margin: 2px;
	text-align: left;
	padding: 4px;
	color: #66CC33;
}
.textmenuDIV_fkgp_separatorVERTICAL {
	position: relative;
	margin: 0px;
	float: none;
	clear: both;
	padding: 0px;
	font-size: 3px;
	overflow: hidden;
	height: 2px;
}

/**/
.textmenuDIV {
	position: absolute;
	z-index: 5;
	overflow: visible;
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: right;
	clear: none;
	display: none;
	background-color: #999999;
	top: 70px;
	left: 50px;
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	width: 244px;
}
.textmenuDIV_more {
	position: absolute;
	z-index: 5;
	overflow: visible;
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: right;
	clear: none;
	display: none;
	background-color: #999999;
	top: 70px;
	left: 50px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-color: #333333;
	border-bottom-color: #333333;
	width: 244px;
	border-top-color: #333333;
	border-left-color: #333333;
	border-top-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
}
.textmenuDIVitemHORIZONTAL {
	position: relative;
	margin: 3px;
	float: left;
	clear: none;
	padding: 3px;
	height: 20px;
	cursor: pointer;
}
.textmenuDIVitemHORIZONTAL:hover {
	border: 5px none #FF9900;
	cursor: pointer;
}
.textmenuDIVitemHORIZONTALselected {
	position: relative;
	margin: 3px;
	float: left;
	clear: none;
	padding: 3px;
	border-bottom-width: 5px;
	border-bottom-color: #FF9900;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	cursor: pointer;
}
.textmenuDIVitemHORIZONTALselected:hover{
	border-bottom-width: 5px;
	border-bottom-style: none;
	border-bottom-color: #FF9900;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	cursor: pointer;
}
.textmenuDIVgroupHORIZONTAL {
	position: relative;
	margin: 3px;
	float: left;
	clear: none;
	padding: 3px;
	height: 20px;
}
.textmenuDIVgroupHORIZONTAL_keephover {
	position: relative;
	margin: 3px;
	float: left;
	clear: none;
	padding: 3px;
	height: 20px;
	border: 5px none #FF9900;
	background-color: #999999;
}
.textmenuDIVgroupHORIZONTALselected {
	position: relative;
	margin: 3px;
	padding: 3px;
	float: left;
	clear: none;
	border-bottom-width: 5px;
	border-bottom-color: #FF9900;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
}
.textmenuDIVgroupHORIZONTALselected_keephover {
	position: relative;
	margin: 3px;
	padding: 3px;
	float: left;
	clear: none;
	border-bottom-width: 5px;
	border-bottom-style: none;
	border-bottom-color: #FF9900;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	background-color: #999999;
}
.textmenuDIVseparatorHORIZONTAL {
	position: relative;
	margin: 2px;
	float: left;
	clear: none;
	padding: 2px;
}
.textmenuDIVitemVERTICAL {
	position: relative;
	clear: both;
	float: none;
	text-align: left;
	background-color: #999999;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	margin: 2px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	border-right-width: 3px;
	width: 230px;
	cursor: pointer;
}
.textmenuDIVitemVERTICAL:hover {
	position: relative;
	clear: both;
	float: none;
	background-color: #F3F3F3;
	border-bottom-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-width: 3px;
	margin: 2px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	border-right-width: 3px;
	width: 230px;
	cursor: pointer;
}
.textmenuDIVitemVERTICALselected {
	position: relative;
	clear: both;
	float: none;
	background-color: #F3F3F3;
	border-bottom-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-width: 3px;
	margin: 2px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	text-align: left;
	width: 230px;
	border-right-width: 0px;
	overflow: visible;
}
.textmenuDIVitemVERTICALselected:hover {
	position: relative;
	clear: both;
	float: none;
	background-color: #F3F3F3;
	border-bottom-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-width: 3px;
	margin: 2px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	text-align: left;
	width: 230px;
}
.textmenuDIVgroupVERTICAL {
	position: relative;
	clear: both;
	float: none;
	text-align: left;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #FF9900;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	margin: 2px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	border-right-width: 3px;
	width: 230px;
}
.textmenuDIVgroupVERTICAL_keephover {
	position: relative;
	clear: both;
	float: none;
	background-color: #F3F3F3;
	border-bottom-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-width: 3px;
	margin: 2px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	border-right-width: 3px;
	width: 230px;
	cursor: pointer;
}
.textmenuDIVgroupVERTICALselected {
	position: relative;
	clear: both;
	float: none;
	background-color: #F3F3F3;
	border-bottom-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-width: 3px;
	margin: 2px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	text-align: left;
	width: 230px;
	border-right-width: 0px;
}
.textmenuDIVgroupVERTICALselected_keephover {
	position: relative;
	clear: both;
	float: none;
	background-color: #F3F3F3;
	border-bottom-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-width: 3px;
	margin: 2px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	text-align: left;
	width: 230px;
}
.textmenuDIVseparatorVERTICAL {
	position: relative;
	margin: 0px;
	float: none;
	clear: both;
	padding: 0px;
	font-size: 5px;
	height: 2px;
}
/*<!-- others -->*/
.textbutton {
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #000000;
	border: 2px solid #484745;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 2px;
	padding: 2px;
	text-decoration: none;
}
.imgbutton {
	margin: 2px;
	padding: 2px;
	text-align: center;
	vertical-align: -50%;
}
.input_button {

	font-size: 12px;
	font-weight: normal;
	background-color: #CCCCCC;
	color: #271003;
	border: 1px solid #484745;
}
.radiobutton {
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 1px;
	margin: 1px;
}
/*<!-- másodlagos menü link style -->*/
.menu_sec:link {
	color: #888888;
	text-decoration: none;
	padding: 0px;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: 4px;
}
.menu_sec:visited {
	color: #888888;
	text-decoration: none;
	padding: 0px;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: 4px;	
}
.menu_sec:hover {
	text-decoration: none;
	color: #E77917;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: 4px;	
}
/*<!-- fejléc menü link style -->*/
.menu_header:link {
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.menu_header:visited {
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;	
}
.menu_header:hover {
	text-decoration: underline;
	color: #66CC00;
	margin: 0px;
	padding: 0px;
}
.menu_header:active {
	text-decoration: none;
	color: #66CC00;
	margin: 0px;
	padding: 0px;
}
/*<!-- fomenü menü link style -->*/
.menu_main:link {
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: 4px;	
}
.menu_main:visited {
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: 4px;	
}
.menu_main:hover {
	text-decoration: none;
	color: #66CC00;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: 4px;
}
.menu_main:active {
	text-decoration: none;
	color: #66CC00;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: 4px;
}
/*<!-- selected menü link style -->*/
.mmalink:link {
	color: #66CC00;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.mmalink:visited {
	color: #66CC00;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.mmalink:hover {
	color: #66CC00;
	text-decoration: none;
	font-weight: bold;
	cursor: crosshair;
	margin: 0px;
	padding: 0px;
}
.mmalink:active {
	color: #66CC00;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.tab_02beg {
	background-image: url(/system/images/buttons/simpleTD_02beg-white.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 10px;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	position: relative;
	height: 26px;
	}
.tab_02 {
	background-image: url(/system/images/buttons/simpleTD_02-white.jpg);
	background-repeat: repeat-x;
	height: 26px;
	clear: none;
	float: left;
	position: relative;
	margin: 0px;
	padding-top: 7px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.tab_02end {
	background-image: url(/system/images/buttons/simpleTD_02end-white.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 10px;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	position: relative;
	height: 26px;
}

/*<!-- TD menü, meg fog szünni -->*/
.menuTD_00beg {
	background-image: url(/system/images/buttons/simpleTD_00beg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 10px;
}
.menuTD_00 {
	background-image: url(/system/images/buttons/simpleTD_00.jpg);
	background-repeat: repeat-x;
}
.menuTD_00end {
	background-image: url(/system/images/buttons/simpleTD_00end.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 10px;
}
.menuTD_01beg {
	background-image: url(/system/images/buttons/simpleTD_01beg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 10px;
}
.menuTD_01 {
	background-image: url(/system/images/buttons/simpleTD_01.jpg);
	background-repeat: repeat-x;
}
.menuTD_01end {
	background-image: url(/system/images/buttons/simpleTD_01end.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 10px;
}
.menuTD_02beg {
	background-image: url(/system/images/buttons/simpleTD_02beg-white.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 10px;
	margin: 0px;
	padding: 0px;
	}
.menuTD_02 {
	background-image: url(/system/images/buttons/simpleTD_02-white.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	height: 26px;
	padding: 4px;
}
.menuTD_02end {
	background-image: url(/system/images/buttons/simpleTD_02end-white.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 10px;
	margin: 0px;
	padding: 0px;
}
.menuTD_02link:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	margin: 1px;
	padding: 0px;
}
.menuTD_02link:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	margin: 1px;
	padding: 0px;
}
.menuTD_02link:hover {
	color: #E77715;
	text-decoration: none;
	font-weight: bold;
	margin: 1px;
	padding: 0px;
	cursor: crosshair;
}
.menuTD_02link:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	margin: 1px;
	padding: 0px;
}
/*<!-- UL menu -->*/
.ULsideMENU {
	margin: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	list-style-type: none;
}
.ULsideMENU li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.ULsideMENU a {
	color: #000000;
}
.ULsideMENUitem {
	list-style-type: disc;
	list-style-image: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.ULsideMENUitemselected {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	list-style-image: none;
	list-style-type: square;
	background-color: #FFFFFF;
	color: #000000;
	list-style-position: inside;
}
.ULsideMENUitemselected a{
	color: #000000;
}
.ULsideMENUgroup {
	list-style-type: square;
	text-align: left;
	text-indent: 0px;
	list-style-image: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.ULsideMENUgroup li {
	list-style-image: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.ULsideMENUgroupselected {
	list-style-type: square;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	list-style-position: inside;
	list-style-image: none;
}
.ULsideMENUgroupselected li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
/*<!-- FKGP  FKGP FKGP  FKGP FKGP  FKGP FKGP  FKGP FKGP  FKGP -->*/

.FKGPtextmenuDIVitemHORIZONTAL {
	position: relative;
	float: left;
	clear: none;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 160px;
	text-align: left;
	font-size: 13px;
	vertical-align: middle;
	background-image: url(../../images/layout/leftMENUback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 28px;
}
.FKGPtextmenuDIVitemHORIZONTAL:hover {
	border: 5px none #FF9900;
	background-image: url(../../images/layout/leftMENUbackHOVER.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	cursor: pointer;
}
.FKGPtextmenuDIVitemHORIZONTALselected {
	position: relative;
	float: left;
	clear: none;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 160px;
	text-align: left;
	font-size: 13px;
	vertical-align: middle;
	background-image: url(../../images/layout/leftMENUbackHOVER.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 28px;
}
.FKGPtextmenuDIVitemHORIZONTALselected:hover{
	cursor: pointer;
}
.FKGPtextmenuDIVgroupHORIZONTAL {
	position: relative;
	margin: 3px;
	float: left;
	clear: none;
	height: 18px;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #FFFFFF;
	background-image: url(../../images/layout/opendownMENUfkgp.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.FKGPtextmenuDIVgroupHORIZONTAL_keephover {
	position: relative;
	margin: 3px;
	float: left;
	clear: none;
	height: 18px;
	border: 5px none #FF9900;
	background-color: #537634;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #66FF00;
	background-image: url(../../images/layout/opendownMENUfkgp-over.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	cursor: pointer;	
}
.FKGPtextmenuDIVgroupHORIZONTALselected {
	position: relative;
	margin: 3px;
	float: left;
	clear: none;
	height: 18px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #66FF00;
}
.FKGPtextmenuDIVgroupHORIZONTALselected_keephover {
	position: relative;
	margin: 3px;
	float: left;
	clear: none;
	height: 18px;
	background-color: #537634;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #FFFFFF;
}
.FKGPtextmenuDIVseparatorHORIZONTAL {
	position: relative;
	margin: 2px;
	float: left;
	clear: none;
	padding: 2px;
}
.FKGPtextmenuDIVitemVERTICAL {
	position: relative;
	clear: both;
	float: none;
	text-align: left;
	background-color: #537634;
	margin: 2px;
	width: 230px;
	padding: 4px;
}
.FKGPtextmenuDIVitemVERTICAL:hover {
	position: relative;
	clear: both;
	float: none;
	background-color: #44602B;
	margin: 2px;
	width: 230px;
	padding: 4px;
	cursor: pointer;	
}
.FKGPtextmenuDIVitemVERTICALselected {
	position: relative;
	clear: both;
	float: none;
	background-color: #F3F3F3;
	margin: 2px;
	text-align: left;
	width: 230px;
	overflow: visible;
	padding: 4px;
}
.FKGPtextmenuDIVitemVERTICALselected:hover {
	position: relative;
	clear: both;
	float: none;
	background-color: #44602B;
	margin: 2px;
	text-align: left;
	width: 230px;
	padding: 4px;
}
.FKGPtextmenuDIVgroupVERTICAL {
	position: relative;
	clear: both;
	float: none;
	text-align: left;
	margin: 2px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	width: 230px;
	cursor: pointer;
	background-color: #537634;
}
.FKGPtextmenuDIVgroupVERTICAL_keephover {
	position: relative;
	clear: both;
	float: none;
	background-color: #537634;
	margin: 2px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	width: 230px;
	cursor: pointer;
}
.FKGPtextmenuDIVgroupVERTICALselected {
	position: relative;
	clear: both;
	float: none;
	background-color: #537634;
	margin: 2px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	text-align: left;
	width: 230px;
	overflow: visible;
}
.FKGPtextmenuDIVgroupVERTICALselected_keephover {
	position: relative;
	clear: both;
	float: none;
	background-color: #537634;
	margin: 2px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	text-align: left;
	width: 230px;
}
.FKGPtextmenuDIVseparatorVERTICAL {
	position: relative;
	margin: 0px;
	float: none;
	clear: both;
	padding: 0px;
	font-size: 3px;
	overflow: hidden;
	height: 2px;
}


