.s_form {
	background-color : Black;
	border : 1px solid Red;
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-align : justify;
	width : 80px;
	height : 17px;
}
.bg {
	background-color : #c0c0c0;
}
.as_form {
	background-color : Black;
	border : 1px solid Green;
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-align : justify;
	width : 80px;
	height : 17px;
}
.sas_form {
	background-color : Black;
	border : 1px solid #eeeeee;
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-align : justify;
	width : 80px;
	height : 17px;
}
.sas_area{
	background-color : Black;
	border : 1px solid #eeeeee;
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-align : justify;
	width : 180px;
	height : 50px;	
}
.sas_string {
	background-color : Black;
	border : 1px solid #eeeeee;
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-align : center;
	width : 270px;
	height : 17px;	
}
.sas_name {
	background-color : Black;
	border : 1px solid #eeeeee;
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-align : justify;
	width : 120px;
	height : 17px;		
}
.s_but {
	background-color : Black;
	border : 1px solid Red;
	color : Green;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-align : center;
	width : 126px;
	height : 17px;
}
.as_but {
	background-color : Black;
	border : 1px solid Red;
	color : Green;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-align : center;
	width : 126px;
	height : 17px;
}
.sas_but {
	background-color : Black;
	border : 1px solid #eeeeee;
	color : #eeeeee;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-align : center;
	width : 126px;
	height : 17px;
}