a.menu_href:link {
	color: White;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
a.menu_href:active {
	color: White;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
a.menu_href:visited {
	color: White;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
a.manuf_href:link {
	color: #84C326;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
a.manuf_href:active {
	color: #84C326;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
a.manuf_href:visited {
	color: #84C326;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
a.manuf_href:hover {
	color: #E77919;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
a.category_href:link {
	color: E77919;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}
a.category_href:active {
	color: E77919;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}
a.category_href:visited {
	color: E77919;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}
a.category_href:hover {
	color: #E77919;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}
a.title_href:link,a.title_href:active,a.title_href:visited,a.title_href:hover {
	color: Black;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}
a.title_href:hover {
	text-decoration: underline;
}

a.foot_href:link {
	color: Black;
	font-family: Arial;
	font-weight: normal;
	font-size: 9px;
	text-decoration: none;
}
a.foot_href:active {
	color: Black;
	font-family: Arial;
	font-weight: normal;
	font-size: 9px;
	text-decoration: none;
}
a.foot_href:visited {
	color: Black;
	font-family: Arial;
	font-weight: normal;
	font-size: 9px;
	text-decoration: none;
}
td.menu_box:hover {
	background-color: #E77919;
	height: 15px;
	border-top: 1px solid White;
	padding-left: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
}
td.menu_box {
	background-color: #84C326;
	border-top: 1px solid White;
	height: 15px;
	padding-left: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
}

td.content_cell {
	border-bottom: 3px double #84C326;
}

font.left_sidebar_label {
	color: #E77919;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}

font.left_sidebar_small {
	color: #84C326;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}
font.medium {
	color: Black;
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	vertical-align: top;
}
font.label_green,a.label_green:link,a.label_green:visited,a.label_green:hover {
	color: #84C326;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	vertical-align: top;


ul.list_big_box {
	list-style-position: outside;
	list-style-image: url("/images/big_green_but.png");
}
ul.list_small_box {
	list-style-position: outside;
	list-style-image: url("/images/small_green_but.png");
}
table.left_sidebar {
	background-color: #DFDFDD;
	background-image: url("/images/oldalaljbal.jpg");
	background-repeat: no-repeat;
	background-position: bottom;
	
	border-style: none;
}
table.right_sidebar {
	background-color: #DFDFDD;
	background-image: url("/images/oldalalj.jpg");
	background-repeat: no-repeat;
	background-position: bottom;
	border-style: none;
}

table.inner_table {
	background-color: White;
	padding-left: 25px;
	vertical-align: top;
	padding: 25px 5px 5px 5px;
}

table.inner_table td td.inner_table{
	padding-left: 25px;
	padding: 25px 5px 5px 5px;
	vertical-align: top;
}
.sidebar_textbox {
	width: 100px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-style: solid;
	border-color: Black;
	border-width: 1px;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	margin-top: 5px;
}

.sidebar_button {
	align: right;
	border-style: none;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	color: #E77919;
	margin-top: 1px;
	margin-bottom: 20px;
	background-color: #DFDFDD;
}

.sidebar_login_textbox {
	width: 55px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-style: solid;
	border-color: #84C326;
	border-width: 1px;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	margin-top: 5px;
}

.register_button {
	align: right;
	border-style: none;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #84C326;
	margin-top: 1px;
	margin-bottom: 1px;
	background-color: White;
}

