.center
{    
    margin:auto;
}

img.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

A
{
	color: white;
    z-index: 1;
    left: 693px;
    top: 2px;
    position: absolute;
    height: 23px;
    width: 270px;
}

.DataLabel
{
	font-weight: bold;
	font-size: 16px;
	color: #3366cc;
	font-family: Arial;
	background-color: Gray;
}

.BackColour
{
	background-color: #3366cc;
}

Input
{
	font-weight: normal;
	font-size: 12px;
	width: 342px;
	color: black;
	font-family: Arial;
	height: 21px;
    position: absolute;
    z-index: 1;
    left: 166px;
    top: 5px;
    right: 474px;
}
Span
{
	font-weight: bold;
	font-size: 12px;
	color: White;
	font-family: Arial;
    z-index: 1;
    left: 7px;
    top: 5px;
    position: absolute;
    bottom: 2px;
    width: 169px;
}
Label
{
	font-weight: bold;
	font-size: 12px;
	color: White;
	font-family: Arial;
}
