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

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

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

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