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
{
}

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

#MenuContent
{
	padding: 0px;
}

#MainPage{	padding: 0px;	margin-left: 0px;	}
#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: inline;
	width: 100%;
	padding: 2px;
	font-weight: bold;
	font-size:larger;
}