.textbox_style 
{
	font-family:Arial;
	font-size: 12px;
	color:Black;
	font-style:normal;
	border:solid 1px silver;	
}

.button_style 
{
	color: #F2E8C9;
	font-size:11px; 
	padding:1px 2px 1px 2px;
	font-weight: bold;
	height:20px;
	background: url(Images/btn3.png) repeat-x left top;
	border: solid 1px #3c7ba4; 	
}
.ddl_style
{
	font-family:Arial;
	font-size: 11px;
	color:Black;
	}
