/* ---------- ---------- ---------- ---------- ---------- ---------- ----------

Sylfex Apr 27 2003

---------- ---------- ---------- ---------- ---------- ---------- ---------- */


.PBUTTON
{
	font-family:		arial, helvetica, sans-serif;
	font-size:			80%;    /* larger | smaller | 100% */
	font-style:			normal; /* italic | normal */          
	text-align:			center; /* left | center | right */
	width:				auto; */ /* 6em | 100px | 100% | auto */
/*	border-style:		double; /* none | dotted | dashed | solid | double | groove | ridge | inset | outset */
	border-width:		3px ; /* thin | medium | thick | 4px | 1em | 1ex */
	background-color:	#8080ff; /* rgb(85,43,0); */
	border-color:		#8080ff; /* rgb(135,90,45); */
	color:				#ffffff; /* rgb(204,204,153); */
}

