body {
	font-family: Verdana, Arial;
	font-size: 12px;
	background-color: #FFFFFF;
}
.style1 {color: #FFFFFF}
#block {
	width: 950px;
	clear: both;
	background-image: url(/images/bg/navigation.png);
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
	height: 65px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 68px;
	font-size: 12px;
}
#block a{
	color: #FFFFFF;	
}
#logo {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
}
.link_white {
	padding-right:44px;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	padding-left: 44px;

}
.category_big {
	font-size: 16px;
	font-weight: bold;
	line-height: 40px;;
}
a {
	color: #000000;
}
.category_navigation {
	font-size: 16px;
	font-weight: bold;
}
.category_regular {
	font-weight: bold;
}
.category_sub {
	
}
.featured {
	border: thin solid #999999;
	background-color: #F5F5F5;
}
.jump {
	font-size: 11pt;
	font-weight: bold;
}

