body {
	background-image:url('soiree_007.jpg');
	}	
	
a:link{ 
	color: #FFFFFF;
	text-decoration: none;
	}
a:visited { 
	color: #FFFFFF;
	text-decoration: none;
	}
a:hover { 
	color: #B1CAF3;
	text-decoration: none;
	}
a:active { 
	color: #FFFFFF;
	text-decoration: none;
	}

a:link:normlink {
text-decoration: underline;
color: #0000FF;
}

a:visited:normlink { 
	color: #0000FF;
	text-decoration: underline;
	}
a:hover:normlink { 
	color: #B1CAF3;
	}
a:active:normlink { 
	color: #0000CC;
	}
    
.norm {
font-family: Verdana, 'Times New Roman', Arial, sans-serif;
}



.menutbl {
background-color: #AAC1F5;
}    
td.TitleMain {
    font-family: "Arial","Verdana","Times New Roman";
    color: 000000;
    font-size: 170%;
    line-height: 90%;
    font-style: normal;
    font-weight: bold;
    text-align: center;
}

.bld {
font-weight:bold;
}

.hr70 {
width:70%;
text-align: center;
}

.textwhite {
color: #ffffff;
}

.normenu {
color: #ffffff;
background-color: #680198;
text-align:center;
font-weight:bold;
}

.normenubl {
color: #ffffff;
font-size: 15 pt;
position: relative;
text-align:center;
font-weight:bold;
}

.popitnorm {
color: #0000CC;
position: relative;
text-align:center;
font-weight:bold;
cursor:pointer;
}


.popperimage {
display: none;
font-family: Verdana, 'Times New Roman', Arial, sans-serif;
z-index: 1;
font-size: 11px;
font-weight: normal;
color: #000091;
}

.popperov {
display: none;
position: absolute;
z-index: 60;
height: 300px;
width: 485px;
top: 150px; 
left: 200px;
padding: 3px;
border: 2px solid #004080;
background-color:#F4F9F3;
font-family: Verdana, 'Times New Roman', Arial, sans-serif;
font-size: 11px;
font-weight: normal;
color: #000091;
}

.popperin {
display: none;
position: relative;
top: 5px;
left: 30px;
z-index: 61;
padding: 3px;
background-color:#F4F9F3;
font-family: Verdana, 'Times New Roman', Arial, sans-serif;
font-size: 12px;
font-weight: normal;
color: #000091;
}
P.Heading1T {
	font-family: Arial, sans-serif;
	font-size: 15pt;
	margin-top: 8pt;
	color: #669933;
}
.TitleMainPara {
    font-family: "Arial","Verdana","Times New Roman";
    color: #680198;
    font-size: 150%;
    line-height: 90%;
    font-style: normal;
    font-weight: bold;
    text-align: center;
}

#imageContainer {
	position:relative; 
	margin:auto;
	width:600px;
	height:301px;
	
}
#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}