body {
	
	margin: 0px;
	padding: 0px;
}
.buttonout {
	font:12px Arial, Helvetica, sans-serif;
	color: white;
	background: url(images_button/b1.gif) no-repeat fixed center center;
	text-align: right;
	height: 23px;
	cursor: hand;
	width:169px;
	display: block;
	border:none;
}

.butmenmain1 {
	font:12px Arial, Helvetica, sans-serif;
	color: white;
	background: url(images_button/b1.gif) no-repeat fixed center center;
	text-align: right;
	padding-right:20px;
	padding-top:6px;
	height: 23px;
	cursor: hand;
	width:169px;
	display: block;
	border:none;
}

.buttonover {
	font:12px Arial, Helvetica, sans-serif;
	color: white;
	background: url(images_button/b1.gif) no-repeat fixed center center;
	text-align: right;
	height: 23px;
	cursor: hand;
	width:169px;
	display: block;
	border:none;
}

.butmensecover {
	font:12px Arial, Helvetica, sans-serif;
	color: white;
	background: url(images_button/b2.gif) no-repeat fixed center center;
	text-align: right;
	padding-right:20px;
	padding-top:6px;
	height: 23px;
	cursor: hand;
	width:169px;
	display: block;
	border:none;
}

.butmenmainclick1 {
	font:12px Arial, Helvetica, sans-serif;
	color: white;
	background: url(images_button/b2.gif) no-repeat fixed center center;
	text-align: right;
	padding-right:20px;
	padding-top:6px;
	height: 23px;
	cursor: hand;
	width:169px;
	display: block;
	border:none;
}

.butmensec1 {
	font:12px Arial, Helvetica, sans-serif;
	color: white;
	background: url(images_button/b2.gif) no-repeat fixed center center;
	text-align: right;
	padding-right:20px;
	padding-top:6px;
	height: 23px;
	cursor: hand;
	width:169px;
	display: block;
	border:none;
}

.butmenmainclickover1 {
	font: 12px Arial, Helvetica, sans-serif;
	color: white;
	background: url(images_button/b2.gif) no-repeat fixed center center;
	text-align: right;
	padding-right:20px;
	padding-top:6px;
	height: 23px;
	cursor: hand;
	width:169px;
	display: block;
	border:none;
}

.butmenmainover1 {
	font: 12px Arial, Helvetica, sans-serif;
	color: white;
	background: url(images_button/b2.gif) no-repeat fixed center center;
	text-align: right;
	padding-right:20px;
	padding-top:6px;
	height: 23px;
   	cursor: hand;
	width:169px;
	display: block;
	border:none;
}

P{
margin:0px;
padding:0px;
}
.menbut {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: white;
	text-align: right;
	padding-right:20px;
	padding-top:6px;
	vertical-align: middle;
	height: 23px;
	width: 144px;
	border: medium outset #FFFFFF;
	cursor:hand;
}
.menbutover {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: white;
	background: #000000;
	text-align: right;
	padding-right:20px;
	padding-top:6px;
	vertical-align: middle;
	height: 23px;
	width: 144px;
	border: medium outset #FFFFFF;
	cursor:hand;
}	
.menbutclick {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #FF0000;
	text-align: right;
	padding-right:20px;
	padding-top:6px;
	vertical-align: middle;
	height: 23px;
	width: 144px;	
	border: medium inset #FFB0B0;
	cursor:hand;
}


