.botton {
	font-family: Verdana;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 150px;
	display: block;
	clear: none;
	float: left;
	list-style-position: outside;
	list-style-image: url(../mobaimage/whitearrows.gif);
	list-style-type: none;
	background-color: #FFCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;





}
.longbotton {
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px none #FFFFFF;
	background-image: url(../mobaimage/b6-over4.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana;
	height: 27px;
	background-position: left center;


}
.longbotton a,.longbotton a:link,.longbotton a:active,.longbotton a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana;

}
.longbotton a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Verdana;

}
