@charset "Windows-1251";
/* CSS Document */
.loaddiv
{
	position: absolute;
	top: 0px;
	left: 0px;
	background-color:#333;
	color:#CCC;
	font:"Times New Roman", Times, serif;
	font-size:18px;
}
.loadtext
{
	position: absolute;
	color:#CCC;
	font:"Times New Roman", Times, serif;
	font-size:18px;
}
