html
{
}
body
{
	font-family: Arial,Helvetica,Sans-serif;
	font-size: 14px;
	color: black;
	background-color: white;
	margin: 0px;
}
/************************************************************************/
/* begin Index Definitions */
.index
{
display:none;	
}

.contentFrame
{
	position:absolute;
	right:0px;
	top:0px;
	height:auto;
	overflow:visible;
}
