body {
	
	margin: 0px;
	padding: 0px;
}
.buttonout {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #0820B2;
	background-image:  url(images/but.jpg)  ;
	text-align: center;
	height: 25px;
	cursor: hand;
	width:151px;
	display: block;
	border:none;
}

}
.butmenmain1 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #0820B2;
	background-image:  url(images/but.jpg)  ;
	text-align: center;
	padding-top:7px;
	height: 32px;
	cursor: hand;
	width:151px;
	display:  block;
	border:none;
	background-repeat:no-repeat;
}

.buttonover {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(images/but.gif) no-repeat fixed center center;
	text-align: center;
	height: 25px;
	cursor: hand;
	width:151px;
	display: block;
	border:none;
	background-repeat:no-repeat;
}

.butmensecover {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(images/but.gif) no-repeat fixed center center;
	text-align: center;
	height: 32px;
	padding-top:7px;
	cursor: hand;
	width:151px;
	display: block;
	border:none;
}

.butmenmainclick1 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #0820B2;
	background-image:  url(images/butclk.gif) ;
	text-align: center;
	padding-top:7px;
	height: 32px;
	cursor: hand;
	width:151px;
	display:  block;
	border:none;
	background-repeat:no-repeat;
}

.butmensec1 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: url(images/but.gif) no-repeat fixed center center;
	text-align: center;
	height: 32px;
	padding: 5px;
	cursor: hand;
	width:151px;
	display: block;
	border:none;
}

.butmenmainclickover1 {
		font: bold 12px Arial, Helvetica, sans-serif;
	color: #0820B2;
	background-repeat:no-repeat;
	background-image:  url(images/butclk.gif) ;
	text-align: center;
	padding-top:7px;
	height: 32px;
	cursor: hand;
	width:151px;
	display:  block;
	border:none;
}

.butmenmainover1 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background-repeat:no-repeat;
background-image:  url(images/but.gif) ;
	text-align: center;
	height: 32px;
    padding-top:7px;
	cursor: hand;
	width:151px;
	display: block;
	border:none;
}

P{
margin:0px;
padding:0px;
}
.menbut {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	height: 32px;
	width: 151px;
	border: medium outset #FFFFFF;
	cursor:hand;
}
.menbutover {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #000000;
	text-align: center;
	vertical-align: middle;
	height: 32px;
	width: 151px;
	border: medium outset #FFFFFF;
	cursor:hand;
}	
.menbutclick {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FF0000;
	text-align: center;
	vertical-align: middle;
	height: 32px;
	width: 151px;	
	border: medium inset #FFB0B0;
	cursor:hand;
}

