P {
    font-family: arial, sans-serif ;
    font-weight: normal ;
    font-size: 10pt ;
    color: #000000;
    left: 3; 
}

TD {
    font-family: arial, sans-serif ;
    font-weight: normal ;
    font-size: 10pt ;
    color: #000000;
    left: 3; 
}

.Heading {
	font-size: 12pt;
	font-weight: bold;
}

.LeftPanel {
	background-image: url('images/leftimages.jpg');
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 170px;
	width: 217px;
	height: 472px;
}

.RightPanel {
	background-image: url('images/rightimages.jpg');
	background-repeat: no-repeat;
	position: absolute;
	left: 762px;
	top: 170px;
	width: 215px;
	height: 472px;
}

.TopPanel {
    font-family: arial, sans-serif ;
    font-weight: normal ;
    font-size: 10pt ;
    color: #000000;
    position: absolute;
    top: 1px;
    left: 218px;
    height: 165px;
    width: 546px; 
}

.MainPanel {
	background-image: url('images/centrebox.jpg');
	background-repeat: no-repeat;
    font-family: arial, sans-serif ;
    font-weight: normal ;
    font-size: 10pt ;
    color: #000000;
    position: absolute;
    top: 170px;
    left: 217px;
    width: 546px; 
    height: 472px;
}