body{	color: #000000;	background-color: #FFF;	font-family: "verdana CE", "Arial CE", verdana, helvetica, arial, sans-serif;	font-size: small;	margin: 0px;	padding: 0px;}p, span, div{	font-size: small;}h1{	font-size: large;}h2{	font-size: medium;}
h3
{
	font-size: small;
}

#WholePage
{
	max-width: 800px;
}

#Menu{	margin: 0px;	padding: 0px;	position:absolute;	width: 150px;	left: 0px;	top: 0px;	height: 100%;	color: #000000;	background-color: #EEEEEE;	border-right: solid 1px black;}
#Menu #MainImage
{
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: solid 1px black;
}

#MenuContent
{
	padding: 5px;
}

#MainPage{	padding: 20px;	margin-left: 150px;		height: 100%;}
#MainPage a:hover
{
	border-bottom: dashed 1px blue;
	text-decoration: none;
}
	
#Menu a
{
	color: #0000AA;
	background-color: #EEEEEE;	text-decoration: none;
}

#Menu a:hover
{
	color: #AA0000;
	background-color: #EEEEEE;	text-decoration: underline;
}

#Menu .MenuItem0
{
}

#Menu .MenuItem0Selected
{
	font-weight: bold;
	color: #AA0000;
	background-color: #EEEEEE;	text-decoration: underline;
}

#Menu .MenuItem1
{
	font-size: smaller;
}

#Menu .MenuItem1Selected
{
	font-size: smaller;
	font-weight: bold;
	color: #AA0000;
	background-color: #EEEEEE;	text-decoration: underline;
}

#Menu .MenuItem2
{
	font-size: x-small;
}

#Menu .MenuItem2
{
	font-size: x-small;
	font-weight: bold;
	color: #AA0000;
	background-color: #EEEEEE;	text-decoration: underline;
}

#Menu .Lang
{
	font-size: xx-small;
}

.PdaHelpLink
{
	display: none;
}