body
{
	background-color: #ffffff;
	color: #000000;
	font-size: 11pt;
	font-family: Verdana,Helvetica,Arial,sans-serif;
}

a
{
	color: #991515;
	text-decoration: none;
	font-weight: bold;
}

a:visited
{
	color: #aa5555;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

h2
{
	font-size: 12pt;
}

h1
{
	font-size: 14pt;
	font-weight: bold;
}

.row1
{
	background-color: #505050;
}

.row2
{
	background-color: #000000;
}

.row3
{
	background-color: #300000;
}


.rowCategory
{
	background-color: #0c0c0c;
}

.rowChilds
{
	background-color: #353535;
	text-align: center;
	border: 0px;
}

#centerContent
{
	background-color: #ffffff;
	
	vertical-align: top;
	
	margin-top: 20px;
		
	margin-left: 45px;
	
	width: auto;
	
	z-index: 5;
}

#suggestPage
{
	visibility: hidden;
}

#leftBanner
{
	visibility: hidden;
}

#header
{
	visibility: hidden;
}

#navigation
{
	visibility: hidden;
	display: none;
}

#textNavigation
{
	visibility: hidden;
}

#printed
{
	font-size: 14pt;
	font-style: bold;
	align: center;
	background-color: #ffffff;
	vertical-align: bottom;

	margin-left: 30px;

}
