body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0000FF;
}
#TopLeftDiv {
	position: absolute;
	left: 0px;
	top: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: outset;
	border-bottom-style: inset;
	border-left-style: solid;
	border-top-color: #99CCFF;
	border-right-color: #FBFBFC;
	border-bottom-color: #FBFCFD;
	border-left-color: #99CCFF;
	background-color: #99CCFF;
}
#TopLeftDiv a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
}

#tblTopMenu {
	margin: 2px;
}
#TopMenu {
}

#TopMenu a {
	text-decoration: none;
	display: block;
	text-align: center;
	padding-top: 4px;
	padding-right: 1px;
	padding-bottom: 4px;
	padding-left: 1px;
	color: #0000CC;
}
#TopMenu a:visited{
	text-decoration: none;
	color: #0000FF;

}

#TopMenu a:active {
	text-decoration: none;
	color: #FFFFFF;

}

#TopMenu a:hover {
	text-decoration: none;
	color: #FFFFFF;
}


#TopMenu td {
	font-weight: normal;
	font-size: 9pt;
	text-align: center;
	white-space: nowrap;
}
#ContentTitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}


#ContentTextTD {
	padding: 20px;
}

#ContentTextTD p:first-letter  {
	font-weight: bold;
	font-size: larger;
	
}
#Top1, #Top2, #Top3 {
	height: 121px;
	width: 121px;
	border: 1px solid #FFFFFF;
}


#Caption i {
	background-color: #99CCFF;
	margin: 2px;
	font-size: 12pt;
	font-style: italic;
	font-weight: lighter;
	font-family: Akbar;
	display: block;
	filter: Alpha(Opacity=90, FinishOpacity=20, Style=1, StartX=50, StartY=0, FinishX=50, FinishY=100);
}


#DataTbl, #DataTbl select {
	font-size: 9pt;
	margin: 0px;
	border: 1px solid #99CCFF;
}
#DataTbl th {
	color: #0000FF;
	background-color: #99CCFF;
	border: 1px solid #000000;
	text-align: center;
}
#DataTbl td {
	border: 1px solid #99CCFF;
}
#DataTbl a {
	display: block;
	width: 100%;
	text-align: center;
	text-decoration: none;
	color: #0000FF;
	font-weight: bold;
}
#DataNav a {
	display: block;
	width: 100px;
	background-color: #99CCFF;
	text-align: center;
	padding: 0px 4px 2px;
	margin: 4px;
	text-decoration: none;
	color: #0000FF;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: solid;
	border-top-color: #CCFFFF;
	border-right-color: #00FFFF;
	border-bottom-color: #00FFFF;
	border-left-color: #CCFFFF;
}

