
body, td {
	
}
.input {
	BORDER-BOTTOM: #333333 1px solid; 
	BORDER-LEFT: #333333 1px solid; 
	BORDER-RIGHT: #333333 1px solid; 
	BORDER-TOP: #333333 1px solid; 
	COLOR: #666666; 
	FONT-FAMILY: "MS Sans Serif"; 
	font-size: 14px;
	TEXT-DECORATION: none; 
	WIDTH: 130px
}

.button_pink {
	BORDER-RIGHT: 1px solid #E8E8E8;
	BORDER-TOP: 1px solid #E8E8E8;
	BACKGROUND: #FF9CCE;
	BORDER-LEFT: 1px solid #E8E8E8;
	BORDER-BOTTOM: 1px solid #E8E8E8;
	CURSOR: hand;
	FONT-FAMILY: "MS Sans Serif", Geneva, sans-serif;
	font-style : normal;
	letter-spacing : normal;
	text-align : center;
	vertical-align : bottom;
	color : White;
} 


.x-smalltext{
	font-style : normal;
	font-family : MS Sans Serif;
	font-size: 1pt;
}
.inputbox {
	BORDER-BOTTOM: #ffaed7 1px solid; 
	BORDER-LEFT: #ffaed7 1px solid; 
	BORDER-RIGHT: #ffaed7 1px solid; 
	BORDER-TOP: #ffaed7 1px solid; 
}

  .btn   { 
  width: 27px; 
  height: 24px;
  BACKGROUND-COLOR : #eceff2;
  BORDER-WIDTH: 1px;
  }
  
  .btnDN { BORDER-WIDTH: 1; width: 27px; height: 24px; BORDER-STYLE: inset; BACKGROUND-COLOR: buttonhighlight; }
  .btnNA { BORDER-WIDTH: 1; width: 27px; height: 24px; filter: alpha(opacity=25); }


