		html,body{
			height:100%;
			margin:0px;
			padding:0px;
		}
			
		body,table	{
				font-size		:	10px;
				font-family		:	"Verdana",Arial, sans-serif;
				}

		/* 	CATALOG-BEGIN 								*/
		.placeHeadCatalog		{
				padding-left	:	8px;
				padding-right	:	7px;
				padding-top		:	7px;
				padding-bottom	:	2px;
		}
		.nameHeadCatalog			{
				color			:	#434343;
				font-weight		:	bold;
		}
		.placeSeparatorCatalog		{
				padding-left	:	5px;
				padding-right	:	5px;
				padding-top		:	10px;
				padding-bottom	:	10px;
		}		
		.ContentCatalog1		{
				color				:	#666666;
				font-weight		:	bold;
				text-decoration: none;
		}
		.ContentCatalog1:hover		{
				text-decoration: underline;
		}
		.ContentCatalog2		{
				color			:	#666666;
				text-decoration: none;
		}
		.ContentCatalog2:hover		{
				color			:	#000000;
				text-decoration: none;
		}
		.ContentCatalog3		{
				color			:	#666666;
				text-decoration: none;
		}		
		.ContentCatalog3:hover		{
				color			:	#000000;
				text-decoration: none;
		}
		.ContentCatalog4		{
				color			:	#000000;
				text-decoration: none;
		}
		.ContentCatalog4:hover		{
				color			:	#000000;
				text-decoration: none;
		}
		/* 	CATALOG-END 								*/
		
		.path		{
				color			:	#FE9901;
				text-decoration: none;
		}
		.path:hover		{
				text-decoration: underline;
		}
		
		
		
		
		
		
		
		.placeSearchForm		{
				padding-left	:	5px;
				padding-right	:	7px;
				padding-top		:	9px;
				padding-bottom	:	9px;
		}
		input.searchForm	{
				border-style	:	solid;
				border-width	:	1px;
				border-color	:	#A1AFA4;
				width				:	143px;
				height			:	21px;
				color				:	#78A27F;
				background		:	#FFFFFF;
				font-size		:	10px;
				font-family		:	"Verdana",Arial, sans-serif;
		}		
		
		
		
		

		.placeNearMenu		{
				background		:	#EEEFEF;
		}
		.placeMenu		{
				padding-left	:	15px;
				padding-right	:	15px;
				padding-top		:	10px;
				background		:	#EEEFEF;
		}
		.menuLink	{
				font-size		:	10px;
				font-family		:	"Verdana",Arial, sans-serif;
				color				:	#363636;
				font-weight		:	bold;
				text-decoration:  none;
		}
		.menuLink:hover	{
				text-decoration:  underline;
		}

		
		
		
		
		

		.placeBottom		{
				padding-left	:	5px;
				padding-bottom	:	5px;
				vertical-align	: bottom;
		}
		.nameBottom		{
				font-size		:	10px;
				font-family		:	"Verdana",Arial, sans-serif;
				color				:	#FFFFFF;
		}

		.bb {
				border-bottom  : 1px solid #333;
		}
