BODY
{
	color: white;
	background-color: #000000;
}
a 
{
	text-decoration: none;
}
.menu
{
	font-family: Arial;
	cursor:hand;
	cursor:hand;
	text-decoration: none;
	color: #FFFFFF;
}
.link
{
	font-family: Arial;
	font-size: x-small;
	cursor:hand;
	cursor:hand;
	text-decoration: none;
	color: #886789;
}
#prplbar
{
	z-index: 1;
	width: 100%;
	position: absolute;
	top: 180px;
	height: 80px;
	background-color: #886789;
}
#tblmain
{
	width: 100%;
	height: 140px;
}
.menucurr {
	font-family: Arial;
	text-decoration: none;
	color: #886789;
}
.maintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	color: #FFFFFF;
	text-align: center;
}

.menubar	{
	position:relative; 
	z-index:1;
	top:-30px;
}

.displayarea	{
	Z-INDEX:1; 
	POSITION:absolute; 
	TOP:230px; 
	width:100%;
}