body {
	font-family: Tahoma;
	font-size: 11px;
	color: #4c4c4c;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background-image:url(../images/bg.gif);
}
a:link, a:visited {
	text-decoration: none;
	color: #555555;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
	color: #f6821f;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
a.menu0:link, a.menu0:visited,a.menu0:active {
	text-decoration: none;
	text-align:center;
	color: #fff;
	display:block;
	height:22px;
	padding-top:3px;
	background-color:#f6801d;
}
a.menu0:hover {
	text-decoration:none;
	text-align:center;
	color:#2d3091;
	font-weight:bold;
	display:block;
	height:22px;
	padding-top:3px;
	background-color:#ffffff;
}
a.menu0_selected:link , a.menu0_selected:visited,a.menu0_selected:active {
	text-decoration:none;
	text-align:center;
	color:#2d3091;
	font-weight:bold;
	display:block;
	height:22px;
	padding-top:3px;
	background-color:#ffffff;
}
.menu0_selected{
	background-color:#ffffff;
	color:#2d3091;
	border-left:1px solid #f6801d;
	border-right:1px solid #f6801d;
}
a.menu0_selected:hover {
	text-decoration:none;
	text-align:center;
	color:#2d3091;
	font-weight:bold;
	display:block;
	height:22px;
	padding-top:3px;
	background-color:#ffffff;
}


a.menu1:link, a.menu1:visited,a.menu1:active {
	text-decoration: none;
	color: #ff3300;
}
a.menu1:hover {
	text-decoration: underline;
	color: #53a8fc;
}a.menu2:link, a.menu2:visited,a.menu2:active {
	text-decoration: none;
	color: #ff3300;
	font-weight:bold;
}
a.menu2:hover {
	text-decoration: underline;
	color: #53a8fc;
}a.menu_selected:link, a.menu_selected:visited,a.menu_selected:active {
	text-decoration: none;
	color: #FF00ff;
	font-weight:bold;
	background-color:#dddddd;
	background-image:url(../../shopazmn/images/sum_blue.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	background-position:5px 5px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:2px;
	margin-top:2px;
}
a.menu_selected:hover {
	text-decoration: underline;
	color: #53a8fc;
}
a.home_news_title:hover{
	text-decoration:underline;
}.bold{
	font-weight:bold;
}.black{
	color:#000000;
}.red{
	color:#FF0000;
}.white{
	color:#FFFFFF;
}.border_talbar{
	border:1px solid #dddddd;
}.price{
	color:#f6801d;
	font-weight:bold;
	font-size:13px;
}.old_price{
	text-decoration:line-through;
}
#loading {
	position:absolute;
	left:401px;
	top:343px;
	width:261px;
	height:50px;
	z-index:1;
	border:1px solid #DDDDDD;
	background-color:#eeeeee;
	visibility:hidden;
}