html,body
{
	background-color: #ffffff;
	height: 90%;
	margin: 0;
	overflow: visible;
	padding: 0;
	width: 95%;
}

* 
{
	font-size: 100%;
}

#content a, #content a:link, #content a:hover, #content a:active
{
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	line-height: 24px;
	margin: 0;
	padding: 0;
	text-decoration: underline;
}

#frame
{
	float: none;
	height: 100%;
	margin: 0;
	overflow: visible;
	padding: 0;
	width: 100%;
}

#core
{
	color: #000000;
	float: none;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	height: 100%;
	line-height: 24px;
	margin: 0;
	overflow: visible;
	padding: 0;
	width: 100%;
}

#contentleft,#headline
{
	display: none;
}

#contentright,#content,#contentnopadright
{
	background: none;
	border: 0;
	height: 100%;
	float: none;
	margin: 0; 
	overflow: visible;
	padding: 0;
	width: 100%;
}

#content ul li, #contentnopadright ul li
{	
	border: 0;
	color: #000000;
	font-family: Arial, Verdana, Sans serif;	
	font-size: 12px; 	
	font-weight: normal;
	line-height: 24px;
	margin: 0;
	padding: 0;
	text-align: left;
}

table
{
	border: 1px solid #000000;
	color: #000000;
	font-family: Arial, Verdana, Sans serif;	
	font-size: 12px; 	
	font-weight: normal;
	line-height: 24px;
	margin: 13px 0px 20px 0px;
	padding: 0;
	text-align: left;
}

td
{
	border: 1px solid #000000;
	color: #000000;
}

div.floatleft
{
	border: 0;
	float: left;
	overflow: visible;
	margin: 0;
	padding: 0;
	text-align: left;
}











