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

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


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