html, body
{
	font-family : Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	color: #6e6e6e;
	background-color: #6e6e6e;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}

td, input
{
	font-family : Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	color: #6e6e6e;
}

#headline
{
	font-family : Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	color: #00469b;
	font-weight:bold
}

#headlinegr
{
	font-family : Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	color: #6e6e6e;
	font-weight:bold
}

#bgtable
{
	width: 100%;
	height: 100%;
}

#maintable
{
	font-family : Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	background-color: #ffffff;
	width: 100%;
	height: 100%;
}

#contenttable
{
	font-family : Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	background-color: #ffffff;
	width: 100%;
	height: 100%;
}

#td_content
{
	width: 590px;
	height: 590px;
}

#td_leftcontent
{
	width: 60px;
	height: 400px;
}

#td_rightcontent
{
	width: 60px;
	height: 400px;
}

#td_hnexttocontent
{
	width: 114px;
}

#td_vnexttocontent
{
	height: 114px;
}

#picturelist
{

}

#td_picturelistvspace
{
	width: 100px;
}

#td_picturelisthspace
{
	height: 10px;
}

#td_menuspace
{
	width: 15px;
}

a
{
	font-family : Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	color : #6e6e6e;
	text-decoration : underline;
}

a:active
{
	font-family : Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	color: #00469b;
	text-decoration : underline;
}

a:hover
{
	font-family : Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	color: #00469b;
	text-decoration : underline;
}

a.noHover:hover
{
	font-family : Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	color: #00469b;
	text-decoration : underline;
}
