/* CSS Document */
#b1 {
	background-image: url(../media/buttons/button1.gif);
	background-repeat: no-repeat;
	width: 160px;
	height: 36px;
	text-decoration: none;
}
#b1:hover {
	background-image: url(../media/buttons/button1_a.gif);
	background-repeat: no-repeat;
	width: 160px;
	height: 36px;
	text-decoration: none;
	cursor: pointer;
}
#b2 {
	background-image: url(../media/buttons/button2.gif);
	background-repeat: no-repeat;
	width: 160px;
	height: 36px;
	text-decoration: none;
}
#b2:hover {
	background-image: url(../media/buttons/button2_a.gif);
	background-repeat: no-repeat;
	width: 160px;
	height: 36px;
	text-decoration: none;
	cursor: pointer;
}
#b3 {
	background-image: url(../media/buttons/button3.gif);
	background-repeat: no-repeat;
	width: 160px;
	height: 36px;
	text-decoration: none;
}
#b3:hover {
	background-image: url(../media/buttons/button3_a.gif);
	background-repeat: no-repeat;
	width: 160px;
	height: 36px;
	text-decoration: none;
	cursor: pointer;
}
#b4 {
	background-image: url(../media/buttons/button4.gif);
	background-repeat: no-repeat;
	width: 160px;
	height: 36px;
	text-decoration: none;
}
#b4:hover {
	background-image: url(../media/buttons/button4_a.gif);
	background-repeat: no-repeat;
	width: 160px;
	height: 36px;
	text-decoration: none;
	cursor: pointer;
}
#b5 {
	background-image: url(../media/buttons/button5.gif);
	background-repeat: no-repeat;
	width: 160px;
	height: 36px;
	text-decoration: none;
}
#b5:hover {
	background-image: url(../media/buttons/button5_a.gif);
	background-repeat: no-repeat;
	width: 160px;
	height: 36px;
	text-decoration: none;
	cursor: pointer;
}
#b6 {
	background-image: url(../media/buttons/button6.gif);
	background-repeat: no-repeat;
	width: 160px;
	height: 36px;
	text-decoration: none;
}
#b6:hover {
	background-image: url(../media/buttons/button6_a.gif);
	background-repeat: no-repeat;
	width: 160px;
	height: 36px;
	text-decoration: none;
	cursor: pointer;
}
#b7 {
	background-image: url(../media/buttons/button7.gif);
	background-repeat: no-repeat;
	width: 160px;
	height: 36px;
	text-decoration: none;
}
#b7:hover {
	background-image: url(../media/buttons/button7_a.gif);
	background-repeat: no-repeat;
	width: 160px;
	height: 36px;
	text-decoration: none;
	cursor: pointer;
}
#b8 {
	background-image: url(../media/buttons/button8.gif);
	background-repeat: no-repeat;
	width: 160px;
	height: 36px;
	text-decoration: none;
}
#b8:hover {
	background-image: url(../media/buttons/button8_a.gif);
	background-repeat: no-repeat;
	width: 160px;
	height: 36px;
	text-decoration: none;
	cursor: pointer;
}
#b9 {
	background-image: url(../media/buttons/button9.gif);
	background-repeat: no-repeat;
	width: 160px;
	height: 36px;
	text-decoration: none;
}
#b9:hover {
	background-image: url(../media/buttons/button9_a.gif);
	background-repeat: no-repeat;
	width: 160px;
	height: 36px;
	text-decoration: none;
	cursor: pointer;
}
#b10 {
	background-image: url(../media/buttons/button10.gif);
	background-repeat: no-repeat;
	width: 160px;
	height: 36px;
	text-decoration: none;
}
#b10:hover {
	background-image: url(../media/buttons/button10_a.gif);
	background-repeat: no-repeat;
	width: 160px;
	height: 36px;
	text-decoration: none;
	cursor: pointer;
}
#b11 {
	background-image: url(../media/buttons/button11.gif);
	background-repeat: no-repeat;
	width: 160px;
	height: 36px;
	text-decoration: none;
}
#b11:hover {
	background-image: url(../media/buttons/button11_a.gif);
	background-repeat: no-repeat;
	width: 160px;
	height: 36px;
	text-decoration: none;
	cursor: pointer;
}
#b12 {
	background-image: url(../media/buttons/button12.gif);
	background-repeat: no-repeat;
	width: 160px;
	height: 36px;
	text-decoration: none;
}
#b12:hover {
	background-image: url(../media/buttons/button12_a.gif);
	background-repeat: no-repeat;
	width: 160px;
	height: 36px;
	text-decoration: none;
	cursor: pointer;
}