﻿
.modalUpdate
{
	position			: absolute; 
	width				: 500px; 
	height				: 275px; 
	background-color	: White; 
	filter				: alpha(opacity=70); 
	opacity				: 0.7; 
	vertical-align		: middle; 
	text-align			: center; 
	table-layout		: auto;
	font-size			: 14pt;
	font-weight			: bold;
}


.modalUpdate100
{
	position			: absolute; 
	width				: 500px; 
	height				: 100px; 
	background-color	: White; 
	filter				: alpha(opacity=70); 
	opacity				: 0.7; 
	vertical-align		: middle; 
	text-align			: center; 
	table-layout		: auto;
	font-size			: 14pt;
	font-weight			: bold;
}

.modalUpdate200
{
	position			: absolute; 
	width				: 500px; 
	height				: 200px; 
	background-color	: White; 
	filter				: alpha(opacity=70); 
	opacity				: 0.7; 
	vertical-align		: middle; 
	text-align			: center; 
	table-layout		: auto;
	font-size			: 14pt;
	font-weight			: bold;
}

.modalUpdate300
{
	position			: absolute; 
	width				: 500px; 
	height				: 300px; 
	background-color	: White; 
	filter				: alpha(opacity=70); 
	opacity				: 0.7; 
	vertical-align		: middle; 
	text-align			: center; 
	table-layout		: auto;
	font-size			: 14pt;
	font-weight			: bold;
}

.modalUpdate400
{
	position			: absolute; 
	width				: 500px; 
	height				: 400px; 
	background-color	: White; 
	filter				: alpha(opacity=70); 
	opacity				: 0.7; 
	vertical-align		: middle; 
	text-align			: center; 
	table-layout		: auto;
	font-size			: 14pt;
	font-weight			: bold;
}

.modalUpdate500
{
	position			: absolute; 
	width				: 500px; 
	height				: 500px; 
	background-color	: White; 
	filter				: alpha(opacity=70); 
	opacity				: 0.7; 
	vertical-align		: middle; 
	text-align			: center; 
	table-layout		: auto;
	font-size			: 14pt;
	font-weight			: bold;
}

.modalUpdate600
{
	position			: absolute; 
	width				: 500px; 
	height				: 600px; 
	background-color	: White; 
	filter				: alpha(opacity=70); 
	opacity				: 0.7; 
	vertical-align		: middle; 
	text-align			: center; 
	table-layout		: auto;
	font-size			: 14pt;
	font-weight			: bold;
}