body {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background-image:url(../images/bg.gif);
}
a:link, a:visited {
	text-decoration: none;
	color: #contentListTitle;
	text-decoration:none;
	color:#175796;
}
a:hover {
	text-decoration: underline;
	color: #53a8fc;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}a.submenu_drop:link, a.submenu_drop:visited,a.submenu_drop:active {
	text-decoration: none;
	color: #333;
	display:block;
}
a.submenu_drop:hover {
	text-decoration: underline;
	color: #333333;
}
a.menu0:link, a.menu0:visited,a.menu0:active {
	text-decoration: none;
	color: #333;
	font-weight:bold;
}
a.menu0:hover {
	text-decoration: underline;
	color: #333;
}a.menu1:link, a.menu1:visited,a.menu1:active {
	text-decoration: none;
	color: #ff3300;
	font-weight:bold;
}
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(../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:#f7941c;
	font-weight:bold;
	font-size:14px;
}.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;
}