.dragme{position:relative;cursor:hand}
.dragclass{position : relative; cursor : move;}
.dragclassMouseMove{position : relative; cursor : move;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;}

.TxtBoxOnPageStyle
{
	width : 100% ;
	border : 1px solid #999966 ;
	font-family : vardana, Arial, Tahoma, Sans-Serif ;
	font-size : xx-small;
	background-color : Gainsboro ;
}

.DDLonPageStyle
{
	width : 100% ;
	border : 1px solid #FFFFFF ;
	font-family : vardana, Arial, Tahoma, Sans-Serif ;
	font-size : xx-small;
	background-color : Gainsboro ;
}

.LabelOnPageStyle
{
	width : 100% ;
	border : 0px ;
	font-family : vardana, Arial, Tahoma, Sans-Serif ;
	font-size :x-small ;
}

.TextOnPages
{
	font-family : vardana ;
	font-size : small ;
}

.progress 
{
	PADDING-LEFT: 5px; FONT-SIZE: 12px; OVERFLOW: hidden; WIDTH: 1px; COLOR: white; HEIGHT: 14px; BACKGROUND-COLOR: navy;
}