body {
	
	margin: 0px;
	padding: 0px;
}
.buttonout {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: black;
	background: url() no-repeat fixed center center;
	text-align: right;
	padding-right:8px;
	padding-bottom:5px;
	height: 24px;
	cursor: hand;
	width:130px;
	display: block;
	border:none;
}

}
.butmenmain1 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: black;
	background: url() no-repeat fixed center center;
	text-align: right;
	padding-right: 5px;
	padding-top:1px;
	padding-left:5px;
	height: 24px;
	cursor: hand;
	width:130px;
	display: block;
	border:none;
}

.buttonover {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FBEAA2;
	background: url() no-repeat fixed center center;
	text-align: right;
	padding-right:5px;
	height: 24px;
	cursor: hand;
	width:130px;
	display: block;
	border:none;
}

.butmensecover {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: url() no-repeat fixed center center;
	text-align: center;
	height: 24px;
	cursor: hand;
	width:130px;
	display: block;
	border:none;
}

.butmenmainclick1 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #D14866;
	background: url() no-repeat fixed center center;
	text-align: center;
	padding-top:1px;
	padding-right:5px;
	height: 24px;
	cursor: hand;
	width:130px;
	display: block;
	border:none;
}

.butmensec1 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #D14866;
	background: url() no-repeat fixed center center;
	text-align: center;
	height: 24px;
	cursor: hand;
	width:130px;
	display: block;
	border:none;
}

.butmenmainclickover1 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #D14866;
	background: url() no-repeat fixed center center;
	text-align: center;
	padding-top:1px;
	padding-right:5px;
	height: 24px;
	padding: 5px;
	cursor: hand;
	width:130px;
	display: block;
	border:none;
}

.butmenmainover1 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: url() no-repeat fixed center center;
	text-align: right;
	padding-right:5px;
	padding-top:1px;
	padding-left:6px;
	height: 24px;
	cursor: hand;
	width:130px;
	display: block;
	border:none;
}

P{
margin:0px;
padding:0px;
}
.menbut {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #D14866;
	text-align: center;
	vertical-align: middle;
	height: 24px;
	width: 130px;
	border: medium outset #FFFFFF;
	cursor:hand;
}
.menbutover {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #D14866;
	background: #000000;
	text-align: center;
	vertical-align: middle;
	height: 24px;
	width: 130px;
	border: medium outset #FFFFFF;
	cursor:hand;
}	
.menbutclick {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #D14866;
	background: #FF0000;
	text-align: center;
	vertical-align: middle;
	height: 24px;
	width: 130px;	
	border: medium inset #FFB0B0;
	cursor:hand;
}


