table.bordertable
{
	background-color: Black;
	border-width: 0;
	width: 100%;
	height: 30px
}

table.contenttable
{
	border-width: 0
}

td.infobar
{
	color: White;
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size: 10pt;
}

td.infobar a
{
	color: White
}

body 
{
	font-family: Times New Roman, Times, Serif;
	font-size: 12pt;
	margin: 0px
}

.componentedit
{
	display: none;
}