.footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #696767;
}
.footer a{
	color: #696767;
	text-decoration: none;
}
.menu_lang_on {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.menu_lang_off {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.menu_lang {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
.locationchooser {
	font-family: Tahoma;
	font-size: 11px;
	color: #696767;
	width: 152px;

	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}

.menu_on {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #F30C00;
	text-decoration: none;
}
.menu_on:hover {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #F30C00;
	text-decoration: underline;
}
.menu_off {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #4A4A4B;
	text-decoration: none;
}
.menu_off:hover {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #4A4A4B;
	text-decoration: underline;
}

.menu {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #4A4A4B;
	text-decoration: none;
}


.menu_bottom_on {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #F30C00;
	text-decoration: none;
}
.menu_bottom_on:hover {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #F30C00;
	text-decoration: underline;
}
.menu_bottom_off {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #4A4A4B;
	text-decoration: none;
}
.menu_bottom_off:hover {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #4A4A4B;
	text-decoration: underline;
}

.menu_bottom {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #4A4A4B;
	text-decoration: none;
}

.expmenu_on {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #F30000;
	text-decoration: none;
}
.expmenu_off {
	font-family: Tahoma;
	font-size: 11px;
	color: #4A4A4B;
	text-decoration: none;
}

.expcontent {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #696969;
}
.expcontent li {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #4A4A4B;
}
.page {
	font-family: Tahoma;
	font-size: 11px;
	color: #4A4a4b;
	font-weight: normal;
	text-decoration: none;
}
.page_on {
	font-family: Tahoma;
	font-size: 11px;
	color: #4A4a4b;
	font-weight: bold;
	text-decoration: none;
}
.page_off {
	font-family: Tahoma;
	font-size: 11px;
	color: #4A4a4b;
	font-weight: normal;
	text-decoration: none;
}
.newsletter {
	font-family: Tahoma;
	font-size: 11px;
	color: #4A4a4b;
}
.newsletter input{
	border: 1px solid #9C9C9C;
	font-family: Tahoma;
	font-size: 11px;
	color: #4A4a4b;
}


.block_class{
margin-left: -18px;
margin-top: 7px;
}
.item_class{
background-color: #FFFFFF;
color: #4A4A4B;
background-image: url(/images/default/menu_dots.gif);
background-position: top;
background-repeat: repeat-x;
padding-top: 3px;
padding-bottom: 3px;
font-family: Tahoma;
font-size: 11px;
padding-left: 18px;
padding-right: 15px;
}
.item_class_hover{
background-color: #F30C00;
color: #FFFFFF;
background-image: url(images/default/menu_dots.gif);
background-position: top;
background-repeat: repeat-x;
padding-top: 3px;
padding-bottom: 3px;
font-family: Tahoma;
font-size: 11px;
padding-left: 18px;
padding-right: 15px;
}
.item_class_disabled {
background-color: #FFFFFF;
color: #4A4A4B;
background-image: url(images/default/menu_dots.gif);
background-position: top;
background-repeat: repeat-x;
padding-top: 3px;
padding-bottom: 3px;
font-family: Tahoma;
font-size: 11px;
padding-left: 18px;
padding-right: 15px;
font-style: italic;
}

