body {
	background-color: #FFFFFF;
	background-image: url(img/bg_page.gif);
	background-position:left top;
	background-repeat: repeat-y;
	background-attachment:fixed;
	margin-left:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align:right;
}
A 			{ color: #333333; text-decoration:none; }
A:link		{ color: #333333; text-decoration:none; }
A:visited	{ color: #333333; text-decoration:none; }
A:active	{ color: #000000;  }
A:hover		{ color: #000000; text-decoration:underline;}
table{
	border-collapse:collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	text-align:right;
	vertical-align:bottom;
}
.root{
font-weight:bold;
	color:#006699;
	font-size:12px;
	vertical-align:baseline;
	padding-left:22px;
	background-image:url(img/crown1.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}
#divUpControl {position:absolute; left:0px;top:5px; width:350px;height:15px; z-index:1; text-align: right}
#divDownControl {position:absolute; left:0px; top:350px; width:350px;height:15px; z-index:1;text-align: right}
#divContainer {LEFT: 20px; RIGHT: 0px; VISIBILITY: hidden; OVERFLOW: hidden; WIDTH:330px; CLIP: rect(0px 330px 330px 0px); POSITION:absolute; TOP: 20px; HEIGHT: 330px}
#divContent {LEFT: 0px; POSITION: absolute; TOP: 0px}
#infotitle {position:absolute; left:0px; top:370px; width:440px;height:15px; z-index:1;}
