﻿.Header
{
	position: absolute;
	top: 180px;
	left: 190px;
	z-index: 9;
}
#divMessage
{
	color: black;
	z-index: 2;
	position: absolute;
	width: 830px;
	height: 640px;
	top: 230px;
	left: 200px;
	font-family: Arial;
	font-weight: bold;
	font-size: 11pt;
	overflow: auto;
}
#divTopMenuLine
{
	position: absolute;
	top: 90px;
	left: 170px;
	z-index: 12;
	width: 399px;
	height: 32px;
	border-bottom: black 2px solid;
	cursor: hand;
	cursor: Pointer;
}
#divBottomMenuLine
{
	position: absolute;
	top: 130px;
	left: 110px;
	z-index: 12;
	width: 532px;
	height: 32px;
	border-bottom: black 2px solid;
	cursor: hand;
	cursor: Pointer;
}
.imgPerformance2500
{
    z-index: 15;
    position: absolute;
    top: 0px;
    left: 0px; 
}
.imgPerformance2400
{
    z-index: 15;
    position: absolute;
    top: 0px;
    left: 133px; 
}
.imgOffStage
{
    z-index: 15;
    position: absolute;
    top: 0px;
    left: 266px;
}
.imgGovernment
{
    z-index: 15;
    position: absolute;
    top: 0px;
    left: 0px;
}
.imgFoundation_Media
{
    z-index: 15;
    position: absolute;
    top: 0px;
    left: 133px;
}
.imgSeries_Catering
{
    z-index: 15;
    position: absolute;
    top: 0px;
    left: 266px;
}
.imgMerchant
{
     z-index: 15;
    position: absolute;
    top: 0px;
    left: 399px;
 }
.DefaultSection
{
	position: absolute;
	top: 170px;
	left: -20px;
	z-index: 12;
}
.Section1
{
	position: absolute;
	top: 170px;
	left: -30px;
	z-index: 12;
	display:none;
}

