
#DIV_DESKTOP
{
	display: block;
	z-index: 1;
	left: 0px;
	width: 1%;
	background-repeat: repeat;
	font-family: Arial;
	position: absolute;
	top: 0px;
	height: 1%;
	text-align: center;
	cursor: wait;
}
#loader
{
	border-right: #00008b 1px solid;
	border-top: #00008b 1px solid;
	display: block;
	z-index: 2;
	background: #f1f4fa;
	left: 0px;
	vertical-align: middle;
	border-left: #00008b 1px solid;
	width: 420px;
	border-bottom: #00008b 1px solid;
	font-family: Arial;
	position: absolute;
	top: 0px;
	height: 80px;
}
#loader TD
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	background: #f1f4fa;
	padding-bottom: 5px;
	color: #606060;
	padding-top: 5px;
	font-family: Arial;
	cursor: wait;
}
#SB_Style_loader P
{
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	background: #f1f4fa;
	padding-bottom: 10px;
	margin: 0px;
	color: #606060;
	padding-top: 10px;
	font-family: Arial;
}
#loader IMG
{
	float: left;
	margin: 0px 12px 0px 0px;
}
#loader STRONG
{
	display: block;
	margin: 0px 0px 3px;
}
#loader BR
{
	display: none;
}

