html,body
{

	background-color: #ffffff;
	height: 90%;
	margin: 0;
	padding: 0;
	width: 90%;
	overflow: visible;
}

* 
{
	font-size: 100%;
}

#content a, #content a:link, #content a:hover, #content a:active,
#content a.link12blue16, #content a.link12blue16:link, 
#content a.link12blue16:hover, #content a.link12blue16:active

{
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	margin: 0;
	padding: 0;
	text-decoration: underline;
}

#frame, #core
{
	float: left;
	margin: 0;
	overflow: visible;
	padding: 0;
	width: 100%;
}

#langmenu, #menu, #footer
{
	display: none;
}

#content
{
	border: 0;
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	float: left;
	line-height: 16px;
	margin: 0;
	padding: 6px 0px 8px 0px;
	text-align: left;
}

#contentleft
{
	width: 20%;
}

#contentleft, #contentcenter, #contentright
{
	width: 33%;
}









