Body {	border: 0px;
	padding: 0px;
	color: #000000;
	font-size: 10pt;
	font-family: tahoma,verdana,arial;
}

#mainPart {	top: 312px;
		left: 400px;
		position: absolute;
		z-index: 1;
}

Table.MainPart	{	color: #000000;
			font-size: 10pt;
			font-family: tahoma,verdana,arial;
}

Table.MainPart A {	color: #3333FF;
			text-decoration: none;
			font-weight: bold;
}
Table.MainPart A:hover 	{	color: #3333FF;
				text-decoration: underline;
				font-weight: bold;
}
A.Logo, A.Logo:visited {	color: #3333FF;
				font-size: 10pt;
				text-decoration: none;
				font-weight: bold;
}
A:hover.Logo {	color: #3333FF;
		font-size: 10pt;
		text-decoration: underline;
		font-weight: bold;
}

A.Other {	color: #3333FF;
		text-decoration: none;
		font-weight: bold;
}
A:hover.Other {	color: #3333FF;
		text-decoration: underline;
		font-weight: bold;
}

#divUpControl {	position: absolute;
		left: 318px;
		top: 10px;
		width: 10px;
		height: 10px;
		z-index: 1;
}

#divDownControl {	position: absolute;
			left: 318px;
			top: 42px;
			width: 10px;
			height: 10px;
			z-index: 1;
}

#divContainer {	visibility: hidden;
		overflow: hidden;
		width: 338px;
		clip: rect(0px 338px 260px 0px);
		position: absolute;
		top: 0px;
		height: 260px;
}

#divContent {	left: 0px;
		position: absolute;
		top: 0px;
}