﻿body
{
  vertical-align: top;
}

.PreLoadCss
{
  visibility: visible; 
  z-index: 10000; 
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width: 100%; 
  height: 100%; 
  text-align: center; 
  vertical-align: top;
}

.PreLoadCss /* FF */
{
  text-align: -moz-center; 
}

.PreLoadTextCss
{
  vertical-align: top;
  text-align: center; 
  color: White; 
  height: 100%;
  line-height: 12px;
}