﻿
body {
  background:none;
	color: black;
    font-family: Arial, "Segoe UI", Verdana, Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;
}
#lblEnvironment
{
	display:none;
}

.MasterGreeting
{
	display: none;
}
#lblServer
{
	display: none;
}

input[type="submit"],
input[type="button"],
input[type="reset"],
button
{
	display: none;
}

