material
{
	material_name = "yellow_alphagradient.tga";
	texture = "data/Main_Menu/yellow_alphagradient.tga";
	material_type = "transparent";
	tex_format = "8888";
};

material
{
	material_name = "warning_stripe.tga";
	texture = "data/Main_Menu/warning_stripe.tga";
	material_type = "normal";
	tex_format = "8888";
};

material
{
	material_name = "black.tga";
	texture = "data/Main_Menu/black.tga";
	material_type = "normal";
	tex_format = "8888";
};

