prop = 
[	200,		// 0 - width of the items
	20,		// 1 - height of the items
	81,		// 2 - vertical shift
	'#404040',	// 3 - header text
	'#FFFFFF',	// 4 - header text active
	'#BCC5CD',	// 5 - header bg
	'#000000',	// 6 - header bg active
	'#404040',	// 7 - text 
	'#704040',	// 8 - text active
	'#F0F0F0',	// 9 - bg 
	'#C0C0C0'	// 10 - bg active
]
