body.PageFill 
{
  BACKGROUND-COLOR: #eeeeee;
  font-family: Verdana, Arial, Helvetica;
  COLOR: Black; 
  text-align: center; 
}

page
{
  text-align: center; 
}

div.LoginContent
{
  background-color:#D5D9DB; 
  position:relative; 
  margin:10% auto;  
  height:300px;
  width:300px;  
  border-top-style:solid; 
  border-top-color:#666666; 
  border-top-width:thin;
  border-bottom-style:solid; 
  border-bottom-color:#666666; 
  border-bottom-width:thin; 
  border-left-style:solid;  
  border-left-color:#666666; 
  border-left-width:thin; 
  border-right-style:solid; 
  border-right-color:#666666;
  border-right-width:thin;
}

div.Logo
{
  background-color:#EAEFF5;
  position:relative; 
  font-family: Verdana, Arial, Helvetica;
  COLOR: Black; 
}

div.LoginBox
{ 
  position:relative;
  height:100%";
  padding: 0.5cm;
}

div.EmailContent
{
  background-color:#D5D9DB;
  position:relative; 
  margin:10% auto;  
  height: 518px;
  width: 600px; 
  border-top-style:solid; 
  border-top-color:#666666; 
  border-top-width:thin;
  border-bottom-style:solid; 
  border-bottom-color:#666666; 
  border-bottom-width:thin; 
  border-left-style:solid;  
  border-left-color:#666666k; 
  border-left-width:thin; 
  border-right-style:solid; 
  border-right-color:#666666;
  border-right-width:thin;   
}

div.EmailInputs
{
  position:relative; 
  margin:1% auto;  
  height: 400px;
  width:  350px;  
  text-align: left; 
}

div.TimesheetsBack
{
  position:relative;
  margin:10% auto; 
  height:400px; 
  width:400px;  
}

