body
{
	background-color:#ffffff;
	color:#000000;
	font-size:11pt;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	margin-left:5px;
	margin-top:3px;
}

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

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

a:hover
{
	text-decoration: underline;
}

p
{
	line-height:14pt;
}

h2
{
	font-size: 12pt;
}

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

.row1
{
	background-color: #a0a0a0;
}

.row2
{
	background-color: #cfcfcf;
}

.row3
{
	background-color: #9f9f9f;
}


.rowCategory
{
	background-color: #c0c0c0;
}

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

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

#suggestPage
{
	font-size: 10px;
	background-color: #ffffff;
	vertical-align: top;
	margin-top: 40px;
	margin-left: 40px;
	
	width: 580px;
	z-index: 0;
	visibility: hidden;
}



#leftBanner
{
	visibility: hidden;
}

#header
{
	visibility: hidden;
}

#navigation
{
	visibility: hidden;
}

#textNavigation
{
	position: absolute;
	font-size: 14px;
	background-color: #ffffff;
	vertical-align: top;
	top: 4px;
	margin-left: 30px;
		
	z-index: 0;
}

#printed
{
	visibility: hidden;
}

