.menu1 { 	background: url('images/bullet1.gif') left no-repeat;}
.menu2 { 	background: url('images/bullet2.gif') left no-repeat;}
.menu3 { 	background: url('images/bullet3.gif') left no-repeat;}
.menu4 { 	background: url('images/bullet4.gif') left no-repeat;}
.menu5 { 	background: url('images/bullet5.gif') left no-repeat;}
.menu6 { 	background: url('images/bullet6.gif') left no-repeat;}
.menu7 { 	background: url('images/bullet7.gif') left no-repeat;}

.menu-over1 { background: url('images/bullet1-over.gif') left no-repeat; }
.menu-over2 { background: url('images/bullet2-over.gif') left no-repeat; }
.menu-over3 { background: url('images/bullet3-over.gif') left no-repeat; }
.menu-over4 { background: url('images/bullet4-over.gif') left no-repeat; }
.menu-over5 { background: url('images/bullet5-over.gif') left no-repeat; }
.menu-over6 { background: url('images/bullet6-over.gif') left no-repeat; }
.menu-over7 { background: url('images/bullet7-over.gif') left no-repeat; }

.menu-sel0, .menu-sel1, .menu-sel2, .menu-sel3, .menu-sel4, .menu-sel5, .menu-sel6, .menu-sel7  {
	color: white;
	font-weight: bold;
	padding: 5px;
}

.menu-sel0 { background-color: #ffffff; }
.menu-sel1 { background-color: #c00000; }
.menu-sel2 { background-color: #f98100; }
.menu-sel3 { background-color: #ffc000; }
.menu-sel4 { background-color: #4ea500; }
.menu-sel5 { background-color: #2cb5e8; }
.menu-sel6 { background-color: #133bcf; }
.menu-sel7 { background-color: #cf13cd; }
