.text {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #3399CC;
	text-decoration: none;
}

.stroke {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #006fdd;
	border-bottom-color: #006fdd;
	border-left-color: #006fdd;
}
.text_field{
	background-color:#d0e7fd;	
	font-family:Tahoma;
	padding-left:5px;
	font-size:11px;
	color:#000000;
	font-weight:normal;		
}
.text_field1{
	background-color:white;	
	font-family:Tahoma;
	padding-left:5px;
	font-size:11px;
	color:#000000;
	font-weight:normal;		
}
.button_style{
	font-size: 9pt; font-family:Tahoma; height: 22;
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#ffffff'
	, startColorstr='#CCCCCC', gradientType='1');
}

