/* Getting from cache introseite */
body {
	font-family: Arial, Verdana, sans-serif;
	color: #000001;
	font-weight: normal;
	font-size: 9pt;
	text-decoration: none;
	cursor: default;
}

#container {
	cursor: default;
	top: 50%;
	left: 50%;
	position: absolute;
	margin-top: -200px;
	margin-left: -400px;
	height: 400px;
	width: 800px;
}

fieldset {
	overflow: hidden;
	display: block;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
}

legend {
	display: none;
}

#center_l {
	cursor: default;
	display: none;
}

#center_c {
	cursor: auto;
}

#center_r {
	cursor: default;
	display: none;
}

#topLeft {
	cursor: default;
	display: none;
}

#topCenter {
	cursor: default;
	display: none;
}

#topRight {
	cursor: default;
	display: none;
}

#bottomLeft {
	cursor: default;
	display: none;
}

#bottomCenter {
	cursor: default;
	display: none;
}

#bottomRight {
	cursor: default;
	display: none;
}

table {
	width: 100%;
	cursor: default;
}

#center_c td {
	cursor: auto;
}

.buttonLevel3Normal {
}

.buttonLevel3Hover {
}
