.standardText
{	font-style: normal;
	font-family: Arial;
	font-size: 9pt;
	color: #323232;
}

.smallText
{	font-style: normal;
	font-family: Arial;
	font-size: 7pt;
	color: #323232;
}

.standardInput
{	font-style: normal;
	font-family: Arial;
	font-size: 9pt;
	color: #323232;
	border: solid 1px #646464;
	padding-left: 5px;
	padding-right: 5px;
}

.img_popup
{
	background-color:#323232;
	filter:Alpha(Opacity=50);
	
}