body {
	
	margin: 0px;
	padding: 0px;
}

.buttonout2 {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: white;
	background: url(images_button/b2.gif) no-repeat fixed center center;
	text-align: right;
	padding-right: 27px;
	height: 24px;
	cursor: hand;
	width:173px;
	display: block;
	border:none;
}

.buttonout {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: white;
	background: url(images_button/b1.gif) no-repeat fixed center center;
	text-align: right;
	padding-right: 27px;
	height: 24px;
	cursor: hand;
	width:173px;
	display: block;
	border:none;
}
.buttonover {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: black;
	background: url(images_button/b2.gif) no-repeat fixed center center;
	text-align: right;
	padding-right: 27px;
	height: 24px;
	cursor: hand;
	width:173px;
	display: block;
	border:none;
}
P{
margin:0px;
padding:0px;
}
.menbut {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: white;
	background: url(images_button/b2.gif) no-repeat fixed center center;
	background: #FF5151;
	padding-right: 27px;
	text-align: right;
	vertical-align: middle;
	height: 24px;
	width: 173px;
	border: medium outset #FFFFFF;
	cursor:hand;
}
.menbutover {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: yellow;
	background: url(images_button/b2.gif) no-repeat fixed center center;
	background: #FF5151;
	padding-right: 27px;
	text-align: right;
	vertical-align: middle;
	height: 24px;
	width: 173px;
	border: medium outset #FFFFFF;
	cursor:hand;
}	
.menbutclick {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: url(images_button/b2.gif) no-repeat fixed center center;
	text-align: right;
	padding-right: 27px;
	vertical-align: middle;
	height: 24px;
	width: 173px;	
	border: medium inset #FFB0B0;
	cursor:hand;
}

.buttonout3 {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: white;
	background: url(images_button/b2.gif) no-repeat fixed center center;
	text-align: right;
	padding-right: 27px;
	height: 24px;
	cursor: hand;
	width:173px;
	display: block;
	border:none;
}
