a.menu {
	font: 12px arial;
	width: 106px;
	height: 38px;
	color: black;
	text-decoration: none;
	background-image: url(img/bt_menu.gif);
	text-align: center;
	padding-top: 10px;
	padding-bottom: 7px;
	padding-left: 0px;
	padding-right: 0px;
   display: inherit;
}
a.menu:hover {
	font: 12px arial;
	width: 106px;
	height: 38px;
	color: black;
	text-decoration: none;
	background-image: url(img/bt_menu_over.gif);
	text-align: center;
	padding-top: 10px;
	padding-bottom: 7px;
	padding-left: 0px;
	padding-right: 0px;
   display: inherit;
}
a.menubr {
	font: 12px arial;
	width: 106px;
	height: 38px;
	color: black;
	text-decoration: none;
	background-image: url(img/bt_menu.gif);
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	padding-right: 0px;
   display: inherit;
}
a.menubr:hover {
	font: 12px arial;
	width: 106px;
	height: 38px;
	color: black;
	text-decoration: none;
	background-image: url(img/bt_menu_over.gif);
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	padding-right: 0px;
   display: inherit;
}
a.menuvn {
	font: 12px arial;
	width: 84px;
	height: 68px;
	color: black;
	text-decoration: none;
	background-image: url(img/bt_vn.png);
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
   display: inherit;
}
a.menuvn:hover {
	font: 12px arial;
	width: 84px;
	height: 68px;
	color: black;
	text-decoration: none;
	background-image: url(img/bt_vn_over.png);
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
   display: inherit;
}
a.menuveh {
	font: bold 12px verdana;
	width: 186px;
	height: 59px;
	color: black;
	text-decoration: none;
	background-image: url(img/bt_veh.png);
	text-align: center;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
   display: inherit;
}
a.menuveh:hover {
	font: bold 12px verdana;
	width: 186px;
	height: 59px;
	color: black;
	text-decoration: none;
	background-image: url(img/bt_veh_over.png);
	text-align: center;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
   display: inherit;
}

