/*==============================================================================================*/
	a {text-decoration:none};
/*==============================================================================================*/
	.max_link a 					{color:black; text-decoration:none};
	.max_link a:active		{color`:black; text-decoration:none};
	.max_link a:visited		{color:black; text-decoration:none};
	.max_link a:hover			{color:white; background-color:gray};

	.news	A 				{color:white; text-decoration:none};
	.news A:active 	{color`:white; text-decoration:none};
	.news	A:visited	{color:#c0c0c0; text-decoration:none};
	.news A:hover 	{color:#da251d; background-color:white};


	.check_item		{background-color: #FF9C9C};
	.new_item			{background-color: #33cc66};
	.common_item	{background-color: #eeeeee};
/*******************************/
/**********frames***************/
	.frame_news						{width:160px};
	.frame_news	A 				{color:white; text-decoration:none};
	.frame_news A:active 	{color`:white; text-decoration:none};
	.frame_news	A:visited	{color:#c0c0c0; text-decoration:none};
	.frame_news A:hover 	{color:#da251d; background-color:white};
	.frame_news TABLE TR.head {background-color:gray;font-style:bold}
	.frame_news TABLE UL  {color:white;}
/*******************************/
/*medium size goods description*/
	.goods_cell 			{WIDTH:99%; vertical-align:top; margin:3px 3px 3px 3px};
	.goods_cell TD 		{PADDING-TOP:5px};

	.goods_cell_check 		{WIDTH:99%; BORDER: red 2px solid; vertical-align:top; PADDING-TOP:	15px};
	.goods_cell_check TD 	{vertical-align:top; PADDING-TOP:5px};

	.goods_cell_new 		{WIDTH:99%; BORDER: green 2px solid; vertical-align:top; PADDING-TOP:5px};
	.goods_cell_new TD 	{vertical-align:top; PADDING-TOP:5px};

	.properties_tbl 		{color:black; FONT-WEIGHT: bold; font-family:Tahoma;}
	.properties_tbl_easy{color:black; FONT-WEIGHT: normal; font-family:Tahoma;}
/*******************************/
/****big size goods description*/
	.big_goods_cell 			{WIDTH:99%; BORDER: silver 1px solid; vertical-align:top};
	.big_goods_cell TD 		{vertical-align:top; PADDING-TOP:5px};

	.big_goods_cell_check 		{WIDTH:99%; BORDER: red 2px solid; vertical-align:top; PADDING-TOP:5px};
	.big_goods_cell_check TD 	{vertical-align:top; PADDING-TOP:5px};

	.big_goods_cell_new 		{WIDTH:99%; BORDER: green 2px solid; vertical-align:top; PADDING-TOP:5px};
	.big_goods_cell_new TD 	{vertical-align:top; PADDING-TOP:5px};
/*******************************/
	.properties_tbl 					{padding-left:10px; color:black; FONT-WEIGHT: bold; FONT-SIZE: 11px; font-family:Tahoma; vertical-align:top;}
	.properties_tbl td.header	{background-color:silver; font-size:12}
/************big frames*********/
	.big_frames							{WIDTH:98%; BORDER: silver 1px solid; font-family:Tahoma; font-size:12;}
	.big_frames	TR.head			{BACKGROUND-COLOR: silver; color:red; font-family:Tahoma; font-size:14;}
	.big_frames a 					{color:black; text-decoration:none};
	.big_frames a:active		{color`:black; text-decoration:none};
	.big_frames a:visited		{color:black; text-decoration:none};
	.big_frames a:hover			{color:white; background-color:gray};

/*******************************/
	.frames					{BORDER: #da251d 1px solid; width:150px};
	.frames TR.head	{BACKGROUND-COLOR: #da251d}

	.group-wares A       { color:green; text-decoration:none; };
	.group-wares A:hover { color:black; text-decoration:underline; };
/*******************************/
	.order_param					{font-size:13px; font-family:MS Sans Serif; padding:5px 5px 5px 5px; background-color:silver; margin:4px 4px 4px 4px};
	.order_param TD				{padding: 3px 3px 3px 3px;}
	.order_param TD.main	{font-weight:bold; font-size:11px; font-family:Tahoma;}
/*******************************/
	.selected							{background-color: gray};
	.groupwares	  		    {FONT-WEIGHT: bold};
	.enabled							{background-color: white};
	.disabled							{background-color: silver};
	.menu_link A					{color: white};
	.menu_link a:active		{color`:white; text-decoration:none};
	.menu_link a:visited	{color:white; text-decoration:none};
	.menu_link a:hover		{color:white; background-color:gray};
